.section-padding {
    padding: 70px 0px;
    padding: 0 0px;
}
.section-meta {
    background-color: #ffffff;
}
.section-services.section-meta {background-color: whitesmoke;}
.wp-image-1466.alignleft {margin-bottom: 0.7em; margin-top: 0.4em; margin-right: 2em}
.g-zoom-in .g-item { pointer-events: none; }
button.cta {
    border-color: rgb(165, 165, 165);
	width: 100%;
    color: #eceeef;
    background-color: red;
	font-size: 1.0625rem;
    padding: 17px 
}
button.cta2 {
    border-color: rgb(165, 165, 165);
	border-radius: 8px;
	width: 100%;
    color: #eceeef;
    background-color: #6b95cf;
	font-size: 1rem;
    padding: 17px 
}
button.cta3 {
	border-radius: 8px;
	font-size: 1rem;
		background-color: #ffe100;
	color: black;
  padding: 16px;
	width: 80%;
  text-align: center;
  font-size: 18px;
  margin: 4px 2px;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}


.site-info {
	display: none}

div.woocommerce-tabs.wc-tabs-wrapper {
    clear: both;
	display: none;}

div.product_meta {
	display: none}

div.page-header {
	display: none}

.woocommerce ul.products li.product a img {
    width: 30%;
    height: auto;
    display: block;
    margin: 0 auto;
    box-shadow: none;
    text-align: center;
}

.woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0 !important;
}

.woocommerce ul.products li.product .button {
	background-color: #ffe100;
	color: black;
	border-radius: 8px;
	font-size: 20px;
    margin-top: 1em;
	 padding: 25px 60px;
}

h3 {font-size: 18px;text-align: center;line-height: 1.35 !important;}

div.glsr-review-title h3 {font-size: 18px;
    text-align: left !important; } 
    
.site-footer {
    background: #111111;
    color: inherit;
    font-size: 12px;
	    line-height: 1.5em;
}

.footer-widgets .sidebar .widget {
    font-size: 13px;
    margin-bottom: 1px;
}

.footer-widgets {
    background: whitesmoke;
}

.sidebar .widget .widget-title {
    font-size: 15px;
    color: grey;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 13px;
    font-weight: 700;
}