/* Put your custom css styles here */

#category_info .image {
    display: none;
}

/* Mobile header correction */
@media (max-width: 767px) {
	html body {
		padding-top: 0 !important;
	}

	body header #header-navbar-position,
	body header nav#header-navbar,
	body header nav#header-navbar > .container {
		min-height: 56px !important;
	}

	body header nav#header-navbar {
		border-top: 0 !important;
		box-shadow: 0 5px 16px rgba(82, 61, 96, .07) !important;
	}

	body header nav#header-navbar > .container {
		display: flex !important;
		align-items: center !important;
		flex-wrap: nowrap !important;
		width: 100% !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	body header nav#header-navbar > .container::before,
	body header nav#header-navbar > .container::after {
		display: none !important;
		content: none !important;
	}

	body header #header-navbar #logo.visible-xs {
		display: flex !important;
		visibility: visible !important;
		opacity: 1 !important;
		order: 1;
		flex: 0 1 106px !important;
		float: none !important;
		width: auto !important;
		min-width: 70px !important;
		max-width: 106px !important;
		height: 56px !important;
		margin: 0 auto 0 0 !important;
		padding: 5px 4px 5px 0 !important;
		overflow: hidden;
	}

	body header #header-navbar #logo > div,
	body header #header-navbar #logo a {
		display: flex !important;
		align-items: center !important;
		width: 100% !important;
		height: 100% !important;
	}

	body header #header-navbar #logo img {
		display: block !important;
		width: auto !important;
		height: auto !important;
		max-width: 100% !important;
		max-height: 40px !important;
		margin: 0 !important;
		object-fit: contain;
		object-position: left center;
	}

	body header #header-navbar #navbar-buttons.visible-xs {
		display: flex !important;
		align-items: center !important;
		order: 2;
		flex: 0 0 auto !important;
		float: none !important;
		height: 56px !important;
		margin: 0 !important;
		gap: 0 !important;
		white-space: nowrap;
	}

	body header #header-navbar #navbar-buttons > a,
	body header #header-navbar #navbar-buttons > button {
		flex: 0 0 31px !important;
		width: 31px !important;
		min-width: 31px !important;
		height: 34px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body header #header-navbar .navbar-header {
		display: flex !important;
		align-items: center !important;
		order: 3;
		flex: 0 0 34px !important;
		float: none !important;
		width: 34px !important;
		height: 56px !important;
		margin: 0 !important;
	}

	body header #header-navbar #nav-button-menu {
		width: 34px !important;
		min-width: 34px !important;
		height: 34px !important;
		margin: 0 !important;
		padding: 7px !important;
	}

	body header #header-navbar #nav-menu,
	body header #header-navbar .navbar-dropdown {
		top: 56px !important;
	}
}

@media (max-width: 359px) {
	body header #header-navbar #logo.visible-xs {
		flex-basis: 88px !important;
		max-width: 88px !important;
	}

	body header #header-navbar #navbar-buttons > a,
	body header #header-navbar #navbar-buttons > button {
		flex-basis: 29px !important;
		width: 29px !important;
		min-width: 29px !important;
	}
}

/* Mobile order: menu on the left, centered logo, actions on the right. */
@media (max-width: 767px) {
	body header nav#header-navbar > .container {
		position: relative !important;
		display: block !important;
		height: 56px !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	body header #header-navbar .navbar-header {
		position: absolute !important;
		top: 0 !important;
		left: 10px !important;
		display: flex !important;
		align-items: center !important;
		justify-content: flex-start !important;
		float: none !important;
		width: 34px !important;
		height: 56px !important;
		margin: 0 !important;
		z-index: 3;
	}

	body header #header-navbar #logo.visible-xs {
		position: absolute !important;
		top: 0 !important;
		left: 50% !important;
		display: flex !important;
		float: none !important;
		width: 106px !important;
		min-width: 0 !important;
		max-width: 106px !important;
		height: 56px !important;
		margin: 0 !important;
		padding: 5px 0 !important;
		transform: translateX(-50%);
		z-index: 2;
	}

	body header #header-navbar #logo > div,
	body header #header-navbar #logo a {
		justify-content: center !important;
	}

	body header #header-navbar #logo img {
		object-position: center !important;
	}

	body header #header-navbar #navbar-buttons.visible-xs {
		position: absolute !important;
		top: 0 !important;
		right: 10px !important;
		display: flex !important;
		align-items: center !important;
		justify-content: flex-end !important;
		float: none !important;
		width: auto !important;
		height: 56px !important;
		margin: 0 !important;
		z-index: 3;
	}
}

@media (max-width: 359px) {
	body header #header-navbar .navbar-header {
		width: 32px !important;
	}

	body header #header-navbar #nav-button-menu {
		width: 32px !important;
		min-width: 32px !important;
		height: 32px !important;
	}

	body header #header-navbar #logo.visible-xs {
		width: 82px !important;
		max-width: 82px !important;
	}

	body header #header-navbar #navbar-buttons .btn-navbar,
	body header #header-navbar #navbar-buttons a.btn-navbar,
	body header #header-navbar #navbar-buttons > a,
	body header #header-navbar #navbar-buttons > button {
		flex-basis: 27px !important;
		width: 27px !important;
		min-width: 27px !important;
	}
}

#category_info .description {
    width: 100% !important;
}

#header-navbar{
	z-index: 11;
}

 #navbar-buttons .btn-navbar {
	/* padding: 12px 16px; */
	/* margin-left: 6px; */
	background: transparent;
	border: none;
}

#navbar-buttons .glyphicon {
	font-size: 25px;
	color: #000;
}

@media (max-width: 767px) {

	#navbar-buttons .glyphicon {
		font-size: 20px;
	}
}

#navbar-buttons .quantity {
	font-size: 12px;
	margin-left: 4px;
	vertical-align: top;
	color: #000;
}

#navbar-buttons .btn-navbar:hover {
	background-color: #f5f5f5;
	border-radius: 6px;
}

.zrPhoneWrapper {
	text-align: right;
	margin-right: 20px;
	line-height: 1.3;
}

.zrBenefits {
	font-size: 14px;
	font-weight: 600;
	color: #BA75F7;
	margin-bottom: 4px;
}

.zrPhone {
	font-size: 18px;
	font-weight: bold;
}

@media (max-width: 991px) {
	.zrPhoneWrapper {
		display: none;
	}
}

#navbar-buttons {
	display: flex;
	align-items: center;
}

#navbar-buttons .btn-navbar,
#navbar-buttons a.btn-navbar {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 48px;
	/* padding: 0 16px; */
}

@media (max-width: 767px) {

	#navbar-buttons .glyphicon {
		color: #ffffff !important;
		display: flex;
		align-items: center;
	}

	#navbar-buttons .quantity {
		color: #333 !important;
	}

}

#product-colors {
	--color-accent: #BA75F7;
	--color-accent-soft: #E2C9F8;
	--color-ink: #333;
	--color-surface: #fff;
}

#product-colors .zrTitle {
	margin-bottom: 14px;
}

#product-colors .zrList {
	padding: 10px 0 28px;
}

#product-colors .slick-list {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

#product-colors .color-item {
	padding: 8px;
	text-align: center;
	transition: transform .22s ease, opacity .22s ease;
}

#product-colors .color-item__link,
#product-colors .color-item__current {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: var(--color-ink);
	text-decoration: none;
}

#product-colors .color-item__image {
	position: relative;
	display: block;
	width: min(100%, 112px);
	aspect-ratio: 1 / 1;
	margin: 0 auto 10px;
	padding: 4px;
	overflow: hidden;
	border: 2px solid transparent;
	border-radius: 50%;
	background: var(--color-surface);
	box-shadow: 0 4px 14px rgba(51, 51, 51, .08);
	transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

#product-colors .color-item__image > img:not(.check) {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
}

#product-colors .color-item__name {
	display: block;
	min-height: 2.6em;
	color: var(--color-ink);
	font-size: .78rem;
	line-height: 1.3;
	transition: color .22s ease;
}

#product-colors .color-item__link:hover .color-item__image,
#product-colors .color-item__link:focus .color-item__image {
	transform: translateY(-3px) scale(1.04);
	border-color: var(--color-accent-soft);
	box-shadow: 0 8px 20px rgba(186, 117, 247, .18);
}

#product-colors .color-item__link:hover .color-item__name,
#product-colors .color-item__link:focus .color-item__name {
	color: #745858;
}

#product-colors .color-item__link:focus {
	outline: none;
}

#product-colors .selected {
	position: relative;
	z-index: 2;
}

#product-colors .selected .color-item__image {
	transform: scale(1.1);
	border: 3px solid var(--color-accent);
	box-shadow:
		0 0 0 4px var(--color-surface),
		0 0 0 6px var(--color-accent-soft),
		0 9px 22px rgba(186, 117, 247, .22);
}

#product-colors .selected .color-item__name {
	margin-top: 4px;
	color: #745858;
	font-weight: 600;
}

#product-colors .selected .img .check {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 2;
	width: 24px;
	height: 24px;
	padding: 5px;
	border-radius: 50%;
	background: var(--color-accent);
	object-fit: contain;
}

#product-colors .slick-prev,
#product-colors .slick-next {
	z-index: 3;
	width: 32px;
	height: 32px;
	padding: 0;
	border: 1px solid var(--color-accent-soft);
	border-radius: 50%;
	background: var(--color-surface);
	color: transparent;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(51, 51, 51, .1);
	transition: transform .2s ease, border-color .2s ease, background-color .2s ease, box-shadow .2s ease;
}

#product-colors .slick-prev {
	left: -20px;
}

#product-colors .slick-next {
	right: -20px;
}

#product-colors .slick-prev::before,
#product-colors .slick-next::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 8px;
	height: 8px;
	border-top: 2px solid var(--color-accent);
	border-right: 2px solid var(--color-accent);
	opacity: 1;
}

#product-colors .slick-prev::before {
	transform: translate(-35%, -50%) rotate(-135deg);
}

#product-colors .slick-next::before {
	transform: translate(-65%, -50%) rotate(45deg);
}

#product-colors .slick-prev:hover,
#product-colors .slick-next:hover,
#product-colors .slick-prev:focus,
#product-colors .slick-next:focus {
	border-color: var(--color-accent);
	background: #f7f1fc;
	outline: none;
	box-shadow: 0 6px 16px rgba(186, 117, 247, .22);
}

#product-colors .slick-prev:hover {
	transform: translateY(-50%) translateX(-2px);
}

#product-colors .slick-next:hover {
	transform: translateY(-50%) translateX(2px);
}

#product-colors .slick-prev:focus,
#product-colors .slick-next:focus {
	box-shadow:
		0 0 0 3px rgba(226, 201, 248, .75),
		0 6px 16px rgba(186, 117, 247, .22);
}

#product-colors .slick-dots {
	bottom: 0;
}

#product-colors .slick-dots li,
#product-colors .slick-dots li button {
	width: 12px;
	height: 12px;
}

#product-colors .slick-dots li button::before {
	color: var(--color-accent-soft);
	font-size: 8px;
	opacity: 1;
}

#product-colors .slick-dots li.slick-active button::before {
	color: var(--color-accent);
}

@media (max-width: 767px) {
	#product-colors .color-item {
		padding-right: 6px;
		padding-left: 6px;
	}

	#product-colors .color-item__image {
		width: min(100%, 96px);
	}

	#product-colors .slick-prev {
		left: -14px;
	}

	#product-colors .slick-next {
		right: -14px;
	}
}

@media (prefers-reduced-motion: reduce) {
	#product-colors .color-item,
	#product-colors .color-item__image,
	#product-colors .color-item__name {
		transition: none;
	}
}
.dsKolekcja{
	font-weight: bold;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    font-size: 1.1rem;
}
#st_category-tree-17::before{
	content: "WYBIERZ KOLEKCJĘ:";
	font-weight: bold;
	margin-left: 46px;
}
.horizontal-categories img{
	width: 18px;
}
.dsVideo .dsYtt .playYTbutton{
	position: absolute;
    top: 40%;
    left: 40%;
}
.dsVideo .dsYtt img{
	max-width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.dsVideo .dsYtt iframe{
	margin-bottom: 4px;
}
.dsVideo div a{
	clear: both;
	margin-bottom: 80px;
}
.dsVideo .name{
	text-align: center;
	display: block;
	padding-bottom: 10px;
	font-size: 1.1rem;
    font-weight: 400;
}
.dsYt{
	width: 70%;
	margin-top: 20px;
	margin-left: 15%;
	margin-bottom: 30px;
}
.dsYt img{
	width: 100%;
}
.dsMedic{
	font-weight: 600; 
	margin: 10px 0px 10px 0px;
}
#blog-list .caption .name{
	text-align: center !important;
}
.ds2 form.dsProducerFilter{
	display: none !important;
}
.ds .price-filter-box, .ds .product-attribute-filter-container{
	display: none !important;
}
#cookies-close-settings{
	margin-right: 38px !important;
}
#phone-call, #toTop{
	display: none !important;
}
.dsBaza{
	position: absolute;
	margin-top: 196px;
	right: 0px;
}
#dsWathsapp{
	display: block;
    width: auto;
    top: auto;
    left: 15px;
    bottom: 15px;
    right: auto;
    position: fixed;
    height: auto;
    z-index: 2000000000 !important;
}
#dsWathsapp a{
	background: #25D366;
    display: block;
    padding: 13px;
    border-radius: 30px;
    color: #ffffff;
    text-decoration: none;
}
.dsWhatsvideo{
	width: 100%;
    background: #FFFCE0;
	margin-top: 5px;
	color: #333;
	border: none !important;
	padding: 6px 0px;
	border-radius: 50px;
}
.dsWhatsvideo img{
	padding-right: 20px;
	vertical-align: middle;
}
#dsMessenger{
	display: block;
    width: auto;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: auto;
    position: fixed;
    height: auto;
    z-index: 2000000000 !important;
}
#dsMessenger a{
	background: #0A7CFF;
    display: block;
    padding: 13px;
    border-radius: 30px;
    color: #ffffff;
    text-decoration: none;
}
#main_text{
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}
.card .add-quantity .btn:before, .card .add-quantity .btn[data-qty="plus"]:after {
    content: '';
    display: block;
    position: absolute;
    top: 49%;
    left: 50%;
    margin-left: -5px;
    height: 1px;
    width: 11px;
    background-color: currentColor;
}
.card .add-quantity .btn:not(:hover) {
    border-color: #745858;
}
.card .add-quantity .btn {
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    position: relative;
    height: 27px;
}
.card .add-quantity .btn[data-qty="plus"]:after {
    transform: rotate(90deg);
}
.add-quantity .uom{
	display: none;
}
.add-quantity label{
	padding-right: 5px;
}
footer .h5, footer h5{
	font-weight: bold !important;
}
#collapse_5{
	margin-top: 28px;
}
#main_text{
	border: none;
	padding: 0px;
	font-size: 0.9rem;
	margin-top: 30px;
	margin-bottom: 30px;
}
#main_text img{
	margin-top: -5px;
}
nav#header-navbar{
	border-bottom: 1px solid #fff;
}

