/*header {
background:none;
}*/
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
  background:none;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  padding: 0.625em 0.4375em;
  width: 100%;
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
  background: inherit;
  content: "";
  display: block;
  height: 0px !important;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 99;
}
li.order{
background-image:none !important;}
li.date{
background-image:none !important;}
li.total{
background-image:none !important;}
li.method{
background-image:none !important;}
li.wc_payment_method{
background-image:none !important;}
.woocommerce-error li{
background-image:none !important;}
.case-studies .caseBox {
    max-width: 100%;
    padding: 0;
    margin: 0 auto 40px auto;
}
.case-details h3 {
    color: #0015d1;
    font-weight: 700;
}
.service-details .col-md-4{
float:none;
display:inline-block;
margin-left:-2px;
margin-right:-2px;
text-align:center;
}
.service-details{
text-align:center;
}