/*
 Theme Name:   Foxy (child)
 Description:  Foxy
 Template:     Foxy
*/

@import url("../Foxy/style.css");

div#contact_sliver {
  display:block;
  background:#2F2F2F;
  line-height:40px;
  color:#fff;
  text-align:center;
}

div#contact_sliver a {
  font-weight:700;
  color:#fff;
  text-decoration:none;
  margin:0px 10px 0px 10px;
}

#gallery-1 img {
  border:0px !important;
  width:90%;
  border-radius:5px;
}

div#services_box ul {

  width:47%;
  float:left;
}