#full-list .btn-disable a{	
	text-indent: -9999px;
	line-height: 0;
	opacity: 1 !important;
	-webkit-filter: grayscale(0%) !important; 
    ilter: grayscale(0%) !important;
}
#full-list .btn-disable a:hover{
	color: #ffffff;
}
#full-list .btn-disable a:after{
	content: 'Zobacz';
	text-indent: 0;
	display: block;
	line-height: initial;
}
.zrRefer{
	font-size: 2rem;
    line-height: 32px;
}
.copyright{
	display: none;
}
.tm-dodo-container .tm-dodo--light{
	background: #1e1e1e !important;
}
.shopping-cart .btn-disable{
	display: none !important;
}
.iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 56.25%;
  position: relative;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#description-long img{
	max-width: 200px;
	float: left;
	margin-right: 30px;
}
.zrWywiad{
	font-size: 1rem !important;
	color: #fff !important;
	text-decoration: none !important;
	background: #3f3f3f;
	padding: 5px 20px;
	margin-top: 10px;
	margin-right: 10px;
}
.zrGaleria{
	font-size: 1rem !important;
	color: #fff !important;
	text-decoration: none !important;
	background: #D7B396;
	padding: 5px 20px;
	margin-top: 10px;
	margin-right: 10px;
}
.zrGaleria:hover{
	background: #f7b34d;
}
.zrWywiad:hover{
	background: #8a8a8a; 
}
.bg-black{
	background: #000;
}
.zrBlog{
	padding: 35px;
	text-align: center;
}
.zrBlog a{
	padding: 10px 30px;
	font-size: 1.3rem;
}

.bg-grey{
	background: #f9d1f6;
}
.bg-darkgrey{
	background:#1e1e1e;
	}
	

.zrDarkgrey{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
}

.zrDarkgrey h2{
	margin-top: 30px;
	font-size: 2rem;
	color: #fff;
}

.bg-brown{
	background: #ffffff;
	background-position: top center;
	background-image: url("https://www.lovewigs.uk/uploads/home page/tlo pod sklepy.webp");
	background-size: cover;
	padding: 1px 0; 
	/*height: 400px;*/
}
#box-6{
	margin-top: 10px !important;
    max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
/*.bg-brown a{
	display: block;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    position: relative;
    border: 1px solid #fff;
    width: 300px;
    padding: 30px;
    text-align: center;
    font-size: 1.3rem;
    margin-top: 200px;
}*/
.zrEfekty{
	background: #f9d1f6;
}

.bg-green{
	background:#d4d99e;
	}
	
.zrGreen{
	color: #333;
	font-size: 1.2rem;
}

.zrGreen h2{
	padding-top: 40px;
	font-size: 2.6rem;
	color: #fff;
	text-shadow: 0px 0px 2px #000000;
	text-align: center;
}
.zrGreen h3{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 1.8rem;
	color: #333;
	text-align: center;
}


#box-7 .tinymce_html h2{
	margin-top: 30px;
	font-size: 2rem;
	color: #fff;
}
#box-7 .tinymce_html{
	color: #fff;
	padding-top: 8px;
}
#box-2.panel, #box-7.panel{
	background: transparent !important;
}
#box-2 .tinymce_html{
	color: #000;
}
#box-2 .tinymce_html h2{
	margin-top: 30px;
	font-size: 2rem;
}
#main_categories{
	margin-top: 20px;
}
#main_categories .product-shopping-cart{
	display: none;
}
#main_categories .thumbnail{
	border: none !important;
	margin-bottom: 40px !important;
}
#main_categories .thumbnail .caption{
	margin-top: -80px;
    text-align: left;
    font-size: 1.6rem;
    width: 70px;
}
#main_categories .thumbnail .caption a{
	font-size: 1.6rem;
}
#home-list{
	width: 96%;
	margin-left: 2%;
}
#home-list .product .price{
	display: block;
	text-align: center;
}
.title-blog h3{
	color: #fff;
	margin-top: 70px;
}
#blog{
	margin-top: 60px;
}
#blog .thumbnail{
	background-color: transparent;
}
#blog h4{
	color: #fff;
}
.card h1{
	font-size: 2rem !important;
}
.zrTitle {
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 5px;
    display: block;
    color:  #333;
}
.zrDanetech label {
    font-weight: 100;
    padding-right: 10px;
    color: #8f8f8f !important;
}
.zrDanetech .row {
    padding-left: 10%;
}
.zrDanetech {
    font-weight: 700;
    color: #000;
}
#product-colors img, #product-set img{
    max-width: 100%;
    height: auto;
}
#product-colors, #product-set{
	font-size: 0.8rem;
}
.gallery-item {
    margin-bottom: 10px;
}
.zrList, .zrListSetProduct{
	width: 90%;
	margin-left: 5%;
}
.colors-filter .colors-filter-item{
	width: 90px !important;
}
.colors-filter button{
	height: 90px !important;
	background-repeat: unset !important;
}
.category-line{
	display: none;
}
#product-navbar{
	display: block;
    width: 100%;
}
#vertical-categories h3{
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-top: 35px;
}
.filter-title{
	border-bottom: 1px solid #BA75F7;
	padding-bottom: 10px !important;
}
.btn-shopping-cart{
	width: 100%;
	background: #E2C9F8;
	color: #333;
	text-transform: uppercase;
	border: 1px solid #BA75F7 !important;
	padding: 10px;
	border-radius: 50px;
}

.btn-shopping-cart:hover{
	background: #745858;
}


#main_categories .tinymce_html{
	display: none;
}
#producer-filter{
	/*display: none;*/
}
#question-container,#active_depository_question_overlay{
	width: 100%;
}
	.card .information li{
		padding-top: 10px !important;
	}
@media (min-width: 768px){
	
	nav#header-navbar{
		height: 49px;
	}
	#nav-menu>.navbar-nav>li>a{
		padding: 14px 14px !important;
	}
	footer #social{
		display:  block;
		width: 100%;
		text-align: left;
		margin-top: 0px !important;
	}
	#btn-product-filter{
		display: none;
	}
	.producer-select{
		margin-bottom: 22px;
	}
	#product-navbar .sort {
	    /*margin-top: -50px;*/
	}
	.slogan button{
		background: #fff;
	    border-color: #fff;
	    color: #000;
	    font-size: 1.5rem;
	    padding-bottom: 4px !important;
	}
	.slogan .input-group{
	    border-bottom: 1px solid #000;
	}
	#navbar-buttons button, #navbar-buttons a{
		color: #000;
	}
	#navbar-buttons button:hover, #navbar-buttons a:hover{
		color: #f49f1d;
		background: #fff;
	}
	.slogan .search{
		margin-top: 40px;
	}
	#navbar-buttons{
		margin-top: 50px;
	}
	.zrPhone{
		position: absolute;
	    right: 10px;
	    top: 18px;
	    font-size: 1.7rem;
	    font-weight: 700;
	}
	#homepage-carousel .arrow-left, #homepage-carousel .arrow-right{
		display: none;
	}
}
@media (min-width: 500px){
	.category h2 a {
	    font-size: 1.1rem!important;
	    text-transform: none!important;
	    margin-left: 5px!important;
	    height: auto !important;
	    font-weight: normal!important;
	    padding: 0px !important;
	    text-align: left;
	}
	.category .thumbnail .caption{
		padding: 4px 0 !important;
	}
	.category {
	    display: table;
	    margin-bottom: 0;
	    float: none !important;
	    width: 100% !important;
	}
	.product-list .thumbnail,  .category .thumbnail{
		margin-bottom: 40px !important;
	}
}
@media (max-width: 768px){	
	.card-left-content{
		margin-top: 30px !important;
	}
	.dsYt{
		width: 100%;
		margin-top: 20px;
		margin-left:0% !important;
		margin-bottom: 20px;
	}	
	.dsYt img{
		width: 100%;
	}
	.dsVideo div a{
		margin-bottom: 80px;
	}
	footer .list-group{
		text-align: center;
	}
	#home-list .slick-arrow{
		display: none !important;
	}
	footer .caret{
		float: none !important;
		margin-top: 0px;
	}
	#box-5 .row div{
		margin-bottom: 10px;
	}
	.tm-dialog-open{
		margin-left: 92px !important;
	}
	.category h2 a {
	    font-size: 1.1rem;
	    text-transform: none;
	    margin-left: 5px;
	    height: auto !important;
	    font-weight: normal;
	    padding: 0px !important;
	}
	.product-list .thumbnail, .category .thumbnail{
		margin-bottom: 0px !important;
	}
	.category .thumbnail .caption{
		padding: 0px !important;
	}
	#product-navbar .sort{
		width: 50%;
	}

	.zrCechyItem div{
		height: 70px;
	}
	.zrRefer{
		font-size: 1rem;
		line-height: 22px;
	}
	.zrRefer strong{
		font-size: 1.3rem;
	}
	.zrRefer strong br{
		display: none;
	}
/* .zrRefer .row{
		margin-bottom: 10px;
	} */
	
	.zrWywiad, .zrGaleria{
		font-size: 0.7rem !important;
		padding: 10px 10px;
		white-space: nowrap;
	}
	#main_text{
		margin-bottom: 0px;
	}
	.dropdown > li > a, .dropdown-menu > li > a  {
	    color: #444;
	    font-size: 1.2rem;
	    font-weight: 300;
	}
	.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
		color: #fff !important;
	}
	.description-short img{
		max-width: 100px !important;
	}
	.dsBaza{
	position: absolute;
	margin-top: 182px;
	right: 0px;
}
	
}
#basket-login-form .btn-social, #login-user .btn-social{
	max-width: 185px !important;
}
#depository_question .modal-title, #depository_question #user_data_billing_privacy_content, #depository_question label{
	text-align: left;
}
.dsCategory ul{
	padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}
.dsCategory li a {
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
}
.dsCategory li li a {
    padding-left: 0px;
}
.dsCategory li li li a {
    padding-left: 15px;
}
.dsCategory li li li li a {
    padding-left: 30px;
}
.dsCategory li li li li li a {
    padding-left: 45px;
}
.dsCategory .x-tree-node-anchor-selected{
	font-weight: 700;
}
.dsCategory #st_category-tree-1 li a{
	display: none;
}
.dsCategory #st_category-tree-1 li li a{
	display: inline-block;
}
#category_tree h3{
	border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-top: 35px;
    font-size: 1.333rem;
}
@media (min-width: 1200px){
	.slogan input {
	    width: 500px !important;
	    border-color: #fff;
	}
}

#comfino-body {
    font-family: Rubik, 'sans-serif';
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    counter-reset: benefit;
    font-weight: 300;
}

.comfino-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

/*HEADER*/
.comfino-header {
    padding: 50px 0;
}

.comfino-header-logo img {
    width: 170px;
    height: auto;
}

.comfino-header-title {
    text-align: center;
    font-size: 28px;
    margin-top: 20px;
    line-height: 40px;
    padding: 15px 0;
    background-color: #599e33;
    color: #fff;
    border-radius: 15px;
}

.comfino-header-title span {
    /*font-weight: bold;*/
    font-weight: 400;
}

/*ICONS SECTION*/
.comfino-icons {
    /*background-color:#ebebeb;*/
    padding: 20px 0 50px;
}

.comfino-icons__title {
    font-size: 22.5px;
    font-weight: 400;
    text-align: center;
    padding: 20px 0 50px;
}

.comfino-icons-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}

.comfino-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.comfino-icon-img {
    width: 143px;
    height: 143px;
    border-radius: 50%;
    background-color: #599e33;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comfino-icon-img img {
    width: 53%;
}

.comfino-icon-text {
    font-size: 21px;
    max-width: 93%;
    text-align: center;
    /*color: #989898;*/
}

.comfino-icon-text span {
    font-weight: 500;
    color: #000;
}

/*LOGOTYPES SECTION*/
.logotypes {
    background-color: #ebebeb;
    border-radius: 15px;
}
.logotypes-title {
    text-align: center;
    padding-top: 20px;
    font-size: 22.5px;
}
.logotypes-title:first-child {
    padding-top: 28px;
}
.logotypes-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
    gap: 40px;
}
.single-logotype-wrapper {
    flex-basis: 22%;
    text-align: center;
}
.single-logotype {
    max-width: 160px;
    max-height: 50px;
}
/**/

/*BENEFITS SECTION*/
.comfino-benefits-title {
    font-size: 23.5px;
    font-weight: 400;
    text-align: center;
    margin: 10px 0 20px;
}
.comfino-benefits-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.comfino-benefits-box__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin: 40px 0;
}

.comfino-benefits-box__item p {
    padding: 0 20px;
    font-size: 20px;
    text-align: center;
}

.comfino-benefits-box__item-img {

    position: relative;
}

.comfino-benefits-box__item-img::after {
    position: absolute;
    counter-increment: benefit;
    content: counter(benefit);
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #599e33;
}

/*SECTION PROFITS*/
.comfino-profits {
    background-color: #ebebeb;
    border-radius: 15px;
    padding: 30px 0;
}
.comfino-profits__title {
    /*text-align: center;*/
    font-size: 20px;
    padding-top: 10px;
    font-weight: 500;
    padding-left: 60px;
}

.comfino-profits-description {
    text-align: center;
    font-size: 30px;
    padding-top: 10px;
    font-weight: bold;
}

.comfino-profits-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px 0;
}

.comfino-profits-content__text-list {
    /*max-width: 71%;*/
}

.comfino-profits-content__text-list-item {
    position: relative;
    font-size: 20px;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 30px;
}

.comfino-profits-content__text-list-item span {
    font-weight: 500;
}

.comfino-profits-content__text-list-item::after {
    position: absolute;
    content: '';
    top: 0;
    left: -10px;
    width: 20px;
    height: 20px;
    background-image: url("assets/list-checkmark.png");
    background-size: cover;
}

.comfino-profits-content__image {
    min-width: 30%;
    padding-right: 40px;
    border-radius: 50%;
}

/*FOOTER*/
.social-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 20px 30px;
    gap: 10px;
}
/**/

/*STYLE MOBILE*/


@media only screen and (max-width: 766px) {
    /*HEADER*/
    .comfino-header-logo img {
        width: 160px;
        height: auto;
        padding-left: 40px;
    }
    .comfino-header-title {
        margin: 20px;
        font-size: 19px;
    }
    /*ICONS SECTION*/
    .comfino-icon {
        flex: unset;
        width: 50%;
    }
    .comfino-icon-img {
        width: 120px;
        height: 120px;
    }
    .comfino-icon-text {
        font-size: 19px;
        max-width: 90%;
    }
    .comfino-icons-box {
        gap: 0;
    }
    /*BENEFITS SECTION*/
    .comfino-benefits-box__item {
        width: 50%;
    }
    /*INFO SECTION*/
    .comfino-info-description {
        font-size: 20px;
    }
    .comfino-info-content {
        max-width: 90%;
    }
    .comfino-info-content__item-text {
        width: 58%;
        margin-left: 0;
        font-size: 15px;
        text-align: center;
    }
    .comfino-info-content__item-img {
        margin: 0 auto;
    }
    /*SECTION PROFITS*/
    .comfino-profits-description {
        font-size: 24px;
    }
    .comfino-profits-content {
        flex-direction: column;
    }
    .comfino-profits-content__image {
        min-width: 30%;
        padding-right: 0;
    }
    .single-logotype {
        width: 107px;
    }
}

/*STYLE TABLETS*/

@media only screen and (min-width: 767px) and (max-width: 991px) {
    /*HEADER*/
    .comfino-header-logo img {
        width: 260px;
        height: auto;
        padding-left: 40px;
    }
    .comfino-header-title {
        margin-top: 40px;
    }
    /*INFO SECTION*/
    .comfino-info-content {
        max-width: 74%;
    }
}


