.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
.page-footer {
  background-color: #211f25;
  color: #888888;
}
.page-footer a {
  color: #999999;
}
.page-footer a:hover {
  color: #fff;
}
.before-footer .content {
  padding: 20px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.before-footer .content .row [class*="col-"] {
  margin: 17px 0;
}
.before-footer .content .social-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.before-footer .content .social-footer ul:after {
  content: "";
  display: block;
  clear: both;
}
.before-footer .content .social-footer ul li {
  display: inline-block;
  margin: 0;
}
.before-footer .content .social-footer ul li a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #38363b;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  margin: 0 2px;
}
.hotline-shop {
  padding-left: 50px;
  background: url('../images/icon-phone.png') no-repeat 0 center;
  line-height: 24px;
}
.hotline-shop span {
  color: #fff;
  display: block;
  font-size: 100%;
}
.hotline-shop strong {
  font-size: 186.61%;
}
.block-subscribe-footer .newsletter-content {
  position: relative;
}
.block-subscribe-footer #newsletter-footer {
  height: 50px;
  padding-right: 70px;
  padding-left: 20px;
  border: none;
  background-color: #fff;
  color: #999999;
  font-size: 107.69%;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.block-subscribe-footer .action-button button {
  background: none !important;
  color: #fff !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 0;
  right: 10px;
  padding: 0;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.block-subscribe-footer .action-button button:before {
  content: '\e955';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 19px;
}
.block-subscribe-footer .action-button button span {
  display: none;
}
.footer-top {
  margin-bottom: 25px;
}
.footer-block {
  margin: 20px 0 50px;
}
.footer-block .footer-block-title {
  font-size: 138.46%;
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.footer-block .footer-block-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-block .footer-block-content ul:after {
  content: "";
  display: block;
  clear: both;
}
.footer-block .footer-block-content ul li {
  margin: 8px 0;
}
.footer-block .footer-block-content ul li a {
  font-size: 107.69%;
  color: #888888;
}
.footer-bottom {
  padding: 25px 0 20px;
  background: #1a191e;
  text-align: center;
}
.footer-bottom address {
  margin: 0;
  text-align: left;
}
.footer-bottom .payment-footer {
  text-align: right;
}
/**
 * Boxed layout
 */
.layout-boxed .page-footer {
  margin: 0 -15px;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .footer-bottom address {
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-bottom .payment-footer {
    text-align: center;
  }
}
