/* line 1, theme.scss */
.menu_layout_is-nav-header .menu_more > .menu-item > .menu-item__controls .menu-link {
  height: auto !important; }

/* line 4, theme.scss */
.footer-wrapper {
  background: #452300 !important; }

/* line 6, theme.scss */
.brown_bg {
  background: #452300 !important; }

/* line 10, theme.scss */
.brown_bg .benefit__title, .brown_bg .benefit__description {
  color: #fff !important; }

/* line 13, theme.scss */
.grid__cell.main_products:hover {
  box-shadow: 0 14px 21px 0 rgba(0, 0, 0, 0.16);
  background: #fff; }

/* line 17, theme.scss */
button.button.product-card__buy-button {
  background: #fffc38 !important;
  color: #454545;
  font-weight: bolder; }

/* line 22, theme.scss */
.main_products_title {
  text-align: center;
  font-size: 48px; }