/* Hover swap 3 zdjęcie produktu na listach */
.zr-img-swap {
	display: inline-grid;
	isolation: isolate;
  }
  
  .zr-img-swap > img {
	grid-area: 1 / 1;
	display: block;
	object-fit: contain;
  }
  
  .zr-img-swap .zr-main-img {
	z-index: 0;
	opacity: 1;
	transition: opacity 180ms ease-in-out;
  }
  
  .zr-img-swap .zr-hover-img {
	z-index: 1;
	opacity: 0;
	transition: opacity 180ms ease-in-out;
  }
  
  /* Na desktopach: przełącz */
  @media (hover: hover) and (pointer: fine) {
	.product:hover .zr-img-swap .zr-main-img,
	.product:focus-within .zr-img-swap .zr-main-img {
	  opacity: 0;
	}
  
	.product:hover .zr-img-swap .zr-hover-img,
	.product:focus-within .zr-img-swap .zr-hover-img {
	  opacity: 1;
	}
  }
  
.pg_label { position: relative; z-index: 2; }
.full-list .product-observe {z-index: 2; }


.products-carousels {
	margin: 45px 0;
	position: relative;
}

.products-carousels h1 {
	margin-bottom: 40px;
}

.products-carousels__tabs {
	display: flex;
	justify-content: center;
	gap: 8px;
	margin: 0 auto 45px;
	padding: 6px;
	max-width: 560px;
	border: 1px solid #ba75f7;
	border-radius: 30px;
	background: #ffffff;
}

.products-carousels__tab {
	flex: 1 1 0;
	min-height: 42px;
	padding: 10px 14px;
	border: 0;
	border-radius: 30px;
	background: transparent;
	color: #745858;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
	cursor: pointer;
	transition: background-color .2s ease, color .2s ease, box-shadow .2s ease;
}

.products-carousels__tab:hover,
.products-carousels__tab:focus {
	color: #3b2a24;
	background: #fffce0;
	outline: none;
}

.products-carousels__tab:focus {
	box-shadow: 0 0 0 3px rgba(150, 95, 72, .2);
}

.products-carousels__tab.is-active {
	color: #f5f5f5;
	background: #ba75f7;
	box-shadow: 0 6px 16px rgba(92, 57, 44, .18);
}

.products-carousels.pc-ready .products-carousels__panel {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}

.products-carousels.pc-ready .products-carousels__panel.is-active {
	position: relative;
	height: auto;
	overflow: visible;
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	animation: productsCarouselFade .22s ease;
}

@keyframes productsCarouselFade {
	from {
		opacity: 0;
		transform: translateY(6px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 600px) {
	.products-carousels__tabs {
		flex-direction: column;
		max-width: none;
	}

	.products-carousels__tab {
		width: 100%;
	}
}

/* Premium product carousels */
.products-carousels {
	--pc-accent: #BA75F7;
	--pc-accent-soft: #E2C9F8;
	--pc-accent-pale: #F8F1FD;
	--pc-warm: #745858;
	--pc-ink: #333333;
	--pc-muted: #756d77;
	--pc-line: rgba(186, 117, 247, .2);
	isolation: isolate;
	margin: 54px 0 64px;
	padding: 34px 34px 42px;
	border: 1px solid var(--pc-line);
	border-radius: 28px;
	background:
		radial-gradient(circle at 8% 0, rgba(226, 201, 248, .32), transparent 30%),
		linear-gradient(145deg, #ffffff 35%, #fdfafe);
	box-shadow: 0 18px 48px rgba(74, 48, 82, .08);
}

.products-carousels::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 84px;
	height: 4px;
	border-radius: 0 0 10px 10px;
	background: linear-gradient(90deg, var(--pc-accent), var(--pc-accent-soft));
	transform: translateX(-50%);
}

.products-carousels__tabs {
	position: relative;
	z-index: 3;
	gap: 6px;
	margin-bottom: 32px;
	padding: 5px;
	border-color: rgba(186, 117, 247, .38);
	background: rgba(255, 255, 255, .88);
	box-shadow: 0 7px 22px rgba(74, 48, 82, .07);
}

.products-carousels__tab {
	min-height: 44px;
	color: var(--pc-warm);
	letter-spacing: .025em;
	transition: color .22s ease, background .22s ease, box-shadow .22s ease, transform .22s ease;
}

.products-carousels__tab:hover,
.products-carousels__tab:focus {
	color: var(--pc-warm);
	background: var(--pc-accent-pale);
	transform: translateY(-1px);
}

.products-carousels__tab:focus {
	box-shadow: 0 0 0 3px rgba(226, 201, 248, .72);
}

.products-carousels__tab.is-active {
	color: #ffffff;
	background: linear-gradient(135deg, var(--pc-accent), #a960e8);
	box-shadow: 0 7px 17px rgba(186, 117, 247, .27);
}

.products-carousels h1 {
	position: relative;
	margin: 0 0 24px;
	padding-bottom: 13px;
	color: var(--pc-warm);
	font-size: clamp(1.65rem, 3vw, 2.25rem);
	font-weight: 500;
	letter-spacing: .015em;
}

.products-carousels h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 42px;
	height: 3px;
	border-radius: 6px;
	background: var(--pc-accent-soft);
	transform: translateX(-50%);
}

.products-carousels #home-list,
.products-carousels [id^="home-list"] {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.products-carousels .slick-list {
	position: relative;
	z-index: 1;
	margin: 0 -4px;
	padding-top: 12px !important;
	padding-bottom: 24px !important;
}

.products-carousels .slick-slider {
	position: relative;
	isolation: isolate;
	overflow: visible;
}

.products-carousels .slick-track {
	display: flex;
	align-items: stretch;
}

.products-carousels .slick-slide {
	height: auto;
	padding: 0 8px;
	opacity: .72;
	transform: scale(.975);
	transition: opacity .28s ease, transform .28s cubic-bezier(.22, 1, .36, 1);
}

.products-carousels .slick-slide.slick-active {
	opacity: 1;
}

.products-carousels .slick-slide.slick-center {
	position: relative;
	z-index: 2;
	transform: scale(1.015);
}

.products-carousels .slick-slide > div,
.products-carousels .slick-slide .product {
	height: 100%;
}

.products-carousels .product-list .product .thumbnail {
	position: relative;
	height: calc(100% - 8px);
	margin: 0 0 8px !important;
	padding: 10px 10px 17px;
	border: 1px solid rgba(226, 201, 248, .65) !important;
	border-radius: 20px;
	background: rgba(255, 255, 255, .96);
	overflow: hidden;
	box-shadow: 0 9px 25px rgba(63, 43, 69, .07);
	transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.products-carousels .product-list .product .thumbnail:hover,
.products-carousels .product-list .product .thumbnail:focus-within {
	transform: translateY(-5px);
	border-color: var(--pc-accent-soft) !important;
	box-shadow: 0 16px 34px rgba(186, 117, 247, .16);
}

.products-carousels .product-list .product .thumbnail > [data-equalizer-watch="image"] {
	position: relative;
	width: 100%;
	height: auto !important;
	aspect-ratio: 1 / 1;
	border-radius: 14px;
	background: #ffffff;
	overflow: hidden;
}

.products-carousels .product-list .product .image {
	position: relative;
	width: 100%;
	height: 100% !important;
	aspect-ratio: 1 / 1;
	border-radius: 14px;
	background: #ffffff;
	overflow: hidden;
}

.products-carousels .product-list .product .thumbnail > [data-equalizer-watch="image"] > .image {
	aspect-ratio: auto;
}

.products-carousels .product-list .product .image a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.products-carousels .product-list .product .image img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	transition: transform .38s cubic-bezier(.22, 1, .36, 1);
}

.products-carousels .product-list .product .thumbnail:hover .image img,
.products-carousels .product-list .product .thumbnail:focus-within .image img {
	transform: scale(1.035);
}

.products-carousels .product-list .product .pg_label {
	position: absolute !important;
	top: 18px !important;
	left: 18px !important;
	right: auto !important;
	z-index: 6;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 5px;
	max-width: calc(100% - 36px);
	margin: 0 !important;
	padding: 0 !important;
	pointer-events: none;
}

.products-carousels .product-list .product .pg_label a {
	display: inline-flex;
	max-width: 100%;
	line-height: 0;
	pointer-events: auto;
}

.products-carousels .product-list .product .pg_label .group_label {
	display: block;
	width: auto !important;
	height: auto !important;
	max-width: 76px !important;
	max-height: 28px !important;
	margin: 0 !important;
	object-fit: contain;
	object-position: left center;
	filter: drop-shadow(0 2px 4px rgba(51, 51, 51, .12));
}

.products-carousels .product-list .caption {
	padding: 14px 5px 0;
}

.products-carousels .product-list .name {
	margin: 0 0 9px;
	line-height: 1.4;
}

.products-carousels .product-list .name a {
	color: var(--pc-ink);
	font-size: .96rem;
	font-weight: 500;
	text-decoration: none;
	transition: color .2s ease;
}

.products-carousels .product-list .name a:hover,
.products-carousels .product-list .name a:focus {
	color: var(--pc-accent);
	outline: none;
}

.products-carousels .product-list .price,
.products-carousels .product-list .box-price .price,
.products-carousels .product_group .price {
	color: var(--pc-warm);
	font-size: 1.15rem;
	font-weight: 600;
}

.products-carousels .product-list .minor_price,
.products-carousels .product-list .basic_price,
.products-carousels .product-list .product-availability {
	color: var(--pc-muted);
	font-size: .78rem;
}

.products-carousels .product-list .product-observe {
	top: 16px;
	right: 16px;
	z-index: 4;
	width: 36px;
	height: 36px;
	padding: 8px;
	border: 1px solid var(--pc-line);
	border-radius: 50%;
	background: rgba(255, 255, 255, .9) !important;
	box-shadow: 0 5px 15px rgba(51, 51, 51, .09);
	backdrop-filter: blur(4px);
}

.products-carousels .product-list .product-observe svg {
	width: 18px;
	height: 17px;
	stroke: var(--pc-warm);
}

.products-carousels .slick-prev,
.products-carousels .slick-next {
	position: absolute !important;
	z-index: 50 !important;
	display: block !important;
	width: 42px;
	height: 42px;
	padding: 0;
	border: 1px solid var(--pc-accent-soft);
	border-radius: 50%;
	background: rgba(255, 255, 255, .94);
	color: transparent;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	opacity: 1 !important;
	visibility: visible !important;
	pointer-events: auto;
	box-shadow: 0 7px 20px rgba(65, 43, 71, .13);
	backdrop-filter: blur(5px);
	transition: transform .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

.products-carousels .slick-prev {
	left: -16px;
}

.products-carousels .slick-next {
	right: -16px;
}

.products-carousels .slick-prev::before,
.products-carousels .slick-next::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid var(--pc-accent);
	border-right: 2px solid var(--pc-accent);
	opacity: 1;
}

.products-carousels .slick-prev::before {
	transform: translate(-35%, -50%) rotate(-135deg);
}

.products-carousels .slick-next::before {
	transform: translate(-65%, -50%) rotate(45deg);
}

.products-carousels .slick-prev:hover,
.products-carousels .slick-prev:focus,
.products-carousels .slick-next:hover,
.products-carousels .slick-next:focus {
	border-color: var(--pc-accent);
	background: var(--pc-accent-pale);
	outline: none;
	box-shadow: 0 9px 24px rgba(186, 117, 247, .24);
}

.products-carousels .slick-prev:hover,
.products-carousels .slick-prev:focus {
	transform: translateY(-50%) translateX(-2px);
}

.products-carousels .slick-next:hover,
.products-carousels .slick-next:focus {
	transform: translateY(-50%) translateX(2px);
}

.products-carousels .slick-dots {
	bottom: -6px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 4px;
}

.products-carousels .slick-dots li,
.products-carousels .slick-dots li button {
	width: 11px;
	height: 11px;
	margin: 0;
}

.products-carousels .slick-dots li button::before {
	color: var(--pc-accent-soft);
	font-size: 8px;
	opacity: 1;
	transition: color .2s ease, transform .2s ease;
}

.products-carousels .slick-dots li.slick-active button::before {
	color: var(--pc-accent);
	transform: scale(1.35);
}

.products-carousels .product_group > .panel {
	border: 1px solid var(--pc-line);
	border-radius: 20px;
	background: #ffffff;
	overflow: hidden;
	box-shadow: 0 9px 25px rgba(63, 43, 69, .07);
}

.products-carousels .product_group > .panel > .panel-heading {
	border: 0;
	background: var(--pc-accent-pale);
	color: var(--pc-warm);
}

.products-carousels .product_group > .panel > .panel-body {
	padding: 20px !important;
}

.products-carousels .product_group .other_group {
	display: inline-flex;
	margin: 4px;
	padding: 7px 11px;
	border: 1px solid var(--pc-line);
	border-radius: 18px;
	background: var(--pc-accent-pale);
	color: var(--pc-warm);
}

@media (max-width: 767px) {
	.products-carousels {
		margin: 34px 0 44px;
		padding: 25px 12px 34px;
		border-radius: 20px;
	}

	.products-carousels__tabs {
		flex-direction: row;
		gap: 3px;
		margin-bottom: 23px;
	}

	.products-carousels__tab {
		width: auto;
		min-height: 40px;
		padding: 8px 7px;
		font-size: 12px;
	}

	.products-carousels h1 {
		margin-bottom: 17px;
		font-size: 1.55rem;
	}

	.products-carousels .slick-list {
		padding-right: 17px !important;
		padding-left: 17px !important;
	}

	.products-carousels .slick-slide {
		padding: 0 5px;
	}

	.products-carousels .product-list .product .pg_label {
		top: 15px !important;
		left: 15px !important;
		max-width: calc(100% - 30px);
	}

	.products-carousels .product-list .product .pg_label .group_label {
		max-width: 68px !important;
		max-height: 25px !important;
	}

	.products-carousels .slick-prev,
	.products-carousels .slick-next,
	#home-list .slick-arrow {
		display: block !important;
		width: 36px;
		height: 36px;
	}

	.products-carousels .slick-prev {
		left: -5px;
	}

	.products-carousels .slick-next {
		right: -5px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.products-carousels *,
	.products-carousels *::before,
	.products-carousels *::after {
		scroll-behavior: auto !important;
		transition-duration: .01ms !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
	}
}

/* Automatic similar products carousel */
#zr-automatic-similar-products {
	--sp-accent: #BA75F7;
	--sp-accent-soft: #E2C9F8;
	--sp-accent-pale: #F8F1FD;
	--sp-warm: #745858;
	--sp-ink: #333333;
	--sp-muted: #756d77;
	--sp-line: rgba(186, 117, 247, .2);
	position: relative;
	isolation: isolate;
	margin: 38px 0 54px;
	padding: 28px 28px 38px;
	border: 1px solid var(--sp-line);
	border-radius: 26px;
	background:
		radial-gradient(circle at 8% 0, rgba(226, 201, 248, .3), transparent 31%),
		linear-gradient(145deg, #ffffff 35%, #fdfafe);
	box-shadow: 0 18px 48px rgba(74, 48, 82, .08);
}

#zr-automatic-similar-products::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 76px;
	height: 4px;
	border-radius: 0 0 10px 10px;
	background: linear-gradient(90deg, var(--sp-accent), var(--sp-accent-soft));
	transform: translateX(-50%);
}

#zr-automatic-similar-products .card-tabs {
	margin: 0 0 22px;
	border: 0;
}

#zr-automatic-similar-products .card-tabs .nav-tabs {
	display: inline-flex;
	margin: 0;
	padding: 5px;
	border: 1px solid rgba(186, 117, 247, .38);
	border-radius: 26px;
	background: rgba(255, 255, 255, .9);
	box-shadow: 0 7px 20px rgba(74, 48, 82, .07);
}

