body[data-matched-route-name='productCategorySeo'] .main,
body[data-matched-route-name='productCategorySingle'] .main,
body[data-matched-route-name='staticPageBrand'] .main,
body[data-matched-route-name='productSearch'] .main,
body[data-matched-route-name='productFavourites'] .main {
	padding: 0;
}

.big-banner-wrapper .desktop {
	display: block;
	width: 100%;
}

.big-banner-wrapper .mobile {
	display: none;
}

.page-header {
	padding: 15px 0 30px;
	background: #ffffff;
	box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
}

.page-header > .inner {
	max-width: 1330px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

.page-header > .inner .breadcrumbs-wrapper {
	margin-bottom: 15px;
}

.page-header > .inner .title h1 {
	display: inline-block;
	vertical-align: bottom;
}

.page-header > .inner .title .products-count {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 15px;
	white-space: nowrap;
}

.product-list-mobile-buttons {
	display: none;
}

.product-list-wrapper {
	padding: 40px 0;
	background: #f7f7f7;
}

.loading .product-list-wrapper * {
	opacity: 0.8;
}

.loading .product-list-wrapper:after {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999;
	width: 100%;
	height: 100%;
	background: url('../images/spinner-dark.svg') no-repeat center;
	background-size: 120px;
}

.product-list-wrapper > .inner {
	max-width: 1330px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

.flash-sale-wrapper {
	height: 78px;
	background: #07060b;
}

.flash-sale-wrapper .flash-sale {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 1330px;
	margin: 0 auto;
	padding: 0 15px;
}

.flash-sale-wrapper .flash-sale img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 100%;
}

.flash-sale-wrapper .flash-sale .flash-sale-countdown {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 25px;
	padding-right: 15%;
	text-align: right;
}

.flash-sale-wrapper .flash-sale .flash-sale-countdown .big-text,
.flash-sale-wrapper .flash-sale .flash-sale-countdown .time-block {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	z-index: 1;
	color: #fff;
}

.flash-sale-wrapper .flash-sale .flash-sale-countdown .time-block .time,
.flash-sale-wrapper .flash-sale .flash-sale-countdown .time-block .text {
	display: inline-block;
	vertical-align: bottom;
}

.flash-sale-wrapper .flash-sale .flash-sale-countdown .time-block .time {
	width: 50px;
	color: #FFD940;
	font-family: 'Rubik', sans-serif;
	font-size: 32px;
	font-weight: 500;
	line-height: 27px;
	text-align: center;
}

.descriptive-text-top {
	margin-bottom: 40px;
}

.second-level-categories-wrapper {
	margin: 0 0 40px -20px;
}

.second-level-categories-wrapper .second-level-categories-title {
	display: none;
}

.second-level-categories-wrapper .second-level-category-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: calc((100% / 3) - 20px);
	width: 100%;
	height: 160px;
	margin-top: 20px;
	margin-left: 20px;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	padding: 15px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
	transition: box-shadow 0.2s ease-in-out;
}

