/* Иконка меню подвала */

.widget_nav_menu ul li::before {
  content: ""; }

.site-footer h3 {
  color: #ffffff;
  line-height: 1;
  margin-top: 0px;
  font-size: 1.4em;
}

.site-footer p {
  color: #ffffff;
  line-height: 1;
  margin-bottom: 5px;
}

.site-footer ul li {
  color: #ffffff;
  line-height: 1.4em;
  margin-bottom: 0px;
}

/* Иконки логина и регистрации в корзине */
.sten-cart-1 {
  width: 70%;
  float: left;
  padding: 5px;
}

.sten-cart-2 {
  float: left;
  padding: 5px;
}

.sten-cart-2 a {
  padding: 1.618em 0;
  display: block;
  position: relative;
  background-color: transparent;
  height: auto;
  width: auto;
  text-indent: 0;
}

.page-template-default .content-area {
	width: 100%;
}