#zr-automatic-similar-products .card-tabs .nav-tabs > li {
	margin: 0;
}

#zr-automatic-similar-products .card-tabs .nav-tabs > li > a {
	margin: 0;
	padding: 10px 18px;
	border: 0 !important;
	border-radius: 22px;
	background: transparent;
	color: var(--sp-warm);
	font-weight: 600;
	text-decoration: none;
}

#zr-automatic-similar-products .card-tabs .nav-tabs > li.active > a,
#zr-automatic-similar-products .card-tabs .nav-tabs > li > a:hover,
#zr-automatic-similar-products .card-tabs .nav-tabs > li > a:focus {
	background: linear-gradient(135deg, var(--sp-accent), #a960e8);
	color: #ffffff;
	outline: none;
	box-shadow: 0 7px 17px rgba(186, 117, 247, .24);
}

#zr-automatic-similar-products .tab-content {
	overflow: visible;
}

#zr-automatic-similar-products #similar-products.slick-slider {
	position: relative;
	isolation: isolate;
	width: 100%;
	margin: 0;
	overflow: visible;
}

#zr-automatic-similar-products #similar-products .slick-list {
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0;
	padding: 12px 2px 24px !important;
}

#zr-automatic-similar-products #similar-products .slick-track {
	display: flex;
	align-items: stretch;
}

#zr-automatic-similar-products #similar-products .product.slick-slide {
	position: relative;
	height: auto;
	margin: 0 7px !important;
	padding: 10px 10px 17px;
	border: 1px solid rgba(226, 201, 248, .65) !important;
	border-radius: 20px;
	background: rgba(255, 255, 255, .97);
	opacity: .74;
	overflow: hidden;
	box-shadow: 0 9px 25px rgba(63, 43, 69, .07);
	transform: scale(.975);
	transition: opacity .28s ease, transform .28s cubic-bezier(.22, 1, .36, 1), border-color .25s ease, box-shadow .25s ease;
}

#zr-automatic-similar-products #similar-products .product.slick-active {
	opacity: 1;
}

#zr-automatic-similar-products #similar-products .product.slick-slide:hover,
#zr-automatic-similar-products #similar-products .product.slick-slide:focus-within {
	border-color: var(--sp-accent-soft) !important;
	box-shadow: 0 16px 34px rgba(186, 117, 247, .16);
	transform: translateY(-5px) scale(.985);
}

#zr-automatic-similar-products #similar-products .image,
#zr-automatic-similar-products #similar-products [data-equalizer-watch="image"] > .image {
	position: relative;
	width: 100%;
	height: auto !important;
	aspect-ratio: 1 / 1;
	border-radius: 14px;
	background: #ffffff;
	overflow: hidden;
}

#zr-automatic-similar-products #similar-products .image a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

#zr-automatic-similar-products #similar-products .image img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	object-position: center;
	transition: transform .38s cubic-bezier(.22, 1, .36, 1);
}

#zr-automatic-similar-products #similar-products .product:hover .image img,
#zr-automatic-similar-products #similar-products .product:focus-within .image img {
	transform: scale(1.035);
}

#zr-automatic-similar-products #similar-products .caption {
	padding: 14px 5px 0;
}

#zr-automatic-similar-products #similar-products [data-equalizer-watch="thumb"] {
	height: auto !important;
	min-height: 108px;
}

#zr-automatic-similar-products #similar-products .name {
	margin: 0 0 9px;
	line-height: 1.4;
}

#zr-automatic-similar-products #similar-products .name a {
	color: var(--sp-ink);
	font-size: .95rem;
	font-weight: 500;
	text-decoration: none;
	transition: color .2s ease;
}

#zr-automatic-similar-products #similar-products .name a:hover,
#zr-automatic-similar-products #similar-products .name a:focus {
	color: var(--sp-accent);
	outline: none;
}

#zr-automatic-similar-products #similar-products .price {
	color: var(--sp-warm);
	font-size: 1.08rem;
	font-weight: 600;
}

#zr-automatic-similar-products #similar-products .minor_price,
#zr-automatic-similar-products #similar-products .basic_price,
#zr-automatic-similar-products #similar-products .product-availability {
	color: var(--sp-muted);
	font-size: .78rem;
}

#zr-automatic-similar-products #similar-products .product-shopping-cart {
	margin-top: 10px;
}

#zr-automatic-similar-products #similar-products .btn-shopping-cart {
	width: 100%;
	min-height: 42px;
	padding: 10px 14px;
	border: 1px solid var(--sp-accent-soft) !important;
	border-radius: 23px;
	background: linear-gradient(135deg, var(--sp-accent-soft), #d7b5f5);
	color: var(--sp-ink);
	font-weight: 600;
	text-decoration: none;
	box-shadow: 0 7px 17px rgba(186, 117, 247, .17);
	transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

#zr-automatic-similar-products #similar-products .btn-shopping-cart:hover,
#zr-automatic-similar-products #similar-products .btn-shopping-cart:focus {
	transform: translateY(-2px);
	border-color: var(--sp-accent) !important;
	color: #2f2636;
	outline: none;
	box-shadow: 0 10px 22px rgba(186, 117, 247, .25);
}

#zr-automatic-similar-products #similar-products .product-observe {
	top: 16px;
	right: 16px;
	z-index: 6;
	width: 36px;
	height: 36px;
	padding: 8px;
	border: 1px solid var(--sp-line);
	border-radius: 50%;
	background: rgba(255, 255, 255, .9) !important;
	box-shadow: 0 5px 15px rgba(51, 51, 51, .09);
	backdrop-filter: blur(4px);
}

#zr-automatic-similar-products #similar-products .product-observe svg {
	width: 18px;
	height: 17px;
	stroke: var(--sp-warm);
}

#zr-automatic-similar-products #similar-products .slick-prev,
#zr-automatic-similar-products #similar-products .slick-next {
	position: absolute !important;
	z-index: 50 !important;
	display: block !important;
	width: 42px;
	height: 42px;
	padding: 0;
	border: 1px solid var(--sp-accent-soft);
	border-radius: 50%;
	background: rgba(255, 255, 255, .95);
	color: transparent;
	font-size: 0;
	line-height: 0;
	opacity: 1 !important;
	overflow: hidden;
	visibility: visible !important;
	box-shadow: 0 7px 20px rgba(65, 43, 71, .13);
	backdrop-filter: blur(5px);
	transition: transform .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

#zr-automatic-similar-products #similar-products .slick-prev {
	left: -17px;
}

#zr-automatic-similar-products #similar-products .slick-next {
	right: -17px;
}

#zr-automatic-similar-products #similar-products .slick-prev::before,
#zr-automatic-similar-products #similar-products .slick-next::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	width: 10px;
	height: 10px;
	border-top: 2px solid var(--sp-accent);
	border-right: 2px solid var(--sp-accent);
	opacity: 1;
}

#zr-automatic-similar-products #similar-products .slick-prev::before {
	transform: translate(-35%, -50%) rotate(-135deg);
}

#zr-automatic-similar-products #similar-products .slick-next::before {
	transform: translate(-65%, -50%) rotate(45deg);
}

#zr-automatic-similar-products #similar-products .slick-prev:hover,
#zr-automatic-similar-products #similar-products .slick-prev:focus,
#zr-automatic-similar-products #similar-products .slick-next:hover,
#zr-automatic-similar-products #similar-products .slick-next:focus {
	border-color: var(--sp-accent);
	background: var(--sp-accent-pale);
	outline: none;
	box-shadow: 0 9px 24px rgba(186, 117, 247, .24);
}

#zr-automatic-similar-products #similar-products .slick-prev:hover,
#zr-automatic-similar-products #similar-products .slick-prev:focus {
	transform: translateY(-50%) translateX(-2px);
}

#zr-automatic-similar-products #similar-products .slick-next:hover,
#zr-automatic-similar-products #similar-products .slick-next:focus {
	transform: translateY(-50%) translateX(2px);
}

#zr-automatic-similar-products #similar-products .slick-dots {
	bottom: -7px;
	z-index: 3;
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 4px;
}

#zr-automatic-similar-products #similar-products .slick-dots li,
#zr-automatic-similar-products #similar-products .slick-dots li button {
	width: 11px;
	height: 11px;
	margin: 0;
}

#zr-automatic-similar-products #similar-products .slick-dots li button::before {
	color: var(--sp-accent-soft);
	font-size: 8px;
	opacity: 1;
	transition: color .2s ease, transform .2s ease;
}

#zr-automatic-similar-products #similar-products .slick-dots li.slick-active button::before {
	color: var(--sp-accent);
	transform: scale(1.35);
}

@media (max-width: 767px) {
	#zr-automatic-similar-products {
		margin: 30px 0 42px;
		padding: 22px 12px 32px;
		border-radius: 20px;
	}

	#zr-automatic-similar-products .card-tabs .nav-tabs > li > a {
		padding: 9px 12px;
		font-size: 12px;
	}

	#zr-automatic-similar-products #similar-products .slick-list {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	#zr-automatic-similar-products #similar-products .product.slick-slide {
		margin: 0 5px !important;
	}

	#zr-automatic-similar-products #similar-products .slick-prev,
	#zr-automatic-similar-products #similar-products .slick-next {
		width: 36px;
		height: 36px;
	}

	#zr-automatic-similar-products #similar-products .slick-prev {
		left: -5px;
	}

	#zr-automatic-similar-products #similar-products .slick-next {
		right: -5px;
	}
}

@media (prefers-reduced-motion: reduce) {
	#zr-automatic-similar-products *,
	#zr-automatic-similar-products *::before,
	#zr-automatic-similar-products *::after {
		transition-duration: .01ms !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
	}
}

/* Automatic accessories carousel */
#zr-automatic-similar-products #product-accessories {
	position: relative;
	width: 100%;
	overflow: visible;
}

#zr-automatic-similar-products #product-accessories > .row.slick-slider {
	position: relative;
	isolation: isolate;
	width: 100%;
	margin: 0;
	overflow: visible;
}

#zr-automatic-similar-products #product-accessories .slick-list {
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0;
	padding: 12px 2px 24px !important;
}

#zr-automatic-similar-products #product-accessories .slick-track {
	display: flex;
	align-items: stretch;
}

#zr-automatic-similar-products #product-accessories .product.slick-slide {
	height: auto;
	padding: 0 7px;
	opacity: .74;
	transform: scale(.975);
	transition: opacity .28s ease, transform .28s cubic-bezier(.22, 1, .36, 1);
}

#zr-automatic-similar-products #product-accessories .product.slick-active {
	opacity: 1;
}

#zr-automatic-similar-products #product-accessories .product > .thumbnail {
	position: relative;
	height: 100%;
	margin: 0 !important;
	padding: 10px 10px 17px;
	border: 1px solid rgba(226, 201, 248, .65) !important;
	border-radius: 20px;
	background: rgba(255, 255, 255, .97);
	overflow: hidden;
	box-shadow: 0 9px 25px rgba(63, 43, 69, .07);
	transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

#zr-automatic-similar-products #product-accessories .product > .thumbnail:hover,
#zr-automatic-similar-products #product-accessories .product > .thumbnail:focus-within {
	transform: translateY(-5px);
	border-color: var(--sp-accent-soft) !important;
	box-shadow: 0 16px 34px rgba(186, 117, 247, .16);
}

#zr-automatic-similar-products #product-accessories [data-equalizer-watch="image"] {
	position: relative;
	width: 100%;
	height: auto !important;
	aspect-ratio: 1 / 1;
	border-radius: 14px;
	background: #ffffff;
	overflow: hidden;
}

#zr-automatic-similar-products #product-accessories .image {
	position: relative;
	width: 100%;
	height: 100% !important;
	border-radius: 14px;
	background: #ffffff;
	overflow: hidden;
}

#zr-automatic-similar-products #product-accessories .image a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

#zr-automatic-similar-products #product-accessories .image img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	object-position: center;
	transition: transform .38s cubic-bezier(.22, 1, .36, 1);
}

#zr-automatic-similar-products #product-accessories .thumbnail:hover .image img,
#zr-automatic-similar-products #product-accessories .thumbnail:focus-within .image img {
	transform: scale(1.035);
}

#zr-automatic-similar-products #product-accessories .caption {
	display: flex;
	flex-direction: column;
	height: auto !important;
	min-height: 154px;
	padding: 14px 5px 0;
}

#zr-automatic-similar-products #product-accessories .name {
	margin: 0 0 9px;
	line-height: 1.4;
}

#zr-automatic-similar-products #product-accessories .name a {
	color: var(--sp-ink);
	font-size: .95rem;
	font-weight: 500;
	text-decoration: none;
	transition: color .2s ease;
}

#zr-automatic-similar-products #product-accessories .name a:hover,
#zr-automatic-similar-products #product-accessories .name a:focus {
	color: var(--sp-accent);
	outline: none;
}

#zr-automatic-similar-products #product-accessories .price {
	color: var(--sp-warm);
	font-size: 1.08rem;
	font-weight: 600;
}

#zr-automatic-similar-products #product-accessories .discount-old_price {
	min-height: 1px;
}

#zr-automatic-similar-products #product-accessories .product-shopping-cart {
	width: 100%;
	margin-top: auto;
	padding-top: 12px;
	text-align: center;
}

#zr-automatic-similar-products #product-accessories .btn-shopping-cart {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 42px;
	padding: 10px 14px;
	border: 1px solid var(--sp-accent-soft) !important;
	border-radius: 23px;
	background: linear-gradient(135deg, var(--sp-accent-soft), #d7b5f5);
	color: var(--sp-ink);
	font-weight: 600;
	text-decoration: none;
	box-shadow: 0 7px 17px rgba(186, 117, 247, .17);
	transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

#zr-automatic-similar-products #product-accessories .btn-shopping-cart:hover,
#zr-automatic-similar-products #product-accessories .btn-shopping-cart:focus {
	transform: translateY(-2px);
	border-color: var(--sp-accent) !important;
	color: #2f2636;
	outline: none;
	box-shadow: 0 10px 22px rgba(186, 117, 247, .25);
}

#zr-automatic-similar-products #product-accessories .product-observe {
	top: 16px;
	right: 16px;
	z-index: 6;
	width: 36px;
	height: 36px;
	padding: 8px;
	border: 1px solid var(--sp-line);
	border-radius: 50%;
	background: rgba(255, 255, 255, .9) !important;
	box-shadow: 0 5px 15px rgba(51, 51, 51, .09);
	backdrop-filter: blur(4px);
}

#zr-automatic-similar-products #product-accessories .product-observe svg {
	width: 18px;
	height: 17px;
	stroke: var(--sp-warm);
}

#zr-automatic-similar-products #product-accessories .slick-prev,
#zr-automatic-similar-products #product-accessories .slick-next {
	position: absolute !important;
	z-index: 50 !important;
	display: block !important;
	width: 42px;
	height: 42px;
	padding: 0;
	border: 1px solid var(--sp-accent-soft);
	border-radius: 50%;
	background: rgba(255, 255, 255, .95);
	color: transparent;
	font-size: 0;
	line-height: 0;
	opacity: 1 !important;
	overflow: hidden;
	visibility: visible !important;
	box-shadow: 0 7px 20px rgba(65, 43, 71, .13);
	backdrop-filter: blur(5px);
}

#zr-automatic-similar-products #product-accessories .slick-prev {
	left: -17px;
}

#zr-automatic-similar-products #product-accessories .slick-next {
	right: -17px;
}

