/* Child Theme - Custom CSS File for Buyers to Modify
.home.page .page-head {
display:block;
visibility:visible;
}*/

.page .page-head {
display:none;
visibility:hidden;

}
.home .inner-wrapper {
background:transparent;
padding-top:0px;
}
.inner-wrapper {
background:transparent;
padding-top:30px;
}
.contact-number {
font-size:16px;
}