/* Add custom CSS styles below */ 
h1.product-main-title {
  display: none !important;
}

div.p-price-outer {
  display: none !important;
}

nav.breadcrumbs {
  display: none !important;
}

a.navbar-brand {
  display: none !important;
}

a.mburger {
  display: none !important;
}

a.mburger.mburger--collapse {
  display: none !important;
}

div.top-navbar {
  display: none !important;
}

a.footer_logo {
  display: none !important;
}

salla-trust-badges {
  display: none !important;
}

footer.store-footer {
  background: #f7f5f0 !important;
}

footer.store-footer,
div.store-footer__inner {
  background: #f7f5f0 !important;
}

div.s-comments {
  display: none !important;
}

p.pb-1.dm-text-main {
  display: none !important;
}

div#mainnav.main-nav-container {
  background: #f7f5f0 !important;
}

body,
div#mainnav.main-nav-container,
div.header-inner-wrapper,
main,
div.prod-main-content,
div.f_product-section {
  background: #f7f5f0 !important;
}

div.product__description {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

div.product__description,
div.p-single-container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

div.sidebar {
  display: none !important;
}

i.cart-sum-icon {
  display: none !important;
}

span.s-cart-summary-count {
  display: none !important;
}

i.sicon-user {
  display: none !important;
}

div#mainnav.main-nav-container {
  display: none !important;
}

salla-mini-checkout-widget::part(button),
section.sticky-product-bar salla-mini-checkout-widget .s-btn {
  background: #C0322A !important;
  color: #F0E4CC !important;
}