#zr-automatic-similar-products #product-accessories .slick-prev::before,
#zr-automatic-similar-products #product-accessories .slick-next::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	width: 10px;
	height: 10px;
	border-top: 2px solid var(--sp-accent);
	border-right: 2px solid var(--sp-accent);
	opacity: 1;
}

#zr-automatic-similar-products #product-accessories .slick-prev::before {
	transform: translate(-35%, -50%) rotate(-135deg);
}

#zr-automatic-similar-products #product-accessories .slick-next::before {
	transform: translate(-65%, -50%) rotate(45deg);
}

#zr-automatic-similar-products #product-accessories .slick-dots {
	bottom: -7px;
	z-index: 3;
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 4px;
}

#zr-automatic-similar-products #product-accessories .slick-dots li,
#zr-automatic-similar-products #product-accessories .slick-dots li button {
	width: 11px;
	height: 11px;
	margin: 0;
}

#zr-automatic-similar-products #product-accessories .slick-dots li button::before {
	color: var(--sp-accent-soft);
	font-size: 8px;
	opacity: 1;
}

#zr-automatic-similar-products #product-accessories .slick-dots li.slick-active button::before {
	color: var(--sp-accent);
	transform: scale(1.35);
}

@media (max-width: 767px) {
	#zr-automatic-similar-products #product-accessories .slick-list {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	#zr-automatic-similar-products #product-accessories .product.slick-slide {
		padding-right: 5px;
		padding-left: 5px;
	}

	#zr-automatic-similar-products #product-accessories .slick-prev,
	#zr-automatic-similar-products #product-accessories .slick-next {
		width: 36px;
		height: 36px;
	}

	#zr-automatic-similar-products #product-accessories .slick-prev {
		left: -5px;
	}

	#zr-automatic-similar-products #product-accessories .slick-next {
		right: -5px;
	}
}





/* ===============================
   CLEAN PREMIUM CATEGORY SIDEBAR
   =============================== */

   #category-thumbnail {
    background: #fff;
    border: 1px solid #eee7f4;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(40, 30, 50, .06);
}

#category_tree .head {
    margin: 0;
    padding: 18px 22px;
    font-size: 18px;
    font-weight: 600;
    color: #2f2636;
    letter-spacing: .2px;
    background: #f7f1fc;
    border-bottom: 1px solid #eadff4;
}

#category_tree .content {
    padding: 10px;
    background: #fff;
}

.st_category-tree,
.x-panel-body,
.x-panel-bwrap {
    border: none !important;
    background: transparent;
}

.st_category-tree-element {
    margin-bottom: 2px;
}

.x-tree-node-anchor {
    display: flex !important;
    align-items: center;
    gap: 8px;
    padding: 11px 14px;
    border-radius: 10px;
    color: #3d3445 !important;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: background .2s ease, color .2s ease;
}

.x-tree-node-anchor:hover {
    background: #f8f3fc;
    color: #6f34a5 !important;
}

.x-tree-node-anchor::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    bottom: 9px;
    width: 3px;
    border-radius: 10px;
    background: transparent;
}

.x-tree-node-anchor:hover::before {
    background: #BA75F7;
}

.x-tree-node-anchor-selected {
    background: #f2e6fb !important;
    color: #5d258d !important;
    box-shadow: none;
}

.x-tree-node-anchor-selected span {
    color: inherit;
    font-weight: 600;
}

.x-tree-node-anchor-selected::before {
    background: #BA75F7;
}

/* Poziom 1: główne kategorie */
#category_tree > .content > .st_category-tree > .x-panel-bwrap > .x-panel-body > ul > li > .x-tree-node-el > .x-tree-node-anchor,
#category_tree .x-tree-root-ct > li > ul > li > .x-tree-node-el > .x-tree-node-anchor {
    padding-left: 14px;
    font-size: 15px;
}

#category_tree .x-tree-root-ct > li > ul > li > ul > li > .x-tree-node-el > .x-tree-node-anchor {
    padding-left: 38px;
    font-size: 13.5px;
    color: #685c70 !important;
}

.x-tree-hitarea {
    margin-right: 5px;
    opacity: .35;
}

.x-tree-node-el:hover .x-tree-hitarea {
    opacity: .65;
}

.st_category-tree-element:not(:last-child) {
    /* border-bottom: 1px solid #f3eef7; */
}

.dsCategory {
    scrollbar-width: thin;
    scrollbar-color: #BA75F7 transparent;
}

.product-filter-container {
    padding: 15px;
}

@media(max-width:768px) {
    #category-thumbnail {
        border-radius: 14px;
    }

    #category_tree .head {
        padding: 16px;
        font-size: 17px;
    }

    .x-tree-node-anchor {
        padding: 11px 13px;
    }
}

/* Paddingi przy filtrach */
.row #left {
    padding: 0 !important;
}

/* Widoczność kategorii */
#product-navbar .category-list {
	display: none;
}

.product-filter-container.ds {
	display: none;
}

/* Premium category product listing */
#content .bg-list {
	--pl-accent: #BA75F7;
	--pl-accent-soft: #E2C9F8;
	--pl-accent-pale: #F8F1FD;
	--pl-warm: #745858;
	--pl-ink: #333333;
	--pl-muted: #756d77;
	--pl-line: rgba(186, 117, 247, .2);
}

#content .bg-list #product-navbar {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 16px;
	width: 100%;
	margin: 0 0 24px;
	padding: 20px 22px;
}

#content .bg-list #product-navbar::before {
	content: "";
	position: absolute;
	top: 0;
	left: 22px;
	width: 52px;
	height: 4px;
	border-radius: 0 0 8px 8px;
	background: linear-gradient(90deg, var(--pl-accent), var(--pl-accent-soft));
}

#content .bg-list #product-navbar h1 {
	flex: 1 1 250px;
	margin: 0;
	color: var(--pl-warm);
	font-size: clamp(1.65rem, 3vw, 2.25rem);
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: .01em;
}

#content .bg-list #product-navbar .sort {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 8px;
	width: auto;
	margin: 0 0 0 auto;
	float: none !important;
}

#content .bg-list #producer-filter .product-attribute-filter-container {
	display: flex;
	align-items: flex-end;
	gap: 8px;
	margin: 0;
	padding: 0;
}

#content .bg-list #producer-filter .filter-title {
	padding-bottom: 10px;
	color: var(--pl-muted);
	font-size: .78rem;
	font-weight: 600;
	white-space: nowrap;
}

#content .bg-list #producer-filter .form-group {
	margin: 0;
}

#content .bg-list #producer-filter .form-control {
	min-width: 178px;
	height: 42px;
	margin: 0;
	padding: 8px 34px 8px 13px;
	border: 1px solid var(--pl-accent-soft);
	border-radius: 22px;
	background-color: #ffffff;
	color: var(--pl-ink);
	box-shadow: none;
}

#content .bg-list #producer-filter .form-control:focus {
	border-color: var(--pl-accent);
	box-shadow: 0 0 0 3px rgba(226, 201, 248, .65);
}

#content .bg-list #btn-product-filter,
#content .bg-list .btn-product-order-by > .btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	min-height: 42px;
	margin: 0;
	padding: 9px 15px;
	border: 1px solid var(--pl-accent-soft);
	border-radius: 22px;
	background: #ffffff;
	color: var(--pl-warm);
	box-shadow: 0 5px 14px rgba(65, 43, 71, .07);
	transition: transform .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

#content .bg-list #btn-product-filter:hover,
#content .bg-list #btn-product-filter:focus,
#content .bg-list .btn-product-order-by > .btn:hover,
#content .bg-list .btn-product-order-by > .btn:focus,
#content .bg-list .btn-product-order-by.open > .btn {
	transform: translateY(-1px);
	border-color: var(--pl-accent);
	background: var(--pl-accent-pale);
	color: var(--pl-warm);
	outline: none;
	box-shadow: 0 8px 18px rgba(186, 117, 247, .16);
}

#content .bg-list .btn-product-order-by .dropdown-menu {
	right: 0;
	left: auto;
	min-width: 210px;
	margin-top: 8px;
	padding: 7px;
	border: 1px solid var(--pl-line);
	border-radius: 14px;
	background: #ffffff;
	box-shadow: 0 14px 32px rgba(56, 39, 61, .14);
}

#content .bg-list .btn-product-order-by .dropdown-menu > li > a {
	display: flex;
	align-items: center;
	gap: 9px;
	padding: 9px 11px;
	border-radius: 9px;
	color: var(--pl-ink);
}

#content .bg-list .btn-product-order-by .dropdown-menu > li > a:hover,
#content .bg-list .btn-product-order-by .dropdown-menu > li > a:focus {
	background: var(--pl-accent-pale);
	color: var(--pl-warm);
}

#content .bg-list #full-list {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}

#content .bg-list #full-list > .product {
	display: flex;
	padding: 8px;
}

#content .bg-list #full-list > .product > .thumbnail {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	margin: 0 !important;
	padding: 10px 10px 17px;
	border: 1px solid rgba(226, 201, 248, .65) !important;
	border-radius: 20px;
	background: rgba(255, 255, 255, .98);
	overflow: hidden;
	box-shadow: 0 9px 25px rgba(63, 43, 69, .07);
	transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

#content .bg-list #full-list > .product > .thumbnail:hover,
#content .bg-list #full-list > .product > .thumbnail:focus-within {
	transform: translateY(-5px);
	border-color: var(--pl-accent-soft) !important;
	box-shadow: 0 16px 34px rgba(186, 117, 247, .16);
}

#content .bg-list #full-list [data-equalizer-watch="image"] {
	position: relative;
	width: 100%;
	height: auto !important;
	aspect-ratio: 1 / 1;
	border-radius: 14px;
	background: #ffffff;
	overflow: hidden;
}

#content .bg-list #full-list .image {
	position: relative;
	width: 100%;
	height: 100% !important;
	border-radius: 14px;
	background: #ffffff;
	overflow: hidden;
}

#content .bg-list #full-list .image > a,
#content .bg-list #full-list .zr-img-swap {
	display: grid;
	width: 100%;
	height: 100%;
}

#content .bg-list #full-list .zr-img-swap > img,
#content .bg-list #full-list .image > a > img {
	grid-area: 1 / 1;
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	object-position: center;
	transition: opacity .2s ease, transform .38s cubic-bezier(.22, 1, .36, 1);
}

#content .bg-list #full-list .thumbnail:hover .image img,
#content .bg-list #full-list .thumbnail:focus-within .image img {
	transform: scale(1.035);
}

#content .bg-list #full-list .pg_label {
	position: absolute !important;
	top: 18px !important;
	left: auto !important;
	right: 18px !important;
	z-index: 6;
	display: flex;
	align-items: flex-end;
	flex-direction: column;
	gap: 5px;
	max-width: calc(100% - 36px);
	margin: 0 !important;
	padding: 0 !important;
	pointer-events: none;
}

#content .bg-list #full-list .pg_label > div,
#content .bg-list #full-list .pg_label a {
	display: inline-flex;
	max-width: 100%;
	margin: 0;
	line-height: 0;
	pointer-events: auto;
}

#content .bg-list #full-list .pg_label .group_label {
	display: block;
	width: auto !important;
	height: auto !important;
	max-width: 76px !important;
	max-height: 28px !important;
	margin: 0 !important;
	object-fit: contain;
	object-position: right center;
	filter: drop-shadow(0 2px 4px rgba(51, 51, 51, .12));
}

#content .bg-list #full-list .product-observe {
	position: absolute;
	top: 18px;
	left: 18px;
	right: auto;
	z-index: 7;
	width: 36px;
	height: 36px;
	padding: 8px;
	border: 1px solid var(--pl-line);
	border-radius: 50%;
	background: rgba(255, 255, 255, .9) !important;
	box-shadow: 0 5px 15px rgba(51, 51, 51, .09);
	backdrop-filter: blur(4px);
}

@media (min-width: 768px) {
	#content .bg-list #btn-product-filter {
		display: none !important;
	}
}

#content .bg-list #full-list .product-observe svg {
	width: 18px;
	height: 17px;
	stroke: var(--pl-warm);
}

#content .bg-list #full-list .caption {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	padding: 14px 5px 0;
}

#content .bg-list #full-list .caption [data-equalizer-watch="thumb"] {
	height: auto !important;
	min-height: 88px;
}

#content .bg-list #full-list .name {
	margin: 0 0 9px;
	line-height: 1.4;
}

#content .bg-list #full-list .name a {
	color: var(--pl-ink);
	font-size: .96rem;
	font-weight: 500;
	text-decoration: none;
	transition: color .2s ease;
}

#content .bg-list #full-list .name a:hover,
#content .bg-list #full-list .name a:focus {
	color: var(--pl-accent);
	outline: none;
}

#content .bg-list #full-list .price {
	color: #333333;
	font-size: 1.1rem;
	font-weight: 650;
}

#content .bg-list #full-list .minor_price,
#content .bg-list #full-list .basic_price,
#content .bg-list #full-list .product-availability {
	color: var(--pl-muted);
	font-size: .78rem;
}

#content .bg-list #full-list .product-shopping-cart {
	width: 100%;
	height: auto !important;
	margin-top: auto;
	padding-top: 12px;
}

#content .bg-list #full-list .btn-shopping-cart,
#content .bg-list #full-list a.btn-shopping-cart {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 44px;
	padding: 10px 14px;
	border: 1px solid var(--pl-accent-soft) !important;
	border-radius: 24px;
	background: linear-gradient(135deg, var(--pl-accent-soft), #d7b5f5);
	color: var(--pl-ink);
	font-weight: 600;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	box-shadow: 0 7px 17px rgba(186, 117, 247, .17);
	transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

#content .bg-list #full-list .btn-shopping-cart:hover,
#content .bg-list #full-list .btn-shopping-cart:focus {
	transform: translateY(-2px);
	border-color: var(--pl-accent) !important;
	color: #2f2636;
	outline: none;
	box-shadow: 0 10px 22px rgba(186, 117, 247, .25);
}

#content .bg-list #full-list .btn-disable {
	width: 100%;
}

#content .bg-list #full-list .btn-disable .disabled-info {
	border-color: #ead9b3 !important;
	background: linear-gradient(135deg, #fffdf5, #fff3cf);
	color: #8a6b22;
	box-shadow: none;
}

#content .bg-list > .product-list > .pagination,
#content .bg-list .pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 6px;
	width: 100%;
	margin: 30px 0 38px;
	padding: 0;
}

#content .bg-list .pagination > li > a,
#content .bg-list .pagination > li > span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 38px;
	height: 38px;
	margin: 0;
	padding: 7px 10px;
	border: 1px solid var(--pl-line);
	border-radius: 50%;
	background: #ffffff;
	color: var(--pl-warm);
	box-shadow: 0 4px 12px rgba(60, 42, 65, .06);
	transition: transform .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

#content .bg-list .pagination > li > a:hover,
#content .bg-list .pagination > li > a:focus {
	transform: translateY(-2px);
	border-color: var(--pl-accent);
	background: var(--pl-accent-pale);
	color: var(--pl-warm);
	box-shadow: 0 7px 16px rgba(186, 117, 247, .16);
}

#content .bg-list .pagination > .active > a,
#content .bg-list .pagination > .active > span {
	border-color: var(--pl-accent);
	background: var(--pl-accent);
	color: #ffffff;
	box-shadow: 0 7px 17px rgba(186, 117, 247, .25);
}

