/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
/**
 * Footer 4 style
 */
.footer-style-4 {
  background-color: #fff;
}
.footer-top {
  padding: 45px 0;
  border-bottom: 1px solid #eee;
}
.news-letter-social {
  max-width: 720px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.news-letter-social .newsletter-title {
  text-transform: uppercase;
  color: #222;
  font-size: 171.428%;
  margin-bottom: 5px;
}
.news-letter-social .newsletter-content {
  display: table;
}
.news-letter-social .newsletter-content .input-box {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.news-letter-social .newsletter-content .input-box #newsletter-footer {
  height: 44px;
  border: 1px solid #e5e5e5;
  border-right: none;
  padding: 0 10px 0 25px;
  color: #222;
  border-radius: 22px 0 0 22px;
  -moz-border-radius: 22px 0 0 22px;
  -webkit-border-radius: 22px 0 0 22px;
}
.news-letter-social .newsletter-content .action-button {
  display: table-cell;
  vertical-align: top;
}
.news-letter-social .newsletter-content .action-button button {
  height: 44px;
  line-height: 44px;
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
  padding: 0 26px;
  text-transform: uppercase;
  color: #222;
  border-radius: 0 22px 22px 0;
  -moz-border-radius: 0 22px 22px 0;
  -webkit-border-radius: 0 22px 22px 0;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.news-letter-social .newsletter-description {
  margin-bottom: 25px;
}
.news-letter-social .block-subscribe-footer {
  margin-bottom: 30px;
}
.news-letter-social .social-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news-letter-social .social-footer ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 10px;
}
.news-letter-social .social-footer ul li a {
  font-size: 16px;
  background-color: transparent;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 42px;
  text-align: center;
  color: #888;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.max-width-footer {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}
.footer-middle {
  padding: 50px 0 0;
}
.block-footer-links {
  margin-bottom: 25px;
}
.block-footer {
  margin-bottom: 30px;
}
.block-footer .block-footer-title {
  font-size: 128.571%;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 15px;
}
.block-footer .block-footer-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-footer .block-footer-content ul li:not(:last-child) {
  margin-bottom: 15px;
}
.block-footer .block-footer-content ul li a {
  color: #888;
}
.block-footer-seo {
  background-color: #f9f9f9;
  padding: 35px 0 30px;
}
.block-footer-seo ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.block-footer-seo ul li {
  display: inline-block;
  position: relative;
  margin-bottom: 8px;
}
.block-footer-seo ul li:not(:last-child) {
  margin-right: 5px;
  padding-right: 9px;
}
.block-footer-seo ul li:not(:last-child):before {
  content: "";
  display: block;
  width: 1px;
  height: 9px;
  background: url("../images/icon-images.png") no-repeat -1px 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
}
.block-footer-seo ul li a {
  color: #666;
  font-size: 92.857%;
}
.footer-bottom {
  text-align: center;
  padding: 40px 0 15px;
}
.footer-bottom .footer-payments {
  margin-bottom: 15px;
}
.footer-bottom address {
  font-size: 92.857%;
}
/**
 * Responsive footer 4
 */
