
.block-easyfooter {
 /* float: left;
  width: 100%;
 */ padding-bottom: 0px;

  margin-top: 0px;
}

.block-easyfooter hr {
    border: 0px solid #ebebeb !important;
    color: #e4e4e4;
    background-color: #e4e4e4;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 0px;
}
#footer .block-easyfooter-inner {
  background: transparent;
 /* overflow:hidden; */
  padding: 20px 0 0 0px;
  color: #000;
  

}
.block-custom-html h2.hideMobile {
  margin-bottom: 30px;
  padding: 0;
  background: none;
  color: #4e4e4e;
  font-size: 20px;
  font-family: 'Bitter', Georgia;
  text-transform: uppercase; 
  -webkit-font-smoothing: antialiased;
  display: block !Important;

    
}
.block-custom-html a {
  color: #666;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
  margin-bottom: 5px;
  line-height: 18px;
}

.block-custom-html p {
    color: #666;
    font-size: 13px;
    line-height: 18px;
}

.block-custom-html span {
    color: #666;
    font-size: 13px;
    line-height: 18px;
}
.block-custom-html.block-list ul {
  margin: 0;
  padding: 0;
}
.block-list .block-custom-html ul li {
  margin: 0;
  list-style: none;
  padding: 3px 0 3px 15px;
  background: url(images/footer-bullet.png) 0 7px no-repeat;
}


.block-left {
  float: left;
}
.block-right {
  float: right;
}
.block-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.block-clear {
  clear: both;
}
.footerbuy {font-size: 14px !important;}
.footerbuy:hover {color:#a6c4c9 }
