#mainnav{
  background-color:#EFD8D7;
  height:100px !important;
    color:#563433
}

.navbar{
	background-color:#EFD8D7;
  color:#563433
}

#mainnav > div > div > div.w-32{
	width: 4rem;
}

section:nth-child(5){
	padding:0
}

section:nth-child(5) div{
	max-width:none;
  	margin: 0;
  padding:0
}

section:nth-child(5) div img{
	border-radius: 0;
}

#app > div.app-inner.flex.flex-col.min-h-full > div:nth-child(8) > div > div.flex.md\:flex-row.flex-col.md\:justify-between.md\:items-end.justify-center.items-center.w-full.h-full.gap-6.mb-5 > div.flex.w-full.md\:justify-end.justify-center.items-center.gap-5, #app > div.app-inner.flex.flex-col.min-h-full > div:nth-child(15) > div > div.flex.md\:flex-row.flex-col.md\:justify-between.md\:items-end.justify-center.items-center.w-full.h-full.gap-6.mb-5 > div.flex.w-full.md\:justify-end.justify-center.items-center.gap-5 > div{
	display:none;
}

div.w-full > salla-add-product-button > div > salla-button > button button{
	background-color: #A75C5B !important;
}

.store-features-olla{
  background-color: #A75C5B
}