/*
 Theme Name:   Mock GP
 Theme URI:    https://astreetweb.com
 Description:  Custom GeneratePress child theme for mockridgerealestate.com
 Author:       ASW
 Author URI:   https://astreetweb.com
 Template:     generatepress
 Version:      0.1
 
*/
.home h1.entry-title {display: none;}
.site-header { background: rgb(132,168,200);
background: linear-gradient(180deg, rgba(132,168,200,1) 0%, rgba(252,252,252,1) 75%, rgba(255,255,255,1) 100%); }

.button {border-radius: 8px;}
.button a:hover {color:#fff;}

.sub-banner {font-size:18px; font-weight:400;}

table.table-hours, .table-hours tr , .table-hours td {border:none;}
.table-hours td {padding: 3px;}
.textwidget {font-size:16px; font-weight:400;}