@media (max-width: 767px) {
	#content .bg-list #product-navbar {
		gap: 13px;
		padding: 18px 15px;
		border-radius: 17px;
	}

	#content .bg-list #product-navbar h1 {
		flex-basis: 100%;
		font-size: 1.7rem;
	}

	#content .bg-list #product-navbar .sort {
		justify-content: flex-start;
		width: 100% !important;
		margin: 0;
	}

	#content .bg-list #producer-filter,
	#content .bg-list #producer-filter .product-attribute-filter-container {
		width: 100%;
	}

	#content .bg-list #producer-filter .product-attribute-filter-container {
		align-items: stretch;
		flex-direction: column;
		gap: 5px;
	}

	#content .bg-list #producer-filter .filter-title {
		padding: 0 4px;
	}

	#content .bg-list #producer-filter .form-control {
		width: 100%;
		margin: 0;
	}

	#content .bg-list #btn-product-filter {
		display: inline-flex !important;
	}

	#content .bg-list #full-list {
		margin-right: -4px;
		margin-left: -4px;
	}

	#content .bg-list #full-list > .product {
		padding: 7px 4px;
	}

	#content .bg-list #full-list .pg_label {
		top: 15px !important;
		left: auto !important;
		right: 15px !important;
	}

	#content .bg-list #full-list .pg_label .group_label {
		max-width: 68px !important;
		max-height: 25px !important;
	}

	#content .bg-list #full-list .product-observe {
		top: 15px;
		left: 15px;
		right: auto;
	}
}

@media (prefers-reduced-motion: reduce) {
	#content .bg-list #full-list *,
	#content .bg-list #product-navbar *,
	#content .bg-list .pagination * {
		transition-duration: .01ms !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
	}
}

/* Premium footer */
footer {
	--ft-accent: #BA75F7;
	--ft-accent-soft: #E2C9F8;
	--ft-warm: #745858;
	--ft-ink: #342b34;
	--ft-text: #3f3741;
	--ft-muted: #746b76;
	--ft-line: rgba(186, 117, 247, .22);
	position: relative;
	margin-top: 58px;
}

footer > .navbar.navbar-default,
footer .navbar.navbar-default {
	position: relative;
	min-height: 0;
	margin: 0;
	padding: 54px 0 28px;
	border: 0;
	border-radius: 0;
	background:
		radial-gradient(circle at 88% 5%, rgba(186, 117, 247, .15), transparent 31%),
		radial-gradient(circle at 6% 100%, rgba(226, 201, 248, .34), transparent 29%),
		linear-gradient(145deg, #ffffff 22%, #fbf7fe 64%, #f5ecfc);
	color: var(--ft-text);
	box-shadow: 0 -12px 34px rgba(74, 48, 82, .07);
	overflow: hidden;
}

footer .navbar.navbar-default::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: min(720px, 72%);
	height: 4px;
	border-radius: 0 0 12px 12px;
	background: linear-gradient(90deg, transparent, var(--ft-accent-soft), var(--ft-accent), var(--ft-accent-soft), transparent);
	transform: translateX(-50%);
}

footer .navbar.navbar-default::after {
	content: "";
	position: absolute;
	top: -90px;
	right: -65px;
	width: 250px;
	height: 250px;
	border: 1px solid rgba(186, 117, 247, .1);
	border-radius: 50%;
	pointer-events: none;
}

footer .navbar > .container {
	position: relative;
	z-index: 1;
}

footer #accordion_footer {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-right: -12px;
	margin-left: -12px;
}

footer #accordion_footer > [class*="col-"] {
	padding-right: 12px;
	padding-left: 12px;
}

footer #accordion_footer .foot-group {
	margin: 0 0 24px;
	padding-right: 13px;
	padding-left: 13px;
	background: transparent;
	box-shadow: none;
}

footer .foot-group .list-group-item-heading,
footer .foot-group .h5,
footer .foot-group h5 {
	position: relative;
	margin: 0 0 17px;
	padding: 0 0 11px;
	border: 0;
	color: var(--ft-warm);
	font-size: .92rem;
	font-weight: 600 !important;
	line-height: 1.3;
	letter-spacing: .045em;
	text-transform: uppercase;
}

footer .foot-group .list-group-item-heading::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 2px;
	border-radius: 4px;
	background: linear-gradient(90deg, var(--ft-accent), var(--ft-accent-soft));
}

footer .foot-group .list-group-item-heading > a {
	display: block;
	color: var(--ft-warm);
	text-decoration: none;
}

footer .foot-group > .list-group,
footer .foot-group .collapse {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
}

footer .foot-group .list-group > a,
footer .foot-group .list-group-item {
	position: relative;
	display: block;
	margin: 0;
	padding: 6px 0 6px 13px;
	border: 0;
	background: transparent;
	color: var(--ft-muted);
	font-size: .86rem;
	line-height: 1.45;
	text-decoration: none;
	transition: color .2s ease, transform .2s ease;
}

footer .foot-group .list-group > a::before,
footer .foot-group .list-group-item::before {
	content: "";
	position: absolute;
	top: .82em;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: var(--ft-accent-soft);
	opacity: .7;
}

footer .foot-group .list-group > a:hover,
footer .foot-group .list-group > a:focus,
footer .foot-group .list-group-item:hover,
footer .foot-group .list-group-item:focus {
	color: var(--ft-accent);
	text-decoration: none;
	transform: translateX(3px);
	outline: none;
}

footer #newsletter {
	margin: 0;
	padding-right: 12px;
	padding-left: 12px;
	background: transparent;
	box-shadow: none;
}

footer #newsletter .contact-en {
	position: relative;
	margin: 0 !important;
	padding: 23px 24px 21px;
	border: 1px solid var(--ft-line);
	border-radius: 20px;
	background: rgba(255, 255, 255, .82);
	color: var(--ft-text);
	font-size: .84rem !important;
	line-height: 1.65 !important;
	box-shadow: 0 14px 32px rgba(74, 48, 82, .09);
	backdrop-filter: blur(6px);
}

footer #newsletter .contact-en::before {
	content: "";
	position: absolute;
	top: 0;
	left: 24px;
	width: 42px;
	height: 3px;
	border-radius: 0 0 7px 7px;
	background: linear-gradient(90deg, var(--ft-accent), var(--ft-accent-soft));
}

footer #newsletter .contact-en p {
	margin: 0 0 15px;
	color: var(--ft-muted);
}

footer #newsletter .contact-en p:last-of-type {
	margin-bottom: 17px;
}

footer #newsletter .contact-en strong {
	color: var(--ft-warm);
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: .025em;
}

footer #newsletter .contact-en > p a {
	display: inline-flex;
	align-items: center;
	margin: 2px 0;
	color: #9250c9;
	font-weight: 500;
	text-decoration: none;
	transition: color .2s ease, transform .2s ease;
}

footer #newsletter .contact-en > p a:hover,
footer #newsletter .contact-en > p a:focus {
	color: var(--ft-warm);
	transform: translateX(2px);
	outline: none;
}

footer #social {
	display: flex !important;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 8px;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

footer #social > a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border: 1px solid rgba(186, 117, 247, .24);
	border-radius: 50%;
	background: rgba(255, 255, 255, .94);
	box-shadow: 0 5px 13px rgba(74, 48, 82, .08);
	transition: transform .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

footer #social > a:hover,
footer #social > a:focus {
	transform: translateY(-3px);
	border-color: var(--ft-accent-soft);
	background: #f4e9fc;
	outline: none;
	box-shadow: 0 8px 17px rgba(186, 117, 247, .2);
}

footer #social img {
	width: 19px;
	height: 19px;
	object-fit: contain;
}

footer .copyright {
	margin-top: 13px;
	padding-top: 20px;
	border-top: 1px solid rgba(186, 117, 247, .15);
	color: #817783;
	font-size: .76rem;
	text-align: center;
}

@media (min-width: 768px) {
	footer .foot-group .collapse {
		display: block !important;
		height: auto !important;
		visibility: visible !important;
	}
}

@media (max-width: 767px) {
	footer {
		margin-top: 40px;
	}

	footer > .navbar.navbar-default,
	footer .navbar.navbar-default {
		padding: 38px 0 22px;
	}

	footer #accordion_footer {
		display: block;
		margin-right: -8px;
		margin-left: -8px;
	}

	footer #accordion_footer > [class*="col-"] {
		padding-right: 8px;
		padding-left: 8px;
	}

	footer .foot-group {
		margin-bottom: 8px !important;
		padding: 0 8px !important;
		text-align: left !important;
	}

	footer .foot-group .list-group-item-heading {
		margin: 0;
		padding: 0;
	}

	footer .foot-group .list-group-item-heading::after {
		display: none;
	}

	footer .foot-group .list-group-item-heading > a {
		position: relative;
		padding: 15px 44px 15px 16px;
		border: 1px solid rgba(186, 117, 247, .18);
		border-radius: 13px;
		background: rgba(255, 255, 255, .7);
		font-size: .84rem;
	}

	footer .foot-group .caret {
		position: absolute;
		top: 50%;
		right: 17px;
		width: 8px;
		height: 8px;
		margin: -6px 0 0;
		border: 0;
		border-right: 2px solid var(--ft-accent-soft);
		border-bottom: 2px solid var(--ft-accent-soft);
		transform: rotate(45deg);
		transition: transform .2s ease;
	}

	footer .foot-group .list-group-item-heading > a[aria-expanded="true"] .caret {
		margin-top: -2px;
		transform: rotate(225deg);
	}

	footer .foot-group > .list-group,
	footer .foot-group .collapse {
		padding: 7px 8px 12px;
	}

	footer .foot-group .list-group > a,
	footer .foot-group .list-group-item {
		padding: 8px 8px 8px 17px;
		text-align: left;
	}

	footer #newsletter {
		margin-top: 18px;
		padding-right: 8px;
		padding-left: 8px;
		text-align: left !important;
	}

	footer #newsletter .contact-en {
		padding: 22px 20px;
		border-radius: 17px;
		text-align: left;
	}

	footer #social {
		justify-content: flex-start;
	}
}

@media (prefers-reduced-motion: reduce) {
	footer *,
	footer *::before,
	footer *::after {
		transition-duration: .01ms !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
	}
}

/* Simple footer variant */
footer {
	margin-top: 46px;
}

footer > .navbar.navbar-default,
footer .navbar.navbar-default {
	padding: 40px 0 22px;
	border-top: 1px solid #e9dff0;
	background: #faf8fb;
	box-shadow: none;
}

footer .navbar.navbar-default::before,
footer .navbar.navbar-default::after,
footer .foot-group .list-group-item-heading::after,
footer #newsletter .contact-en::before,
footer .foot-group .list-group > a::before,
footer .foot-group .list-group-item::before {
	display: none;
}

footer #accordion_footer {
	margin-right: -15px;
	margin-left: -15px;
}

footer #accordion_footer > [class*="col-"] {
	padding-right: 15px;
	padding-left: 15px;
}

footer #accordion_footer .foot-group {
	padding-right: 15px;
	padding-left: 15px;
}

footer .foot-group .list-group-item-heading,
footer .foot-group .h5,
footer .foot-group h5 {
	margin-bottom: 13px;
	padding: 0;
	font-size: .94rem;
	letter-spacing: 0;
	text-transform: none;
}

footer .foot-group .list-group > a,
footer .foot-group .list-group-item {
	padding: 5px 0;
	font-size: .85rem;
}

footer .foot-group .list-group > a:hover,
footer .foot-group .list-group > a:focus,
footer .foot-group .list-group-item:hover,
footer .foot-group .list-group-item:focus {
	color: var(--ft-accent);
	transform: none;
}

footer #newsletter .contact-en {
	margin: 0 !important;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	backdrop-filter: none;
}

footer #newsletter .contact-en p {
	margin-bottom: 12px;
}

footer #newsletter .contact-en > p a:hover,
footer #newsletter .contact-en > p a:focus {
	transform: none;
}

footer #social {
	gap: 7px;
}

footer #social > a {
	width: 34px;
	height: 34px;
	border-color: #ddd0e7;
	background: #ffffff;
	box-shadow: none;
}

footer #social > a:hover,
footer #social > a:focus {
	transform: none;
	border-color: var(--ft-accent);
	background: #f5ecfb;
	box-shadow: none;
}

footer #social img {
	width: 18px;
	height: 18px;
}

footer .copyright {
	margin-top: 18px;
	padding-top: 16px;
	border-top-color: #e9dff0;
}

@media (max-width: 767px) {
	footer {
		margin-top: 34px;
	}

	footer > .navbar.navbar-default,
	footer .navbar.navbar-default {
		padding: 28px 0 18px;
	}

	footer .foot-group .list-group-item-heading > a {
		padding: 13px 34px 13px 0;
		border: 0;
		border-bottom: 1px solid #e9dff0 !important;
		border-radius: 0;
		background: transparent;
	}

	footer .foot-group .caret {
		right: 4px;
	}

	footer .foot-group > .list-group,
	footer .foot-group .collapse {
		padding: 6px 0 10px;
	}

	footer .foot-group .list-group > a,
	footer .foot-group .list-group-item {
		padding: 7px 0;
	}

	footer #newsletter {
		margin-top: 20px;
	}

	footer #newsletter .contact-en {
		padding: 0;
		border-radius: 0;
	}
}

/* Simple premium header */
#header,
#header-navbar-position {
	--hd-accent: #BA75F7;
	--hd-accent-soft: #E2C9F8;
	--hd-accent-pale: #F8F1FD;
	--hd-warm: #745858;
	--hd-ink: #333333;
	--hd-muted: #746b76;
	--hd-line: rgba(186, 117, 247, .2);
}

#header {
	position: relative;
	padding: 16px 0;
	background: #ffffff;
}

#header .flex-sm {
	display: flex;
	align-items: center;
	gap: 22px;
	min-height: 76px;
}

#header #logo-top {
	flex: 0 0 auto;
	width: 190px;
}

#header #logo-top > div,
#header #logo-top a {
	display: block;
}

#header #logo-top img {
	display: block;
	width: auto;
	max-width: 100%;
	max-height: 70px;
	margin: 0;
}

#header .slogan {
	flex: 1 1 420px;
	min-width: 220px;
	margin: 0;
}

#header .slogan .search {
	width: 100%;
	margin: 0 !important;
}

#header .slogan .input-group {
	width: 100%;
	border: 1px solid var(--hd-accent-soft) !important;
	border-radius: 24px;
	background: #ffffff;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(69, 48, 74, .06);
	transition: border-color .2s ease, box-shadow .2s ease;
}

#header .slogan .input-group:focus-within {
	border-color: var(--hd-accent) !important;
	box-shadow: 0 0 0 3px rgba(226, 201, 248, .55);
}

#header .slogan .form-control,
#header .slogan input[type="text"],
#header .slogan input[type="search"] {
	width: 100% !important;
	height: 44px;
	padding: 9px 15px;
	border: 0 !important;
	background: transparent;
	color: var(--hd-ink);
	box-shadow: none !important;
}

#header .slogan .input-group-btn,
#header .slogan .input-group-btn .btn,
#header .slogan button {
	height: 44px;
	margin: 0;
	padding: 0 16px !important;
	border: 0 !important;
	background: transparent !important;
	color: var(--hd-warm) !important;
	box-shadow: none;
}

#header .slogan .input-group-btn .btn:hover,
#header .slogan .input-group-btn .btn:focus,
#header .slogan button:hover,
#header .slogan button:focus {
	background: var(--hd-accent-pale) !important;
	color: var(--hd-accent) !important;
	outline: none;
}

#header .zrPhoneWrapper {
	flex: 0 0 auto;
	margin: 0;
	padding: 0 4px;
	color: var(--hd-warm);
	text-align: right;
}

