.site-content {
  background-color: #ffffff;
}

.site-footer-widgets {
  background-color: #ffffff;
}

.post-edit-link {
  display: none;
}

tbody,
td,
ul {
  font-family: Trebuchet, sans-serif;
  font-size: 1.1em;
  letter-spacing: 0px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  list-style-type: none;
}

h3 {
  text-align: center;
}

p {
  font-size: 1.4em;
}

.entry-header {
  display: left;
}

.parent-testimonial {
  text-align: center;
  width: 100%;
}

.locations {
  border-style: solid;
  border-width: 5px;
  border-color: #15b5fe;
  border-radius: 20px;
}

img {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
}

.panel-grid-cell .widget-title {
  font-size: 32px;
}

.whatyouget {
  font-family: 'Carter One', sans-serif;
  font-size: 1.4em;
  color: #15b5fe;
  text-shadow: -1px 2px 2px #2c2c2c;
}

a.whatyouget:link,
a.whatyouget:visited {
  color: #eac300;
}

.trialbutton {
  background-color: #b82a2a;
  border: none;
  border-radius: 20px;
  padding: 10px 25px;
  color: white;
  /* Text color */
  text-align: center;
  font-family: 'Carter One', sans serif;
  display: inline-block;
  cursor: pointer;
  transition: width 2s, height 2s, transform 1s;
}

.trialbutton:hover {
  transform: scale(1.4);
}

.shoptext {
  background: rgba(222, 222, 222, 0.7);
}

#pgc-76-2-0.panel-grid-cell {
  background-image: url("");
  background-position: 50% 12%;
  background-repeat: no-repeat;
  background-size: 850px;
  position: relative;
}

.panoramic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a {
  color: #FFFFFF;
  border: none;
  background-color: #b82a2a;
  border-radius: 20px;
  padding: 10px 25px;
  text-align: center;
  font-family: 'Carter One', sans-serif;
  display: inline-block;
  /* styles "Online Rental" & "SMMC Blog" buttons */
}

.so-widget-sow-headline-default-5cb32cfcbebe-76 .sow-headline-container h1.sow-headline a {
  text-shadow: -2px 1px 2px #fff,
				  2px 1px 2px #fff,
				  2px -1px 0 #fff,
				  -2px -1px 0 #fff;
}