/* Add custom CSS styles below */ 
@media(max-width: 600px){
#mainnav > div > div > div > div.flex.items-center.gap-1.justify-end{
	gap: 0rem !important;
}
.beauty-store-header .beauty_show_language_currency, .beauty-store-header i.header-btn__icon {
    font-size: 12px !important;
}
header.store-header.beauty-store-header.z-50.duration-700{
	overflow: hidden !important;
}
	#mainnav > div > div > div{
	padding-left: 0.8rem !important;
      padding-right: 0.8rem !important;
}
  .beauty-store-header .header-btn__icon
{
  width: 25px !important;
}
}