/*

Theme Name: GeneratePress Child

Theme URI: https://generatepress.com

Author: Tom Usborne

Author URI: https://tomusborne.com

Description: GeneratePress is a fast, lightweight (less than 1MB zipped), mobile responsive WordPress theme built with speed, SEO and usability in mind. GP can serve as a solid base for any website, and works great with any of your favorite page builders.

Version: 1.4

Text Domain: generatepress

Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar

Template: generatepress



*/



@import url("../generatepress/style.css");



/*canvas{

  display:block;

  vertical-align:bottom;

  position: absolute;

  right: 0px;

}*/

body {

    overflow-x: hidden;

}

.hs_testimonial_wrapper .hs_client_image {

  background-color: #ffffff;

  border: 5px solid #dfdfdf;

  border-radius: 50%;

  height: 150px;

  margin: 0 auto;

  max-width: 150px;

  overflow: hidden;

  position: relative;

}

.hs_testimonial_wrapper #hs_testimonial_theme_1 .hs_client_image img {

  border: 0 none;

  border-radius: 0;

  bottom: 0;

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  top: 0;

}

body.error404 .inside-article {

  padding-top: 90px;

}

#menu-item-500121 a {
    color: green;
    font-weight: bold;
}