body  .header.header8  .bottom-header-content  .bottom-header-block  .marketplace-link {
	width: auto;
}
body a.feedback_button {
	right: 24px;
	bottom: 114px;
}
.deals-of-the-day-section .title-box .deals {
	width: 100%;
	text-align: center;
}
.deals-of-the-day-section .title-box div.day {
	width: auto;
}
.deals-of-the-day-section .title-box {
	justify-content: center;
} 
ul#mainMenu .level0:hover a.level0 {
	color: #fff !important;
} 
header.header .header-wl a {
	color: #333 !important;
} 
header.header .header-wl a:hover {
	color: #6b52a3 !important;
}
.active-sticky ul#mainMenu .level0 a.level0 {
    color: #000 !important;
} 
.header .dropdown-switcher ul.dropdown-menu li > a:hover, .header .dropdown-switcher ul.dropdown-menu li > a:focus {
    color: #6b52a3 !important;
}

/* ===================================== */

@media (max-width: 991px) {  

	.deals-of-the-day-section .title-box .deals {
		width: auto;
	}

}

@media (min-width: 768px) and (max-width: 991px) {  

	.customer-account-create .form-create-account {
		margin-bottom: 40px !important;
	}

}

@media (min-width: 481px) and (max-width: 767px) {  

	.customer-account-create .form-create-account {
		margin-bottom: 40px !important;
	}
}

@media (min-width: 481px) and (max-width: 1199px) { 

	body.cms-home-new.cms-index-index a.feedback_button,
	body.customer-account-login a.feedback_button,
	body.customer-account-create a.feedback_button {
		left: 6px !important;
		bottom: 117px !important;
	}

}

@media (max-width: 370px) {
	.header.header8 .middle-header-content .logo-header .dropdown-switcher button.switcher-toggle {
	    padding: 2px 3px !important;
	}
	.header.header8 .middle-header-content .logo-header .dropdown-switcher.language {
	    margin-left: 6px !important;
	}
}

@media (max-width: 350px) {  

	.middle-header-content > .container > .row > div.logo-header {
		width: calc(100% - 88px) !important;
	}

}

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

	.header.header8 .middle-header-content .logo-header .dropdown-switcher.language {
	    margin-left: 11px;
	}
	body.cms-home-new.cms-index-index a.feedback_button, 
	body.customer-account-login a.feedback_button,
	body.customer-account-create a.feedback_button { 
		left: 6px !important;
		bottom: 27px !important;
	}

}