.second-level-categories-wrapper .second-level-category-wrapper:hover .second-level-category {
	box-shadow: 0 25px 50px -10px rgba(0, 0, 0, 0.3);
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .second-level-category-banner {
	display: inline-block;
	vertical-align: top;
	width: 130px;
	margin-right: 20px;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .second-level-category-banner img {
	display: block;
	width: 100%;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: calc(100% - 150px);
	width: 100%;
	height: 120px;
	margin-bottom: 10px;
	overflow: hidden;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 30px;
	background: linear-gradient(0deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);
}

.second-level-categories-wrapper .second-level-category-wrapper:hover .second-level-category .third-level-categories-wrapper {
	height: auto;
}

.second-level-categories-wrapper .second-level-category-wrapper:hover .second-level-category .third-level-categories-wrapper:after {
	display: none;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .second-level-category-link {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .second-level-category-link span {
	display: inline-block;
	vertical-align: middle;
	max-width: calc(100% - 40px);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .second-level-category-link:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin-left: 10px;
	background: url('../images/icons/icon-chevron-right-dark.svg') no-repeat center;
	transition: all 0.2s ease-in-out;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .second-level-category-link:hover:after {
	margin-left: 15px;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .third-level-category {
	margin-bottom: 7px;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .third-level-category:last-child {
	margin-bottom: 0;
}

.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .third-level-category a:hover {
	text-decoration: underline;
}

.standout-items-wrapper {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #E5E5E4;
}

.standout-items-wrapper .standout-items {
	display: flex;
	flex-wrap: wrap;
	margin-top: -20px;
	margin-left: -10px;
}

.standout-items-wrapper .standout-items .standout-item {
	flex: 0 1 calc((100% / 6) - 10px);
	margin-top: 20px;
	margin-left: 10px;
	padding: 8px 7px 20px;
	background: #ffffff;
	border-radius: 10px;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
	transition: box-shadow 0.2s ease-in-out;
}

.standout-items-wrapper .standout-items .standout-item:hover {
	box-shadow: 0 10px 20px -7px rgba(0, 0, 0, 0.2);
}

.standout-items-wrapper .standout-items .standout-item img {
	display: inline-block;
	max-width: 150px;
	width: 100%;
	margin: 0 auto 15px;
	aspect-ratio: 1 / 1;
}

.standout-items-wrapper .standout-items .standout-item .title {
	padding: 0 8px;
}

.top-brands-wrapper {
	margin-bottom: 40px;
}

.top-brands-wrapper .top-brands-title {
	margin-bottom: 16px;
}

.top-brands-wrapper .top-brands {
	margin-top: -20px;
	margin-left: -13px;
}

.main-category .top-brands-wrapper .top-brands {
	margin-top: -20px;
	margin-left: -20px;
}

.top-brands-wrapper .top-brands .top-brand {
	display: inline-block;
	vertical-align: top;
	max-width: calc((100% / 6) - 13px);
	width: 100%;
	margin-top: 20px;
	margin-left: 13px;
	padding: 10px;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
	transition: box-shadow 0.2s ease-in-out;
}

.main-category .top-brands-wrapper .top-brands .top-brand {
	max-width: calc((100% / 6) - 20px);
	margin-left: 20px;
}

.top-brands-wrapper .top-brands .top-brand:hover {
	box-shadow: 0 10px 20px -7px rgba(0, 0, 0, 0.2);
}

.top-brands-wrapper .top-brands .top-brand img {
	display: block;
	max-width: 144px;
	margin: 0 auto;
}

.special-offer-products-wrapper {
	margin-bottom: 40px;
}

.special-offer-products-title {
	margin-bottom: 18px;
}

.special-offer-products {
	display: flex;
	flex-wrap: wrap;
	margin-top: -20px;
	margin-left: -10px;
}

.main-category .special-offer-products {
	display: flex;
	flex-wrap: wrap;
	margin-top: -48px;
	margin-left: -20px;
}

.special-offer-products .product-grid-item {
	flex: 0 1 calc(20% - 10px);
	margin-top: 20px;
	margin-left: 10px;
}

.main-category .special-offer-products .product-grid-item {
	flex: 0 1 calc((100% / 6) - 20px);
	margin-top: 48px;
	margin-left: 20px;
}

.product-list-filter-panel {
	display: inline-block;
	vertical-align: top;
	width: 255px;
	margin-right: 20px;
}

.product-list-filter-panel .mobile-filter-header,
.product-list-filter-panel .mobile-filter-footer {
	display: none;
}

.product-list-filter-panel .categories-wrapper {
	margin-bottom: 10px;
	padding: 20px 15px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
}

.product-list-filter-panel .categories-wrapper .parent-category {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-left: 23px;
}

.product-list-filter-panel .categories-wrapper .parent-category:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/icons/icon-chevron-left-dark-small.svg') no-repeat center;
}

.product-list-filter-panel .categories-wrapper .category-title {
	display: block;
	margin-bottom: 15px;
}

.product-list-filter-panel .categories-wrapper .panel-categories {
	padding-left: 19px;
	border-left: 1px solid #E5E5E4;
}

.product-list-filter-panel .categories-wrapper .panel-categories .panel-category {
	position: relative;
	margin-bottom: 15px;
}

.product-list-filter-panel .categories-wrapper .panel-categories .panel-category:last-child {
	margin-bottom: 0;
}

.product-list-filter-panel .categories-wrapper .panel-categories .panel-category.active:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -20px;
	display: block;
	width: 2px;
	height: calc(100% + 13px);
	background: #00ADEE;
	transform: translateY(-50%);
}

.product-list-filter-panel .categories-wrapper .panel-categories .panel-category.active a {
	color: #00ADEE;
	letter-spacing: -0.5px;
	line-height: 17px;
	font-weight: 600;
}

.product-list-filter-panel .categories-wrapper .panel-categories .panel-category a:hover {
	color: #00ADEE;
}

/* PRODUCT FILTER */
.product-filter .product-filter-element {
	margin-bottom: 10px;
	padding: 20px 15px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
}

.product-filter .product-filter-element:last-child {
	margin-bottom: 0;
}

.product-filter .product-filter-element .attribute-name {
	margin-bottom: 20px;
}

.product-filter .product-filter-element .product-list-filter-search {
	position: relative;
	margin-bottom: 20px;
}

.product-filter .product-filter-element .product-list-filter-search:before {
	content: '';
	position: absolute;
	top: 12px;
	right: 10px;
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/icons/icon-search-dark-small.svg') no-repeat center;
}

.product-filter .product-filter-element .product-list-filter-search input {
	height: 40px;
	padding-right: 30px;
}

.product-filter .product-filter-element .product-list-filter-search input::-webkit-input-placeholder {
	font-size: 14px;
	color: #838381;
	letter-spacing: 0;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
}

.product-filter .product-filter-element .product-list-filter-search input:-moz-placeholder {
	font-size: 14px;
	color: #838381;
	letter-spacing: 0;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
}

.product-filter .product-filter-element .product-list-filter-search input::-moz-placeholder {
	font-size: 14px;
	color: #838381;
	letter-spacing: 0;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
}

.product-filter .product-filter-element .product-list-filter-search input:-ms-input-placeholder {
	font-size: 14px;
	color: #838381;
	letter-spacing: 0;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
}

.product-filter .product-filter-element.with-hidden-options {
	position: relative;
	height: 420px;
	overflow: hidden;
}

.product-filter .product-filter-element.with-hidden-options:after {
	content: '';
	position: absolute;
	left: 15px;
	bottom: 0;
	display: block;
	width: calc(100% - 35px);
	height: 54px;
	pointer-events: none;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25px, rgba(255, 255, 255, 0) 54px);
}

.product-filter .product-filter-element.searching {
	height: auto;
}

.product-filter .product-filter-element.searching.with-hidden-options:after {
	display: none;
}

.product-filter .product-filter-element.with-hidden-options .options-wrapper {
	max-height: 277px;
	padding-bottom: 15px;
	overflow: auto;
}

.product-filter .product-filter-element.with-hidden-options .options-wrapper::-webkit-scrollbar {
	width: 5px;
}

.product-filter .product-filter-element.with-hidden-options .options-wrapper::-webkit-scrollbar-track {
	border-radius: 5px;
	background: #F7F7F7;
}

.product-filter .product-filter-element.with-hidden-options .options-wrapper::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #838381;
}

.product-filter .product-filter-element .option {
	margin-bottom: 10px;
	cursor: pointer;
}

.product-filter .product-filter-element .option:last-child {
	margin-bottom: 0;
}

.product-filter .product-filter-element .option.is-hidden {
	display: none;
}

.product-filter .product-filter-element .option.inactive {
	opacity: 0.25;
	user-select: none;
	pointer-events: none;
}

.product-filter .product-filter-element .option span {
	position: relative;
	display: block;
	min-height: 20px;
	padding: 2px 0 0 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: color 0.36s ease-out;
}

.product-filter .product-filter-element .option:hover span {
	color: rgba(35, 31, 32, 0.55);
}

.product-filter .product-filter-element .option span:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	border: 1px solid #E5E5E4;
}

.product-filter .product-filter-element .option.selected span:before {
	background: #00ADEE url('../images/icons/icon-check-white-small.svg') no-repeat center;
	border-color: #00ADEE;
	box-shadow: 0 0 0 2px rgba(0, 173, 238, 0.25);
}

.product-list-content {
	display: inline-block;
	vertical-align: top;
	max-width: calc(100% - 275px);
	width: 100%;
}

.descriptive-text-bottom {
	margin-top: 40px;
}

.no-products {
	padding: 100px 0;
	text-align: center;
}

/* PRODUCT FILTER TOOLBAR */
.product-filter-panel .product-filter-checked-options {
	margin-bottom: 30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #E5E5E4;
}

.product-filter-panel .product-filter-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.product-filter-panel .product-filter-toolbar .products-count {
	margin-right: 20px;
}

.product-filter-panel .product-filter-toolbar .sorting-panel {
	white-space: nowrap;
}

.product-filter-panel .product-filter-toolbar .sorting-panel .label {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.product-filter-panel .product-filter-toolbar .sorting-panel .label .close-button {
	display: none;
}

.product-filter-panel .product-filter-toolbar .sorting-panel select {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	height: 42px;
}

.product-filter-panel .product-filter-toolbar .sorting-panel .apply-sorting {
	display: none;
}

/* PRODUCT FILTER CHECKED OPTIONS */
.product-filter-checked-options {
	margin-top: -10px;
}

.product-filter-checked-options .selected-label {
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	margin-top: 10px;
	margin-right: 15px;
	line-height: 33px;
}

.product-filter-checked-options .checked-option {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	margin-top: 10px;
	margin-right: 5px;
	padding: 0 57px 0 20px;
	background: #ffffff;
	border: 1px solid #E5E5E4;
	border-radius: 16px;
	cursor: pointer;
}

.product-filter-checked-options .checked-option span {
	display: inline-block;
	max-width: 124px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product-filter-checked-options .checked-option:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 41px;
	height: 100%;
	background: url('../images/icons/icon-times-dark-small.svg') no-repeat center;
	border-left: 1px solid #E5E5E4;
}

.product-filter-checked-options .clear-filter {
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	background: transparent;
}

@media screen and (max-width: 1240px) {

	.second-level-categories-wrapper .second-level-category-wrapper {
		max-width: calc(50% - 20px);
	}
}

@media screen and (max-width: 1120px) {

	.standout-items-wrapper .standout-items .standout-item {
		flex: 0 1 calc(20% - 20px);
	}

	.top-brands-wrapper .top-brands .top-brand {
		max-width: calc(20% - 20px);
	}

	.special-offer-products .product-grid-item {
		flex: 0 1 calc(25% - 20px);
	}

	.main-category .special-offer-products .product-grid-item {
		flex: 0 1 calc(20% - 20px);
	}
}

@media screen and (max-width: 980px) {

	.second-level-categories-wrapper {
		max-width: 100%;
		margin-left: 0;
	}

	.second-level-categories-wrapper .second-level-category-wrapper {
		max-width: 100%;
		margin-left: 0;
		height: auto;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category {
		position: initial;
	}

	.second-level-categories-wrapper .second-level-category-wrapper:hover .second-level-category {
		box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper {
		height: auto;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper:after {
		display: none;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper ul {
		margin-top: -7px;
		margin-left: -20px;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper ul li {
		display: inline-block;
		vertical-align: top;
		max-width: calc((100% / 3) - 20px);
		width: 100%;
		margin-top: 7px;
		margin-left: 20px;
		margin-bottom: 0;
	}

	.standout-items-wrapper .standout-items .standout-item {
		flex: 0 1 calc(25% - 20px);
	}

	.top-brands-wrapper .top-brands .top-brand {
		max-width: calc(25% - 20px);
	}

	.special-offer-products .product-grid-item {
		flex: 0 1 calc(calc(100% / 3) - 20px);
	}

	.main-category .special-offer-products .product-grid-item {
		flex: 0 1 calc(25% - 20px);
	}
}

@media screen and (max-width: 840px) {

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper ul li {
		max-width: calc(50% - 20px);
	}

	.standout-items-wrapper {
		padding-bottom: 20px;
	}

	.standout-items-wrapper .standout-items {
		flex-wrap: nowrap;
		width: calc(100% + 15px);
		margin-top: 0;
		margin-left: 0;
		padding-bottom: 20px;
		overflow-x: auto;
	}

	.standout-items-wrapper .standout-items .standout-item {
		flex: 0 0 124px;
		margin-top: 0;
		margin-left: 15px;
	}

	.standout-items-wrapper .standout-items .standout-item:first-child {
		margin-left: 0;
	}

	.standout-items-wrapper .standout-items .standout-item:last-child {
		margin-right: 15px;
	}

	.top-brands-wrapper {
		margin-bottom: 20px;
	}

	.main-category .top-brands-wrapper {
		margin-bottom: 40px;
	}

	.top-brands-wrapper .top-brands {
		width: calc(100% + 15px);
		margin-top: 0;
		margin-left: 0;
		padding-bottom: 20px;
		white-space: nowrap;
		overflow-x: auto;
	}

	.main-category .top-brands-wrapper .top-brands {
		width: auto;
		margin-top: -15px;
		margin-left: -14px;
		padding-bottom: 0;
		white-space: normal;
	}

	.top-brands-wrapper .top-brands .top-brand {
		max-width: 124px;
		margin-top: 0;
		margin-left: 15px;
		white-space: normal;
	}

	.top-brands-wrapper .top-brands .top-brand:first-child {
		margin-left: 0;
	}

	.top-brands-wrapper .top-brands .top-brand:last-child {
		margin-right: 15px;
	}

	.main-category .top-brands-wrapper .top-brands .top-brand {
		max-width: calc(25% - 14px);
		margin-top: 15px;
		margin-left: 14px;
	}

	.main-category .top-brands-wrapper .top-brands .top-brand:last-child {
		margin-right: 0;
	}

	.special-offer-products-wrapper {
		margin-bottom: 20px;
	}

	.special-offer-products,
	.main-category .special-offer-products {
		flex-wrap: nowrap;
		width: calc(100% + 15px);
		margin-top: 0;
		margin-left: 0;
		padding-bottom: 20px;
		white-space: nowrap;
		overflow-x: auto;
	}

	.special-offer-products .product-grid-item,
	.main-category .special-offer-products .product-grid-item {
		flex: 0 0 200px;
		margin-top: 0;
		margin-left: 15px;
		white-space: normal;
	}

	.special-offer-products .product-grid-item:first-child,
	.main-category .special-offer-products .product-grid-item:first-child {
		margin-left: 0;
	}

	.special-offer-products .product-grid-item:last-child,
	.main-category .special-offer-products .product-grid-item:last-child {
		margin-right: 15px;
	}
}

@media screen and (max-width: 740px) {

	.big-banner-wrapper .desktop {
		display: none;
	}

	.big-banner-wrapper .mobile {
		display: block;
		width: 100%;
	}

	.page-header {
		padding: 10px 0 20px;
		box-shadow: none
	}

	.page-header > .inner .breadcrumbs-wrapper {
		margin-bottom: 20px;
	}

	.page-header > .inner .title {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.page-header > .inner .title .products-count {
		margin-left: 15px;
	}

	.product-list-mobile-buttons {
		display: block;
		background: #ffffff;
		border-top: 1px solid #E5E5E4;
		border-bottom: 1px solid #E5E5E4;
		box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
	}

	.product-list-mobile-buttons .filter-button,
	.product-list-mobile-buttons .sort-button {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
		padding: 12px;
		background: transparent;
		text-align: center;
	}

	.product-list-mobile-buttons .filter-button {
		border-right: 1px solid #E5E5E4;
	}

	.product-list-mobile-buttons .filter-button:before ,
	.product-list-mobile-buttons .sort-button:before {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 24px;
		height: 24px;
		margin-right: 5px;
	}

	.product-list-mobile-buttons .filter-button:before  {
		background: url('../images/icons/icon-sliders-h-dark.svg') no-repeat center;
	}

	.product-list-mobile-buttons .sort-button:before {
		background: url('../images/icons/icon-arrows-v-dark.svg') no-repeat center;
	}

	.product-list-mobile-buttons .filter-button span,
	.product-list-mobile-buttons .sort-button span {
		display: inline-block;
		vertical-align: middle;
	}

	.product-list-mobile-buttons .filter-button .counter {
		display: inline-block;
		vertical-align: middle;
	}

	.product-list-mobile-buttons .filter-button .counter:before {
		content: '(';
		position: relative;
		top: -1px;
		display: inline-block;
		vertical-align: middle;
	}

	.product-list-mobile-buttons .filter-button .counter:after {
		content: ')';
		position: relative;
		top: -1px;
		display: inline-block;
		vertical-align: middle;
	}

	.product-list-wrapper {
		padding: 30px 0;
	}

	.filter-opened .loading .product-list-wrapper *,
	.sorting-opened .loading .product-list-wrapper * {
		opacity: 1;
	}

	.filter-opened .loading .product-list-wrapper:after,
	.sorting-opened .loading .product-list-wrapper:after {
		display: none;
	}

	.descriptive-text-top {
		margin-bottom: 30px;
	}

	.descriptive-text-bottom {
		margin-top: 30px;
	}

	.paging-wrapper {
		margin-top: 30px;
	}

	.second-level-categories-wrapper {
		margin: 0 0 30px 0;
	}

	.second-level-categories-wrapper .second-level-categories-title {
		display: block;
		margin-bottom: 15px;
	}

	.second-level-categories-wrapper .second-level-category-wrapper {
		display: block;
		max-width: 100%;
		height: auto;
		margin-top: 7px;
		margin-left:0;
	}

	.second-level-categories-wrapper .second-level-category-wrapper:first-child {
		margin-top: 0;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category {
		position: initial;
		padding: 4px 6px;
	}

	.second-level-categories-wrapper .second-level-category-wrapper:hover .second-level-category {
		box-shadow: 0 5px 15px -7px rgba(0, 0, 0, 0.15);
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .second-level-category-banner {
		display: inline-block;
		vertical-align: top;
		width: 56px;
		height: 56px;
		margin-right: 10px;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .second-level-category-banner img {
		display: block;
		width: 100%;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper {
		max-width: calc(100% - 66px);
		width: 100%;
		height: auto;
		margin-bottom: 0;
		overflow: hidden;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper:after {
		display: none;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .second-level-category-link {
		position: relative;
		display: block;
		height: 56px;
		padding-right: 30px;
		margin-bottom: 0;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .second-level-category-link span {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .second-level-category-link:after {
		content: '';
		position: absolute;
		top: 50%;
		right: 4px;
		display: block;
		width: 24px;
		height: 24px;
		margin-left: 0;
		background: url('../images/icons/icon-chevron-right-dark.svg') no-repeat center;
		transform: translateY(-50%);
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper .second-level-category-link:hover:after {
		margin-left: 0;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper.is-opened .second-level-category-link:after{
		transform: translateY(-50%) rotate(90deg);
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper ul {
		display: none;
		margin-top: 0;
		margin-bottom: 15px;
	}

	.standout-items-wrapper {
		padding-bottom: 15px;
		margin-bottom: 30px;
	}

	.standout-items-wrapper .standout-items {
		width: calc(100% + 30px);
		margin-left: -15px;
	}

	.standout-items-wrapper .standout-items .standout-item:first-child {
		margin-left: 15px;
	}

	.top-brands-wrapper {
		margin-bottom: 10px;
	}

	.main-category .top-brands-wrapper {
		margin-bottom: 30px;
	}

	.top-brands-wrapper .top-brands {
		width: calc(100% + 30px);
		margin-left: -15px;
	}

	.main-category .top-brands-wrapper .top-brands {
		margin-left: -14px;
	}

	.top-brands-wrapper .top-brands .top-brand {
		margin-left: 15px;
	}

	.top-brands-wrapper .top-brands .top-brand:first-child {
		margin-left: 15px;
	}

	.main-category .top-brands-wrapper .top-brands .top-brand {
		max-width: calc((100% / 3) - 14px);
		margin-top: 15px;
		margin-left: 14px;
	}

	.main-category .top-brands-wrapper .top-brands .top-brand:last-child {
		margin-right: 0;
	}

	.special-offer-products-wrapper {
		margin-bottom: 10px;
	}

	.special-offer-products-title {
		margin-bottom: 15px;
	}

	.special-offer-products,
	.main-category .special-offer-products {
		width: calc(100% + 30px);
		margin-left: -15px;
	}

	.special-offer-products .product-grid-item:first-child,
	.main-category .special-offer-products .product-grid-item:first-child {
		margin-left: 15px;
	}

	.product-list-filter-panel {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999999999;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		background: #ffffff;
		overflow: auto;
		opacity: 1 !important;
		transform: translate3d(0, calc(100% + 100px), 0);
		transition: all 0.36s ease-in-out;
	}

	.filter-opened .product-list-filter-panel {
		transform: translate3d(0, 0, 0);
	}

	.product-list-filter-panel .mobile-filter-header {
		position: relative;
		display: block;
		padding: 21px 50px 20px 15px;
		border-bottom: 1px solid #E5E5E4;
	}

	.product-list-filter-panel .mobile-filter-header .close-button {
		position: absolute;
		top: 50%;
		right: 15px;
		width: 24px;
		height: 24px;
		background: url('../images/icons/icon-times-dark.svg') no-repeat center;
		transform: translateY(-50%);
	}

	.product-list-filter-panel .categories-wrapper {
		display: none;
	}

	.product-filter {
		padding: 30px 15px;
		height: calc(100vh - 64px);
		overflow-y: auto;
	}

	.product-filter.has-checked-options {
		height: calc(100vh - 206px);
	}

	.product-filter .product-filter-element {
		margin-bottom: 30px;
		padding: 0;
		border-radius: 0;
		box-shadow: none;
	}

	.product-filter .product-filter-element.with-hidden-options {
		position: initial;
		height: auto;
	}

	.product-filter .product-filter-element .attribute-name {
		position: relative;
		margin-bottom: 0;
		padding-right: 30px;
	}

	.product-filter .product-filter-element .attribute-name:after {
		content: '';
		position: absolute;
		top: 50%;
		right: 0;
		width: 24px;
		height: 24px;
		background: url('../images/icons/icon-chevron-down-dark.svg') no-repeat center;
		transform: translateY(-50%);
		transition: transform 0.2s ease-in-out;
	}

	.product-filter .product-filter-element.is-opened .attribute-name:after {
		transform: translateY(-50%) rotate(180deg);
	}

	.product-filter .product-filter-element .product-list-filter-search,
	.product-filter .product-filter-element .options-wrapper {
		display: none;
	}

	.product-filter .product-filter-element .product-list-filter-search {
		margin-top: 30px;
		margin-bottom: -10px;
	}

	.product-filter .product-filter-element .options-wrapper {
		margin-top: 30px;
	}

	.product-filter .product-filter-element .options-wrapper .option:hover span {
		color: initial;
	}

	.product-list-filter-panel .mobile-filter-footer {
		position: fixed;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		padding-bottom: 15px;
		background: #ffffff;
	}

	.product-list-filter-panel .mobile-filter-footer .product-filter-checked-options {
		padding: 15px 0 10px;
		background: #F7F7F7;
		border-top: 1px solid #E5E5E4;
		border-bottom: 1px solid #E5E5E4;
		overflow-x: auto;
		white-space: nowrap;
	}

	.product-list-filter-panel .mobile-filter-footer .product-filter-checked-options .checked-option {
		margin-top: 0;
		margin-bottom: 5px;
	}

	.product-list-filter-panel .mobile-filter-footer .product-filter-checked-options .checked-option:first-child {
		margin-left: 15px;
	}

	.product-list-filter-panel .mobile-filter-footer .product-filter-checked-options .clear-filter {
		margin-top: 0;
		margin-right: 15px;
		margin-bottom: 5px;
	}

	.product-list-filter-panel .mobile-filter-footer .button-medium-accent2 {
		display: block;
		width: calc(100% - 30px);
		margin: 15px auto 0;
		padding: 17px 10px 16px;
		background: #00ADEE;
		border-radius: 24px;
		text-align: center;
		transition: background-color 0.2s ease-in-out;
	}

	.product-list-filter-panel .mobile-filter-footer .button-medium-accent2:hover {
		background: #3d91c4;
	}

	.product-list-content {
		max-width: 100%;
	}

	.product-filter-panel .product-filter-checked-options {
		display: none;
	}

	.product-filter-panel .product-filter-toolbar {
		margin-bottom: 15px;
	}

	.product-filter-panel .product-filter-toolbar .products-count {
		margin-right: 0;
	}

	.product-filter-panel .product-filter-toolbar .sorting-panel {

	}

	.product-filter-panel .product-filter-toolbar .sorting-panel {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999999999;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		background: #ffffff;
		overflow: auto;
		opacity: 1 !important;
		transform: translate3d(0, calc(100% + 100px), 0);
		transition: all 0.36s ease-in-out;
	}

	.sorting-opened .product-filter-panel .product-filter-toolbar .sorting-panel {
		transform: translate3d(0, 0, 0);
	}

	.product-filter-panel .product-filter-toolbar .sorting-panel .label {
		position: relative;
		display: block;
		margin: 0;
		padding: 21px 50px 20px 15px;
		border-bottom: 1px solid #E5E5E4;
	}

	.product-filter-panel .product-filter-toolbar .sorting-panel .label .close-button {
		position: absolute;
		top: 50%;
		right: 15px;
		display: block;
		width: 24px;
		height: 24px;
		background: url('../images/icons/icon-times-dark.svg') no-repeat center;
		transform: translateY(-50%);
	}

	.product-filter-panel .product-filter-toolbar .sorting-panel .select2-container {
		width: calc(100% - 30px) !important;
		margin: 30px 15px;
	}

	.product-filter-panel .product-filter-toolbar .sorting-panel .button-medium-accent2 {
		position: fixed;
		bottom: 20px;
		left: 15px;
		display: block;
		width: calc(100% - 30px);
		padding: 17px 10px 16px;
		background: #00ADEE;
		border-radius: 24px;
		text-align: center;
		transition: background-color 0.2s ease-in-out;
	}

	.product-filter-panel .product-filter-toolbar .sorting-panel .button-medium-accent2:hover {
		background: #3d91c4;
	}
}

@media screen and (max-width: 480px) {

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper ul {
		margin-left: 0;
	}

	.second-level-categories-wrapper .second-level-category-wrapper .second-level-category .third-level-categories-wrapper ul li {
		display: block;
		max-width: 100%;
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 7px;
	}

	.main-category .top-brands-wrapper .top-brands .top-brand {
		max-width: calc(50% - 14px);
	}
}

/* Select2 */
.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 14px 30px 12px 12px;
}

.select2-dropdown {
	z-index: 9999999999;
}

.select2-results__option {
	padding: 10px 12px;
}