#masthead.site-header {
  align-items: center;
  padding: 30px 70px;
  background: #b7d096;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
#site-footer{
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 13px;
}
.powered-by-wordpress{
  display:none; 
}
.page .entry-title {
display: none;
}
.entry-header{
  display: none;
}
menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: underline;
    color: #fff !important;
    text-decoration: none;
}
.entry-content h1, .entry-content h2, .entry-content h3 {
    margin: 3rem auto 3rem;
}
.spv-img-box .elementor-image-box-wrapper {
    position:relative;
}
.spv-img-box .elementor-image-box-content{
position: absolute;
    top: 40%;
}
.spv-img-box .elementor-image-box-wrapper .elementor-image-box-img img{
  width:100%;
}
.spv-img-box .elementor-image-box-content .elementor-image-box-title{
	margin-bottom:0px;
}
.hero-img .elementor-image img{
	width:100% !important;
}
.primary-menu li a{
 color:#fff !important;
 text-decoration:none !important;
}
.spv-img-box .elementor-image-box-description a{
  color:#fff !important;
}
.home .post-inner, .page .post-inner {
    padding-top: 0rem !important;
}
#site-footer{
  color:#fff !important; 
}
.to-the-top{
  display:none !important; 
}
.hero-img-inner-page .elementor-image-box-wrapper {
    position:relative;
}
.hero-img-inner-page .elementor-image-box-content{
position: absolute;
    top: 40%;
}
.hero-img-inner-page .elementor-image-box-content h1{
  color: #fff !important;
}
.hero-img-inner-page .elementor-image-box-wrapper .elementor-image-box-img img{
  width:100%;
}
.vendor-table-1 .list-item{
      font-size: 13px;
    font-family: 'Roboto';
        vertical-align: middle;
}
.vendor-table-1 .list-item a{
  color:#2196f3;
  margin-right:30px;
}
.table-responsive h2{
  font-size: 20px;
  color: #54595F;
  margin-bottom: 10px;
}
.table-responsive{
      max-width: 1140px;
    margin: auto;
    padding: 10px;
}
.no-stores-err{
  font-family: 'roboto';
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #7a7a7a;
}