.oprints.footer {
  text-align: center;
}

#footer-widget-area #first {
  float:none;
  margin: 0 auto;
  padding-top: 10px;
}

.terms li {
  font-size: 20px;
  font-weight: bold;
}

.terms li p {
  font-size: 14px;
  font-weight: normal;
}


.policy p {
  font-size: 14px;
  font-weight: normal;
}

.policy ul {
  list-style-type: none;
}

.policy li {
  font-size: 20px;
  font-weight: bold;
}

.policy li:before {
  content: "-";
}

.policy li p {
  font-size: 14px;
  font-weight: normal;
}

.fb_iframe_widget {
  display: block !important;
}

.fb-like-box iframe {
  width: 100% !important;
}

.fb-like-box span {
  width: auto !important;
  position: initial !important;
}
.fb_iframe_widget_fluid span {
  width:100% !important;
}
.fb_iframe_widget span {
  position: static !important;
}