p {
  font-family: georgia;
}

h2 {
  font-family: georgia;
}

.site-info.container {
    display: none;
}

header.entry-header {
    display: none;
}

div#theme-attribution {
    display: none;
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

.mfp-bg.mfp-ready {
    display: none;
}

.related.products {
    display: none;
}


header#masthead {
    background-image: url(https://acstonegroup.com.au/wp-content/uploads/2017/01/Header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.entry-content a {
    color: #4b4b4b;
}

form.cart {
    display: none;
}

#main {
    background: #fcfcfc;
    padding: 0px;
}