#header .zrPhone {
	position: static;
	font-size: 1rem;
	font-weight: 600;
	white-space: nowrap;
}

#header #navbar-buttons {
	display: flex;
	align-items: center;
	gap: 7px;
	margin: 0;
	float: none !important;
}

#header #navbar-buttons .btn-navbar,
#header #navbar-buttons a.btn-navbar {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 0;
	border: 1px solid var(--hd-line);
	border-radius: 50%;
	background: #ffffff;
	color: var(--hd-warm);
	box-shadow: 0 4px 12px rgba(69, 48, 74, .06);
	transition: transform .2s ease, border-color .2s ease, background .2s ease, color .2s ease;
}

#header #navbar-buttons .btn-navbar:hover,
#header #navbar-buttons .btn-navbar:focus,
#header #navbar-buttons .btn-navbar[aria-expanded="true"] {
	transform: translateY(-2px);
	border-color: var(--hd-accent);
	background: var(--hd-accent-pale);
	color: var(--hd-accent);
	outline: none;
}

#header #navbar-buttons .glyphicon {
	color: currentColor;
	font-size: 20px;
}

#header-navbar-position {
	position: relative;
	z-index: 20;
}

nav#header-navbar {
	position: relative;
	z-index: 20;
	height: auto !important;
	min-height: 48px;
	border: 0;
	border-bottom: 1px solid #e9dff0;
	background: #faf8fb;
	box-shadow: 0 4px 14px rgba(67, 46, 72, .045);
}

nav#header-navbar > .container {
	position: relative;
}

#nav-menu > .navbar-nav {
	display: flex;
	align-items: stretch;
	justify-content: center;
	width: 100%;
	margin: 0;
}

#nav-menu > .navbar-nav > li {
	position: relative;
	float: none;
}

#nav-menu > .navbar-nav > li > a {
	display: flex;
	align-items: center;
	min-height: 48px;
	padding: 13px 13px !important;
	color: var(--hd-ink);
	font-size: .83rem;
	font-weight: 500;
	line-height: 1.2;
	text-decoration: none;
	transition: color .2s ease, background .2s ease;
}

#nav-menu > .navbar-nav > li > a::after {
	content: "";
	position: absolute;
	right: 13px;
	bottom: 0;
	left: 13px;
	height: 2px;
	border-radius: 3px 3px 0 0;
	background: var(--hd-accent);
	transform: scaleX(0);
	transition: transform .2s ease;
}

#nav-menu > .navbar-nav > li:hover > a,
#nav-menu > .navbar-nav > li:focus-within > a,
#nav-menu > .navbar-nav > li.active > a,
#nav-menu > .navbar-nav > li.open > a {
	background: #ffffff;
	color: var(--hd-warm);
}

#nav-menu > .navbar-nav > li:hover > a::after,
#nav-menu > .navbar-nav > li:focus-within > a::after,
#nav-menu > .navbar-nav > li.active > a::after,
#nav-menu > .navbar-nav > li.open > a::after {
	transform: scaleX(1);
}

#nav-menu .dropdown-menu {
	min-width: 220px;
	margin: 0;
	padding: 7px;
	border: 1px solid var(--hd-line);
	border-radius: 0 0 14px 14px;
	background: #ffffff;
	box-shadow: 0 14px 30px rgba(57, 39, 62, .13);
}

#nav-menu .dropdown-menu > li > a {
	padding: 9px 11px;
	border-radius: 8px;
	color: var(--hd-ink);
	font-size: .82rem;
}

#nav-menu .dropdown-menu > li > a:hover,
#nav-menu .dropdown-menu > li > a:focus {
	background: var(--hd-accent-pale);
	color: var(--hd-warm);
}

#header-navbar .navbar-dropdown > .navbar-collapse {
	position: absolute;
	top: 100%;
	right: 15px;
	left: 15px;
	z-index: 30;
	padding: 16px;
	border: 1px solid var(--hd-line);
	border-radius: 0 0 16px 16px;
	background: #ffffff;
	box-shadow: 0 16px 34px rgba(57, 39, 62, .14);
}

#header-navbar .navbar-dropdown > .navbar-collapse.collapse:not(.in) {
	display: none !important;
}

#header-navbar .navbar-dropdown > .navbar-collapse.in {
	display: block !important;
}

@media (min-width: 768px) {
	body header #header-navbar .navbar-dropdown > #nav-shopping-cart {
		left: auto !important;
		right: 15px !important;
		width: auto !important;
		max-width: calc(100vw - 30px) !important;
		padding: 18px !important;
		border-radius: 0 0 16px 16px !important;
		overflow: visible !important;
	}

	body header #nav-shopping-cart > .shopping-cart {
		width: auto !important;
		max-width: 100% !important;
		overflow: visible !important;
	}

	body header #nav-shopping-cart .item,
	body header #nav-shopping-cart .item-content-col,
	body header #nav-shopping-cart .name {
		max-width: 100%;
		white-space: normal;
		word-break: normal;
		overflow-wrap: anywhere;
	}
}

#navbar-buttons .quantity {
	position: absolute;
	top: 3px;
	right: 1px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 17px;
	height: 17px;
	margin: 0;
	padding: 0 4px;
	border: 2px solid #ffffff;
	border-radius: 10px;
	background: var(--hd-accent);
	color: #ffffff !important;
	font-size: 9px;
	font-weight: 600;
	line-height: 1;
}

@media (max-width: 991px) and (min-width: 768px) {
	#header .flex-sm {
		gap: 15px;
	}

	#header #logo-top {
		width: 165px;
	}

	#header .slogan {
		flex-basis: 320px;
	}
}

@media (max-width: 767px) {
	#header-navbar-position {
		min-height: 61px;
	}

	nav#header-navbar {
		min-height: 61px;
		background: #ffffff;
	}

	nav#header-navbar > .container {
		min-height: 60px;
		padding-right: 10px;
		padding-left: 10px;
	}

	#header-navbar #logo {
		display: flex !important;
		align-items: center;
		float: left;
		height: 60px;
		max-width: 126px;
		padding: 6px 0;
	}

	#header-navbar #logo a,
	#header-navbar #logo img {
		display: block;
		max-width: 100%;
		max-height: 46px;
	}

	#header-navbar #navbar-buttons.visible-xs {
		display: flex !important;
		align-items: center;
		gap: 2px;
		height: 60px;
		margin: 0;
		float: right !important;
	}

	#header-navbar #navbar-buttons .btn-navbar,
	#header-navbar #navbar-buttons a.btn-navbar {
		position: relative;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 36px;
		height: 36px;
		margin: 0;
		padding: 0;
		border: 0;
		border-radius: 50%;
		background: transparent;
		color: var(--hd-warm);
	}

	#header-navbar #navbar-buttons .btn-navbar:hover,
	#header-navbar #navbar-buttons .btn-navbar:focus,
	#header-navbar #navbar-buttons .btn-navbar[aria-expanded="true"] {
		background: var(--hd-accent-pale);
		color: var(--hd-accent);
		outline: none;
	}

	#header-navbar #navbar-buttons .glyphicon {
		color: currentColor !important;
		font-size: 18px;
	}

	#header-navbar .navbar-header {
		float: right;
	}

	#header-navbar #nav-button-menu {
		width: 38px;
		height: 38px;
		margin: 11px 0 11px 2px;
		padding: 9px;
		border-radius: 50%;
		background: #ffffff;
	}

	#header-navbar #nav-button-menu .icon-bar {
		width: 18px;
		height: 2px;
		margin-right: auto;
		margin-left: auto;
		border-radius: 2px;
		background: var(--hd-warm);
	}

	#header-navbar #nav-menu {
		position: absolute;
		top: 60px;
		right: 0;
		left: 0;
		z-index: 40;
		max-height: calc(100vh - 60px);
		padding: 8px 12px 14px;
		border: 0;
		border-top: 1px solid #eee7f3;
		background: #ffffff;
		overflow-y: auto;
		box-shadow: 0 16px 30px rgba(57, 39, 62, .14);
	}

	#nav-menu > .navbar-nav {
		display: block;
		width: 100%;
		margin: 0;
	}

	#nav-menu > .navbar-nav > li > a {
		min-height: 0;
		padding: 12px 10px !important;
		border-bottom: 1px solid #f0eaf3;
		font-size: .88rem;
	}

	#nav-menu > .navbar-nav > li > a::after {
		display: none;
	}

	#nav-menu .dropdown-menu {
		position: static;
		width: 100%;
		padding: 4px 0 8px 13px;
		border: 0;
		border-radius: 0;
		box-shadow: none;
	}

	#header-navbar .navbar-dropdown > .navbar-collapse {
		top: 60px;
		right: 0;
		left: 0;
		max-height: calc(100vh - 60px);
		border-right: 0;
		border-left: 0;
		border-radius: 0 0 14px 14px;
		overflow-y: auto;
	}

	#header-navbar #navbar-buttons .quantity {
		top: 0;
		right: -1px;
		min-width: 15px;
		height: 15px;
		font-size: 8px;
	}
}

@media (prefers-reduced-motion: reduce) {
	#header *,
	#header-navbar *,
	#header *::before,
	#header *::after,
	#header-navbar *::before,
	#header-navbar *::after {
		transition-duration: .01ms !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
	}
}

.btn-product-order-by {
	margin-bottom: unset !important;
}

/* Header overrides for Zara2020 rendered structure */
body > header #header,
body header #header {
	height: auto !important;
	min-height: 0 !important;
	padding: 18px 0 !important;
	background: linear-gradient(180deg, #ffffff, #fdfafe) !important;
	box-shadow: none !important;
}

body header #header .container {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body header #header .flex-sm {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 22px !important;
	min-height: 72px !important;
}

body header #header #logo-top,
body header #header #logo-top.slogan-width {
	flex: 0 0 190px !important;
	width: 190px !important;
	margin: 0 !important;
	padding: 0 !important;
}

body header #header #logo-top img {
	width: auto !important;
	height: auto !important;
	max-width: 190px !important;
	max-height: 68px !important;
}

body header #header .slogan {
	flex: 1 1 440px !important;
	width: auto !important;
	max-width: 560px !important;
	margin: 0 !important;
	padding: 0 !important;
}

body header #header .slogan .search,
body header #header .slogan .input-group {
	width: 100% !important;
	margin: 0 !important;
}

body header #header .slogan .input-group {
	height: 46px !important;
	border: 1px solid #D9B8F5 !important;
	border-radius: 24px !important;
	background: #ffffff !important;
	overflow: hidden !important;
	box-shadow: 0 5px 15px rgba(91, 56, 103, .07) !important;
}

body header #header .slogan .form-control {
	height: 44px !important;
	padding: 9px 16px !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

body header #header .slogan .input-group-btn,
body header #header .slogan .input-group-btn > .btn {
	height: 44px !important;
	border: 0 !important;
	background: #F8F1FD !important;
	color: #745858 !important;
	box-shadow: none !important;
}

body header #header .zrPhoneWrapper {
	position: static !important;
	display: inline-flex !important;
	align-items: center !important;
	gap: 10px !important;
	flex: 0 0 auto !important;
	margin: 0 !important;
	padding: 6px 14px 6px 7px !important;
	border: 1px solid #E2C9F8 !important;
	border-radius: 24px !important;
	background: linear-gradient(135deg, #ffffff, #F8F1FD) !important;
	box-shadow: 0 5px 14px rgba(87, 54, 96, .07) !important;
	transition: border-color .2s ease, background .2s ease, box-shadow .2s ease !important;
}

body header #header .zrPhoneWrapper::before {
	content: "\e145";
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #E2C9F8;
	color: #745858;
	font-family: "Glyphicons Halflings";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

body header #header .zrPhoneWrapper:hover {
	border-color: #BA75F7 !important;
	background: #ffffff !important;
	box-shadow: 0 7px 17px rgba(186, 117, 247, .14) !important;
}

body header #header .zrPhone {
	position: static !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	color: #745858 !important;
	letter-spacing: .025em !important;
	white-space: nowrap !important;
}

@media (max-width: 991px) and (min-width: 768px) {
	body header #header .zrPhoneWrapper {
		display: none !important;
	}
}

body header #header #navbar-buttons {
	display: flex !important;
	align-items: center !important;
	gap: 7px !important;
	margin: 0 !important;
	float: none !important;
}

body header #header #navbar-buttons .btn-navbar,
body header #header #navbar-buttons a.btn-navbar {
	position: relative !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 44px !important;
	height: 44px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #E2C9F8 !important;
	border-radius: 50% !important;
	background: #ffffff !important;
	color: #745858 !important;
	box-shadow: none !important;
}

body header #header #navbar-buttons .btn-navbar:hover,
body header #header #navbar-buttons .btn-navbar:focus {
	border-color: #BA75F7 !important;
	background: #F8F1FD !important;
	color: #9a4ed7 !important;
}

body header #header #navbar-buttons .glyphicon {
	color: currentColor !important;
	font-size: 20px !important;
}

body header #navbar-buttons > a#nav-button-user.hidden-xs {
	display: inline-flex !important;
}

body header #navbar-buttons > a#nav-button-user.hidden-xs + button#nav-button-user.visible-xs {
	display: none !important;
}

body header #header-navbar-position,
body header nav#header-navbar {
	height: auto !important;
	min-height: 50px !important;
}

body header nav#header-navbar {
	border: 0 !important;
	background: #F7F2FA !important;
	box-shadow: 0 4px 12px rgba(69, 48, 74, .05) !important;
}

body header #nav-menu > .navbar-nav {
	display: flex !important;
	align-items: stretch !important;
	justify-content: center !important;
	width: 100% !important;
	margin: 0 !important;
}

body header #nav-menu > .navbar-nav > li > a {
	min-height: 50px !important;
	padding: 15px 14px !important;
	background: transparent !important;
	color: #3d3540 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
}

body header #nav-menu > .navbar-nav > li:hover > a,
body header #nav-menu > .navbar-nav > li:focus-within > a,
body header #nav-menu > .navbar-nav > li.active > a,
body header #nav-menu > .navbar-nav > li.open > a {
	background: #ffffff !important;
	color: #745858 !important;
}

body header #nav-menu .mega-menu-panel {
	padding: 25px 0 !important;
	border: 0 !important;
	border-top: 1px solid #eadff2 !important;
	background: #ffffff !important;
	box-shadow: 0 14px 28px rgba(64, 43, 69, .11) !important;
}

body header #nav-menu .mega-menu-heading a {
	color: #745858 !important;
}

body header #nav-menu .mega-menu-list a {
	color: #625a64 !important;
}

body header #nav-menu .mega-menu-heading a:hover,
body header #nav-menu .mega-menu-list a:hover {
	color: #BA75F7 !important;
}

@media (max-width: 767px) {
	body > header #header,
	body header #header {
		display: none !important;
	}

	body header #header-navbar-position,
	body header nav#header-navbar,
	body header nav#header-navbar > .container {
		min-height: 61px !important;
	}

	body header nav#header-navbar {
		border-top: 3px solid #E2C9F8 !important;
		background: #ffffff !important;
	}

	body header #header-navbar #logo {
		display: flex !important;
		align-items: center !important;
		height: 58px !important;
		max-width: 122px !important;
		padding: 5px 0 !important;
	}

	body header #header-navbar #navbar-buttons.visible-xs {
		display: flex !important;
		height: 58px !important;
		margin: 0 !important;
	}

	body header #header-navbar #navbar-buttons .btn-navbar,
	body header #header-navbar #navbar-buttons a.btn-navbar {
		display: inline-flex !important;
		width: 35px !important;
		height: 35px !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 50% !important;
		background: transparent !important;
		color: #745858 !important;
	}

	body header #header-navbar #navbar-buttons .glyphicon {
		color: currentColor !important;
	}

	body header #header-navbar #nav-button-menu {
		width: 38px !important;
		height: 38px !important;
		margin: 10px 0 10px 2px !important;
		border-radius: 50% !important;
		background: #ffffff !important;
	}

	body header #nav-menu > .navbar-nav {
		display: block !important;
	}

	body header #nav-menu > .navbar-nav > li > a {
		min-height: 0 !important;
		padding: 12px 10px !important;
	}

	body header #nav-menu .mega-menu-panel {
		padding: 0 15px 10px !important;
		border: 0 !important;
		box-shadow: none !important;
	}
}

