.wpz-btn:hover, .wpz-btn:focus {
  text-decoration: none !important;
  outline: none;
  color: #fff;
  border-color: #9bd4b4;
  background: #9bd4b4; }

  .site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit] {
    background: #ffffff;
	  color: #4F4F4F;
    }

  .site-footer input[type=button]:hover, .site-footer input[type=reset]:hover, .site-footer input[type=submit]:hover {
    background: #9BD4B4;
	  color: #ffffff;
    }

.navbar-brand-wpz img {
    height: auto;
	max-width: 10%;
	margin-top: 10px;
	margin-bottom:-10px
    }

.main-navbar a {
    font-family: lato, sans-serif;
    font-weight: 400;
    text-align: center;
	font-size: 14px
}
.sf-menu {
    margin: 0;
    padding: 4px;
    list-style: none;
    text-align: center;
}

.slide-style-3 .slides .slide_button a {
  color: #4f4f4f;
  background: #fff;
	font-family: lato;
  border-style: solid;
  border-width: 2px;
  border-color: #9bd4b4;
  }

.site-footer .widget .title {
    color: #4f4f4f;
    text-align: center;
	font-family: lato, sans-serif;
    font-weight: 400;
	text-transform: uppercase;
	font-size: 14px			
}
  .widget a {
    color: #9bd4b4;
	font-family: lato, sans-serif;
    font-weight: 600;
	font-size: 16px		
    }

label {
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bbb;
  text-align: center;
  }
.widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
    margin-left: -14px;
    margin-top: -8px;
    text-align: center;
}
.textwidget img {
  max-width: 100%;
  height: 200px;
  width: 200px;
  }

.page h1.entry-title, .single h1.entry-title {
  font-size: 26px;
	color: #4f4f4f;
	text-align: center;
	font-family: lato, sans-serif;
  line-height: 1.4;
  font-weight: 700;
	text-transform: none;
   margin-top: 30px}

h3 {
		font-family: lato, sans-serif;
		color: #4f4f4f;
	  font-weight: 700;
  font-size: 18px; }

.wpz-btn {
  white-space: nowrap;
  line-height: 1.6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: none;
  text-decoration: none;
  white-space: nowrap;
  outline: none;
  padding: 10px 30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #9bd4b4;
  color: #323232; 
  font-weight: 600;
  letter-spacing: 1px; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #fff;
	  border: 2px solid #9bd4b4;

  color: #323232; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #9bd4b4;
    color: #fff; }
.contact-form label {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: block;
    text-align: left;
}
.cat-links {
    margin-bottom: 10px;
    display: block;
    font-weight: 700;
    font-family: lato, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
}


.recent-posts.blog-view .entry-meta {
  font-size: 12px;
  }

.portfolio-archive-taxonomies li.current-cat a {
  color: #9bd4b4;}

.section-title {
  margin: 0 0 30px;
  font-size: 24px;
		letter-spacing: .5px;
  font-family: lato;
  font-weight: bold; }

.recent-projects 
  .recent-projects article {
    width: 31.5%;
    margin: 0 2.75% 30px 0;
    display: inline-block;
    vertical-align: top;
    font-size: 9px;
    position: relative;
    overflow: hidden;
    text-align: center;
		letter-spacing: .5px;
   font-family: lato, sans-serif;
    text-transform: uppercase
    }

.jetpack-portfolio .entry-title {
  font-size: 14px;
		letter-spacing: .5px;
   font-family: lato, sans-serif;
}

.entry-title a {
    color: #4f4f4f;
    font-size: 16px;
	letter-spacing: .5px;
    font-family: lato, sans-serif;
}

.section-title {
    margin: 0 0 30px;
    font-size: 0px;
    font-family: lato;
    font-weight: bold;
}

@media screen and (max-width: 640px) {
.slides li .slide-header p {
    display: block;
	color: #fff;
}

.slides li .slide-header p {
    line-height: 1.8;
    font-size: 18px;
    margin: 0px;
}

}

.slicknav_nav a,
.slicknav_nav ul {
    text-align: left !important;
}

@media screen and (max-width: 768px) {

    .builder-wrap .fw-container-fluid .fw-col-xs-12 {
        padding-left: 5%;
        padding-right: 5%;
    }

}

div.navigation span.current {
    color: #9bd4b4;
}

.slides li .slide-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.6) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 100%);
  background-repeat: repeat-x;
  }

.edd_purchase_submit_wrapper {
    position: relative;
    text-align: center;
}