.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
@media (max-width: 580px) {
  .footer-bottom .product-payment-info div[class^="payment-img"],
  .footer-bottom .product-payment-info [class*="payment-img"] {
    text-align: center !important;
  }
}
.page-footer {
  background-color: #fff;
}
.social-footer {
  padding: 0;
}
.social-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-footer ul::after {
  content: "";
  display: block !important;
  clear: both;
}
.social-footer ul li {
  float: left;
  margin: 0 10px 10px 0;
}
.social-footer ul li a [class*="icon-"] {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.social-footer ul li a .icon-facebook1 {
  background-color: #4a6dbf;
}
.social-footer ul li a .icon-youtube {
  background-color: #f22231;
}
.social-footer ul li a .icon-twitter1 {
  background-color: #2ac1f2;
}
.social-footer ul li a .icon-instagram {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}
.social-footer ul li a .icon-linkedin2 {
  background-color: #0179b6;
}
.social-footer ul li a .icon-google-plus {
  background-color: #b81622;
}
.newsletter-footer span {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  display: inline-block;
  margin-bottom: 15px;
}
.newsletter-footer .newsletter-content {
  width: 100%;
}
.newsletter-footer .newsletter-form,
.newsletter-footer .input-box,
.newsletter-footer .action-button {
  width: 100%;
}
.newsletter-footer .input-box input {
  border: 1px solid #eeeeee;
  height: 40px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 14px;
}
.newsletter-footer .action-button button {
  height: 42px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  background-color: #111111;
  margin-bottom: 30px;
  letter-spacing: 1.4px;
  width: 100%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.newsletter-footer .action-button button span {
  color: #ffffff;
}
.footer-top {
  background-color: #fff;
  padding: 80px 0;
}
.footer-block {
  padding-top: 0;
  margin-bottom: 0;
}
.footer-block .footer-block-title {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 15px;
}
.footer-block .links-footer {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-block .links-footer li {
  margin: 0;
}
.footer-block .links-footer li a {
  display: table;
  padding: 4px 0;
  margin-bottom: 10px;
  font-size: 14px;
}
.footer-block.footer-logo .footer-block-content a {
  display: inline-block;
  margin-bottom: 20px;
}
.footer-block.footer-logo .footer-block-content p {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 35px;
}
.footer-block.footer-numberphone .footer-block-title {
  font-size: 14px;
  margin-bottom: 6px;
}
.footer-block.footer-numberphone .footer-block-content p {
  color: #953f20;
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 35px;
}
.footer-block.footer-contact-info .footer-block-title {
  font-size: 14px;
  margin-bottom: 6px;
}
.footer-block.footer-contact-info .footer-block-content p {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.categories-footer .label-link {
  font-size: 107.69%;
  font-weight: 700;
  color: #222;
  margin-bottom: 15px;
}
.categories-footer .link-category {
  padding: 30px 0 25px;
}
.categories-footer .link-category > ul {
  font-size: 87%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.categories-footer .link-category > ul li {
  margin-bottom: 8px;
}
.categories-footer .link-category > ul li > h3 {
  font-size: 100%;
  color: #222;
  display: inline;
  font-weight: 600;
}
.footer-bottom {
  background-color: #f5f5f5;
  padding: 20px 0;
}
.footer-bottom address {
  margin: 12px 0 0;
}
.footer-bottom address a:hover {
  text-decoration: underline;
}
.footer-bottom small,
.footer-bottom .small {
  font-size: 100%;
}
.footer-bottom .product-payment-info h4 {
  display: none;
}
.footer-bottom .product-payment-info .payment-img1 {
  text-align: right;
}
.footer-bottom .product-payment-info .payment-img2 {
  text-align: left;
}
.footer-bottom .product-payment-info [class^="payment-img"] img,
.footer-bottom .product-payment-info [class*="payment-img"] img {
  max-width: 170px;
}
.payment-footer {
  text-align: left;
}
.app-footer {
  text-align: right;
  padding-top: 11.5px;
}
.app-footer .app-title {
  font-size: 16px;
  position: relative;
  color: #000000;
  font-weight: 500;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  padding-top: 3px;
  padding-right: 15px;
}
.app-footer .app-list {
  display: inline-block;
  vertical-align: middle;
}
.app-footer .app-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-footer .app-list ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  margin-bottom: 0;
}
.app-footer .app-list ul li img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: unset;
}
.layout-boxed .newsletter-footer {
  padding-right: 20px;
}
.layout-boxed .footer-bottom {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-top {
    padding: 40px 0 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newsletter-footer .newsletter-title {
    display: none;
  }
  .footer-top {
    padding: 40px 0 80px;
  }
}
@media (max-width: 767px) {
  .social-footer {
    background: none;
    padding: 20px 0 0;
  }
  .newsletter-footer {
    padding: 0 0 20px;
    display: block;
  }
  .footer-block.footer-contact {
    background: none;
    margin: 0;
    padding: 30px 0;
  }
  .footer-block {
    padding-top: 0;
    margin-bottom: 25px;
  }
  .payment-footer {
    text-align: center;
    padding-top: 15px;
  }
  .footer-top {
    padding: 40px 0 20px;
  }
  .newsletter-footer {
    padding: 0;
  }
  .footer-bottom address,
  .app-footer {
    text-align: center;
  }
}