/* Final mobile header overrides */
@media (max-width: 767px) {
	html body {
		padding-top: 0 !important;
	}

	body header #header-navbar-position,
	body header nav#header-navbar,
	body header nav#header-navbar > .container {
		min-height: 56px !important;
	}

	body header nav#header-navbar {
		border-top: 0 !important;
	}

	body header #header-navbar #logo.visible-xs {
		flex-basis: 106px !important;
		max-width: 106px !important;
		height: 56px !important;
		padding: 5px 4px 5px 0 !important;
	}

	body header #header-navbar #navbar-buttons.visible-xs {
		height: 56px !important;
	}

	body header #header-navbar #navbar-buttons .btn-navbar,
	body header #header-navbar #navbar-buttons a.btn-navbar,
	body header #header-navbar #navbar-buttons > a,
	body header #header-navbar #navbar-buttons > button {
		flex-basis: 31px !important;
		width: 31px !important;
		min-width: 31px !important;
		height: 34px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body header #header-navbar #nav-button-menu {
		width: 34px !important;
		min-width: 34px !important;
		height: 34px !important;
		margin: 0 !important;
		padding: 7px !important;
	}
}

@media (max-width: 380px) {
	body header #header-navbar #logo.visible-xs {
		flex-basis: 82px !important;
		width: 82px !important;
		max-width: 82px !important;
	}

	body header #header-navbar #navbar-buttons .btn-navbar,
	body header #header-navbar #navbar-buttons a.btn-navbar,
	body header #header-navbar #navbar-buttons > a,
	body header #header-navbar #navbar-buttons > button {
		flex-basis: 27px !important;
		width: 27px !important;
		min-width: 27px !important;
	}
}

body header #nav-menu .dropdown-menu > li > a,
body header #header .slogan .form-control,
body header #header .slogan input[type="text"],
body header #header .slogan input[type="search"] {
	font-size: 14px !important;
}

body header #header .zrPhone,
body header #header #phone-contact .phone-number {
	font-size: 15px !important;
}

footer .foot-group .list-group-item-heading,
footer .foot-group .h5,
footer .foot-group h5 {
	font-size: 15px !important;
}

footer .foot-group .list-group > a,
footer .foot-group .list-group-item,
footer #newsletter .contact-en,
footer #newsletter .contact-en p,
footer .copyright {
	font-size: 14px !important;
	line-height: 1.55;
}

@media (max-width: 767px) {
	body header #header-navbar #navbar-buttons .glyphicon {
		font-size: 21px !important;
	}

	body header #header-navbar #nav-button-menu .icon-bar {
		width: 20px !important;
		height: 2px !important;
	}

	body header #nav-menu > .navbar-nav > li > a,
	body header #nav-menu .dropdown-menu > li > a {
		font-size: 15px !important;
	}

	footer > .navbar.navbar-default,
	footer .navbar.navbar-default {
		padding: 34px 18px 24px !important;
	}

	footer .navbar > .container,
	footer #accordion_footer,
	footer #accordion_footer > [class*="col-"],
	footer #accordion_footer .foot-group {
		width: 100%;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		text-align: center !important;
	}

	footer .foot-group .list-group-item-heading,
	footer .foot-group .h5,
	footer .foot-group h5,
	footer .foot-group .list-group,
	footer .foot-group .collapse,
	footer .foot-group .list-group > a,
	footer .foot-group .list-group-item,
	footer #newsletter,
	footer #newsletter .contact-en,
	footer #newsletter .contact-en p,
	footer .copyright {
		text-align: center !important;
	}

	footer .foot-group .list-group-item-heading > a {
		padding-right: 34px !important;
		padding-left: 34px !important;
		font-size: 16px !important;
		text-align: center !important;
	}

	footer .foot-group .list-group > a,
	footer .foot-group .list-group-item,
	footer #newsletter .contact-en,
	footer #newsletter .contact-en p {
		font-size: 15px !important;
	}

	footer #social {
		justify-content: center !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	body header #header-navbar #navbar-buttons.visible-xs {
		gap: 4px !important;
	}
}

@media (max-width: 380px) {
	body header #header-navbar #navbar-buttons.visible-xs {
		gap: 2px !important;
	}
}

/* Refined category navigation and mega menu. */
body header #nav-menu .horizontal-categories {
	font-size: 15px;
}

body header #nav-menu .horizontal-categories .mega-menu-link {
	gap: 8px;
}

body header #nav-menu .horizontal-categories .mega-menu-arrow {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: rotate(45deg);
	transition: transform .2s ease, margin .2s ease;
}

body header #nav-menu .horizontal-categories > li.open > .mega-menu-link .mega-menu-arrow,
body header #nav-menu .horizontal-categories > li:focus-within > .mega-menu-link .mega-menu-arrow {
	margin-top: 3px;
	transform: rotate(225deg);
}

body header #nav-menu .mega-menu-inner {
	max-width: 1170px;
	margin: 0 auto;
}

body header #nav-menu .mega-menu-column {
	min-width: 0;
}

body header #nav-menu .mega-menu-heading {
	margin: 0 0 11px;
}

body header #nav-menu .mega-menu-heading a {
	display: inline-flex;
	align-items: center;
	min-height: 30px;
	font-size: 15px !important;
	font-weight: 650 !important;
	line-height: 1.3;
	text-decoration: none !important;
}

body header #nav-menu .mega-menu-heading a::after {
	content: "";
	display: inline-block;
	width: 18px;
	height: 1px;
	margin-left: 9px;
	background: #d8b6ef;
	transition: width .2s ease, background .2s ease;
}

body header #nav-menu .mega-menu-heading a:hover::after,
body header #nav-menu .mega-menu-heading a:focus::after {
	width: 26px;
	background: #BA75F7;
}

body header #nav-menu .mega-menu-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

body header #nav-menu .mega-menu-list li {
	margin: 1px 0;
}

body header #nav-menu .mega-menu-list a {
	display: block;
	padding: 6px 8px;
	border-radius: 7px;
	font-size: 14px !important;
	line-height: 1.35;
	text-decoration: none !important;
	transition: color .18s ease, background .18s ease, padding-left .18s ease;
}

body header #nav-menu .mega-menu-list a:hover,
body header #nav-menu .mega-menu-list a:focus {
	padding-left: 12px;
	background: #F8F1FD;
	outline: none;
}

@media (min-width: 768px) {
	body header #nav-menu .horizontal-categories > li {
		padding: 6px 2px;
	}

	body header #nav-menu .horizontal-categories > li > a {
		min-height: 40px !important;
		padding: 10px 14px !important;
		border-radius: 10px !important;
	}

	body header #nav-menu .horizontal-categories > li:hover > a,
	body header #nav-menu .horizontal-categories > li:focus-within > a,
	body header #nav-menu .horizontal-categories > li.open > a,
	body header #nav-menu .horizontal-categories > li.active > a {
		background: #ffffff !important;
		box-shadow: 0 4px 13px rgba(74, 51, 81, .08) !important;
	}

	body header #nav-menu .horizontal-categories > li > a::after {
		right: 14px;
		bottom: 4px;
		left: 14px;
	}

	body header #nav-menu .mega-menu-panel {
		padding: 30px 24px 32px !important;
		border-radius: 0 0 18px 18px !important;
	}

	body header #nav-menu .mega-menu-inner {
		display: grid !important;
		grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
		gap: 26px 30px;
		align-items: start;
	}

	body header #nav-menu .mega-menu-column + .mega-menu-column {
		padding-left: 22px;
		border-left: 1px solid #eee5f3;
	}
}

@media (max-width: 767px) {
	body header #nav-menu {
		padding: 12px 12px 18px !important;
		background: #fbf9fc !important;
	}

	body header #nav-menu .horizontal-categories > li {
		margin: 4px 0;
		border: 1px solid #ede4f2;
		border-radius: 11px;
		background: #ffffff;
		overflow: hidden;
	}

	body header #nav-menu .horizontal-categories > li.visible-xs {
		padding: 8px;
		border-color: #e4d4ed;
	}

	body header #nav-menu .horizontal-categories > li > a {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		min-height: 48px !important;
		padding: 13px 15px !important;
		border: 0 !important;
		background: #ffffff !important;
		font-weight: 550 !important;
	}

	body header #nav-menu .horizontal-categories > li.open > a,
	body header #nav-menu .horizontal-categories > li:focus-within > a {
		background: #F8F1FD !important;
		color: #745858 !important;
	}

	body header #nav-menu .horizontal-categories > li > a::after {
		display: none !important;
	}

	body header #nav-menu .horizontal-categories .mega-menu-arrow {
		flex: 0 0 8px;
		width: 8px;
		height: 8px;
		margin-right: 3px;
	}

	body header #nav-menu .mega-menu-panel {
		position: static !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 5px 13px 15px !important;
		border-top: 1px solid #eee5f3 !important;
		border-radius: 0 !important;
		background: #ffffff !important;
	}

	body header #nav-menu .mega-menu-inner {
		display: block !important;
	}

	body header #nav-menu .mega-menu-column {
		padding: 12px 0 5px !important;
		border: 0 !important;
	}

	body header #nav-menu .mega-menu-column + .mega-menu-column {
		border-top: 1px solid #f0e9f4 !important;
	}

	body header #nav-menu .mega-menu-heading {
		margin-bottom: 5px;
	}

	body header #nav-menu .mega-menu-heading a {
		min-height: 38px;
		font-size: 15px !important;
	}

	body header #nav-menu .mega-menu-list a {
		padding: 8px 10px;
		font-size: 14px !important;
	}

	body header #nav-menu .horizontal-categories .search .input-group {
		width: 100%;
		border: 1px solid #e2cfed;
		border-radius: 22px;
		background: #ffffff;
		overflow: hidden;
	}

	body header #nav-menu .horizontal-categories .search .form-control,
	body header #nav-menu .horizontal-categories .search .btn {
		height: 42px !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	body header #nav-menu .horizontal-categories .search .btn {
		padding: 0 15px !important;
		background: #F8F1FD !important;
		color: #745858 !important;
	}
}

/* Mega-menu column headings are labels, not navigation links. */
body header #nav-menu .mega-menu-heading > a {
	pointer-events: none !important;
	cursor: default !important;
	user-select: none;
	color: #745858 !important;
	text-decoration: none !important;
}

body header #nav-menu .mega-menu-heading > a::after {
	width: 18px !important;
	background: #d8b6ef !important;
}

/* Reliable desktop hover: leaving always closes it, hovering again reopens it. */
@media (min-width: 768px) {
	body header #nav-menu .horizontal-categories > li.mega-menu > .mega-menu-panel {
		display: block !important;
		visibility: hidden !important;
		opacity: 0 !important;
		pointer-events: none !important;
		transform: translateY(7px);
		transition: opacity .16s ease, transform .16s ease, visibility 0s linear .16s;
	}

	body header #nav-menu .horizontal-categories > li.mega-menu:hover > .mega-menu-panel,
	body header #nav-menu .horizontal-categories > li.mega-menu:focus-within > .mega-menu-panel {
		visibility: visible !important;
		opacity: 1 !important;
		pointer-events: auto !important;
		transform: translateY(0);
		transition-delay: 0s;
	}

	body header #nav-menu .horizontal-categories > li.mega-menu.open:not(:hover):not(:focus-within) > .mega-menu-panel {
		visibility: hidden !important;
		opacity: 0 !important;
		pointer-events: none !important;
		transform: translateY(7px);
	}
}

/* Column headings link to their categories again. */
body header #nav-menu .mega-menu-heading > a {
	pointer-events: auto !important;
	cursor: pointer !important;
	user-select: auto;
}

body header #nav-menu .mega-menu-heading > a:hover::after,
body header #nav-menu .mega-menu-heading > a:focus::after {
	width: 26px !important;
	background: #BA75F7 !important;
}

/* Larger mobile touch target around the expand arrow. */
@media (max-width: 767px) {
	body header #nav-menu .horizontal-categories .mega-menu-link {
		padding-right: 0 !important;
	}

	body header #nav-menu .horizontal-categories .mega-menu-arrow {
		position: relative;
		display: block !important;
		flex: 0 0 50px !important;
		align-self: stretch;
		width: 50px !important;
		height: auto !important;
		min-height: 48px;
		margin: -13px 0 -13px 8px !important;
		border: 0 !important;
		transform: none !important;
		cursor: pointer;
	}

	body header #nav-menu .horizontal-categories .mega-menu-arrow::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 9px;
		height: 9px;
		margin: -7px 0 0 -5px;
		border-right: 2px solid currentColor;
		border-bottom: 2px solid currentColor;
		transform: rotate(45deg);
		transition: transform .2s ease, margin .2s ease;
	}

	body header #nav-menu .horizontal-categories > li.open > .mega-menu-link .mega-menu-arrow::after,
	body header #nav-menu .horizontal-categories > li:focus-within > .mega-menu-link .mega-menu-arrow::after {
		margin-top: -2px;
		transform: rotate(225deg);
	}
}

/* Mobile dropdown state must follow Bootstrap's open class exactly. */
@media (max-width: 767px) {
	body header #nav-menu .horizontal-categories > li.mega-menu:not(.open) > .mega-menu-panel {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		pointer-events: none !important;
	}

	body header #nav-menu .horizontal-categories > li.mega-menu.open > .mega-menu-panel {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		pointer-events: auto !important;
	}

	body header #nav-menu .horizontal-categories > li:not(.open) > .mega-menu-link .mega-menu-arrow::after {
		margin-top: -7px !important;
		transform: rotate(45deg) !important;
	}

	body header #nav-menu .horizontal-categories > li.open > .mega-menu-link .mega-menu-arrow::after {
		margin-top: -2px !important;
		transform: rotate(225deg) !important;
	}

	body header #nav-menu .horizontal-categories > li.visible-xs {
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	body header #nav-menu .horizontal-categories .search,
	body header #nav-menu .horizontal-categories .search .input-group,
	body header #nav-menu .horizontal-categories .search .form-control,
	body header #nav-menu .horizontal-categories .search .input-group-btn,
	body header #nav-menu .horizontal-categories .search .btn {
		border: 0 !important;
		box-shadow: none !important;
	}

	body header #nav-menu .horizontal-categories .search .input-group {
		border: 1px solid #e2cfed !important;
		border-radius: 22px !important;
		background: #ffffff !important;
	}
}

/* Sticky header: on desktop only the category bar remains visible. */
body > header {
	position: -webkit-sticky !important;
	position: sticky !important;
	top: -108px !important;
	z-index: 1000 !important;
}

body > header #header-navbar-position,
body > header #header-navbar {
	z-index: 1001 !important;
}

@media (max-width: 767px) {
	body > header {
		top: 0 !important;
	}
}

#producer-filter .filter-title {
	display: none;
}
