body.catalog-category-view.blackfriday-special-category .columns .column.main{
	width: 100%;
}
.blackfriday-special-category .page-wrapper{
	background-color: #1a1a1a;
}
.blackfriday-special-category .dali-cookies-popup{
	background-color: #000;
	color: #fff;
}
.blackfriday-special-category .homepage-section{
	background-color: #000;
	color: #fff;
}
.blackfriday-special-category .filter-options .filter-wrapper:not(.categorie) .filter-options-content ol li a{
	color: #fff;
}
.blackfriday-special-category .products-grid ol.products li.product-item .product-item-info{
	background-color: #fff;
}
.blackfriday-special-category .toolbar .limiter span{
	color: #fff;
}
.blackfriday-special-category .toolbar-sorter label{
	color: #fff;
}
.blackfriday-special-category .filter-options .filter-options-title:after{
	color: #fff;
}
.blackfriday-special-category .dali-breadcrumbs{
	padding: 10px 15px;
}
.blackfriday-special-category .homepage-section6 ul li h2 span:first-child,
.blackfriday-special-category .homepage-section6 ul li h2 span:last-child{
	color: #fff;
}
.blackfriday-special-category .homepage-section6 ul li:hover h2 span:first-child{
	color: #2b2b2d;
}
.blackfriday-special-category .homepage-section6 ul li:hover h2 span:last-child{
	color: #465157;
}
.blackfriday-special-category .homepage-section6 ul li:hover p{
	color: #000;
}
.blackfriday-special-category .header-bottom-wrapper .navigation ul{
	background-color: #0088CC;
}
.blackfriday-special-category .header-bottom-wrapper  .navigation > ul li.level0.active{
	background-color: #fff;
	border-radius: 7px;
	background-image: none;
	display: flex;
    align-items: center;
    justify-content: center;
    margin: 3px 0;
}
.blackfriday-special-category .header-bottom-wrapper  .navigation > ul li.level0.active > a.level-top{
	color: #000;
	border: none;
	line-height: normal;
	font-weight: 600;
}
.blackfriday-special-category .header-bottom-wrapper .navigation > ul li.level0 .submenu li{
	box-shadow: 0 1px 2px rgb(253 253 253 / 8%);
}
.blackfriday-special-category .header-bottom-wrapper .navigation > ul li.level0 > a.level-top{
	color: #fff;
}
.blackfriday-special-category .header-bottom-wrapper .navigation > ul li.level0 .submenu li a{
	color: #000;
}
.blackfriday-special-category .header-bottom-wrapper .navigation > ul li.level0 .submenu li a{
	box-shadow: inset 0 0 0 0 #000;
}
.blackfriday-special-category .home-featured-products-slider .widget.block-products-list ol.product-items .slick-track .slick-slide > div{
	background-color: #353535;
}
.blackfriday-special-category .products.slick-slider .slick-track .slick-slide,
.blackfriday-special-category .widget.block-products-list ol.product-items .slick-track .slick-slide{
	background-color: #353535;
}
.blackfriday-special-category .products li .product-item-info .product-item-name a,
.blackfriday-special-category .widget.block-products-list ol.product-items li.product-item .product-item-info .product-item-name a{
	color: #fff;
}
.blackfriday-special-category .custom-prices-box.old-price-present .custom-price-incl-tax,
.blackfriday-special-category .custom-prices-box.old-price-present .custom-price-excl-tax span:first-child,
.blackfriday-special-category .custom-prices-box .custom-price-old + .custom-price-excl-tax span:last-child{
	color: #ffff00;
}
.blackfriday-special-category .delivery-contact{
	background-color: #292929;
}
.black-friday-category-page-wrapper{
	display: flex;
	flex-direction: column;
}
.black-friday-category-page-wrapper.container{
	padding: 0;
}
.subcategories-tabs-headers{
	display: flex;
	list-style: none;
	padding: 0;
	justify-content: flex-start;
	align-items: flex-end;
	background-color: #0088CC;
    border-radius: 7px;
}
.subcategories-tabs-headers li{
    color: #fff;
    padding: 10px 25px;
    text-align: center;
    margin: 0;
    border-bottom: none;
    cursor: pointer;
    user-select: none;
	transition: .3s all;
	margin: 3px 0;
}
.subcategories-tabs-headers li:first-child{
	margin-left: 3px;
}
.subcategories-tabs-headers li.active{
	color: #000;
	font-weight: 600;
	border-radius: 7px;
	background-color: #fff;
	transition: .3s all;
}
.subcategories-tabs-content{
	display: grid;
	list-style: none;
	padding: 0;
	overflow: hidden;
}
.subcategories-tabs-content > li{
	grid-row-start: 1;
    grid-column-start: 1;
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.subcategories-tabs-content > li.active{
    visibility: visible;
    opacity: 1;
    height: 100%;
}
.subcategories-tabs-content > li > ul > li{
	position: relative;
	display: flex;
	flex-direction: column;	
}
.subcategories-tabs-content > li h2{
	color: #fff;
	font-size: 26px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
}
.subcategory-level2-content > ul{
	padding: 0;
}
.subcategories-tabs-content .category-products-list{
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.subcategories-tabs-content .category-products-list li{
	width: calc(100% / 4 - 15px);
	margin: 0 20px 20px 0;
	display: flex;
	flex-direction: column;
	background-color: #292929;
	position: relative;
}
.subcategories-tabs-content .category-products-list li .dali-product-labels-wrapper{
	z-index: 1;
	left: 0;
	top: -5px;
}
.subcategories-tabs-content .category-products-list li .dali-product-labels-wrapper .dali-label{
	width: 75px;
}
.subcategories-tabs-content .category-products-list li .dali-product-labels-wrapper .dali-text-label span{
	background-color: #cc0000;
    color: #ffffff;
    font-size: 18px;
}
.subcategories-tabs-content > li ul li:nth-child(4n){
	margin: 0 0 20px 0;
}
.subcategories-tabs-content > li ul li .images-wrapper{
	width: calc(100% - 10px);
	height: 200px;
	position: relative;
	background-color: #fff;
	padding: 25px;
	border-radius: 5px;
    margin: 5px;
}
.subcategories-tabs-content > li ul li .images-wrapper img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.subcategories-tabs-content > li ul li .custom-prices-box{
	margin: auto 0 0;
	color: #fff;
}
.subcategories-tabs-content > li ul li .custom-prices-box:not(:empty):before{
	content: '';
	width: 70%;
	height: 1px;
	background-color: #ddd;
	position: absolute;
	top: -5px;
	left: 15%;
}
.subcategories-tabs-content > li ul li h3{
	text-align: center;
	padding: 0 5px;
	margin: 15px 0;
}
.subcategories-tabs-content > li ul li h3 a{
	color: #fff;
	font-size: 14px;	
}
.subcategories-tabs-content > li ul li form{
	margin: 15px auto;
}
.subcategories-tabs-content > li ul li form button{
	height: 100%;
    background-color: #0088CC;
    padding: 7px 15px;
    border-radius: 0;
    border: none;
}
.subcategories-tabs-content > li ul li form button span{
	color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
}
.black-friday-main-slider{
	width: 100%;
	padding: 0;
	list-style: none;
}
.black-friday-main-slider li{
	display: none;
}
.black-friday-main-slider li:first-child{
	display: block;
}
.black-friday-main-slider.slick-slider.slick-initialized{
	display: block;
	margin: 0 0 10px 0;
}
.top-pager .pager,
.bottom-pager .pages{
	display: flex;
	justify-content: flex-end;
}
.bottom-pager .pages ul li span:not(.label){
	font-size: 14px;
}
.bottom-pager .pages ul li.current span:not(.label){
	color: #fff;
}
.top-pager .pager .limiter{
	color: #fff;
}
.top-pager .toolbar-amount,
.top-pager .pages,
.bottom-pager .toolbar-amount,
.bottom-pager .limiter{
	display: none;
}
.black-friday-main-slider-wrapper.container{
	padding: 0;
}
.blackfriday-special-category main p,
.blackfriday-special-category main h1,
.blackfriday-special-category main h2,
.blackfriday-special-category main h3,
.blackfriday-special-category main h4,
.blackfriday-special-category main h5,
.blackfriday-special-category main ul li,
.blackfriday-special-category main a{
	color: #fff;
}
.category-black-friday:not(.catalog-product-view) main{
	display: none;
}
/*body.blackfriday-enabled.cms-index-index{
	background-color: #000;
}
body.blackfriday-enabled.cms-index-index .homepage-section3 ul li .slide-right h2,
body.blackfriday-enabled.cms-index-index .homepage-wrapper h2{
	color: #fff;
}*/
body.catalog-category-view:not(.categorypath-sleep-angel):not(.black-friday) .columns .column.main{
	float: right;
}




















@media (max-width: 991px){
	.subcategories-tabs-content .category-products-list li{
		width: calc(100% / 3 - 20px);
		margin: 0 30px 30px 0;
	}
	.subcategories-tabs-content > li ul li:nth-child(4n){
		margin: 0 30px 30px 0;
	}
	.subcategories-tabs-content > li ul li:nth-child(3n){
		margin: 0 0 30px 0;
	}
}
@media (max-width: 767px){
	.black-friday-category-page-wrapper.container{
		padding: 0 10px;
	}
}
@media (max-width: 650px){
	.subcategories-tabs-content .category-products-list{
		justify-content: space-between;
	}
	.subcategories-tabs-content .category-products-list li{
		width: calc(100% / 2 - 15px);
		margin: 0 0 25px 0 !important;
	}	
}
@media (max-width: 500px){
	.subcategories-tabs-headers{
		justify-content: space-between;
	}
	.subcategories-tabs-headers li{
		padding: 10px 5px;
		font-size: 12px;
	}
}
@media (max-width: 400px){
	.subcategories-tabs-content .category-products-list li{
		width: 100%;
	}

}