.preload_site img {
width: 180px;
}



.logo-header img, .logo-footer img {
  max-width: 85px;
}


.logo-header span, .logo-footer span 
  {
  font-size: 14px;
  color: #ff5e14;
  letter-spacing: 1.25px;
  font-weight: 600;
}
.mt-img-effect {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 10px;
  border: 2px solid #ff5e14;
}
.logo-header {
  font-size: 14px;
  color: #ff5e14;
  width: 320px;
}
.logo-header {
  font-size: 14px;
}

.header-style-1 .logo-show-in-mobile img, .header-style-3 .logo-show-in-mobile img {
  width: 50px;
}
.header-nav .nav > li .sub-menu {
  width: 250px;

}
.fa.fa-cart-plus {
  margin-right: 10px;
}
.fa.fa-hand-o-right {
  margin: auto;
    margin-right: auto;
  margin-right: 5px;
  font-size: 1.2em;
}
.invalid {
  color: red
}
.success {
  color: green;
}