.zippers-after-posts h1.title {
  padding-top: 30px;
  text-align:center;
  font-weight: 700;
  margin: 0 0 20px;
}
.zippers-block-separator {
  display: block;
  margin: 0 auto 32px;
  border-bottom: none !important;
  width: 30% !important;
  border: none;
  border-top: 2px solid;
  color: #000000;
  background: transparent;
}
.gw-gopf-pagination {
  list-style: none;
  display: block;
  margin: 0px 0 0 !important;
  padding: 0;
  position: relative;
}
.gw-gopf-clearfix {
  display: block;
}
.gw-gopf-filter {
  position: relative;
  z-index: 1;
}
.gw-gopf-cats {
  list-style: none;
  display: block;
  margin: -10px 0 0;
  padding: 0;
  position: relative;
}
#gw_go_portfolio_blog-posts .gw-gopf-cats {
  margin-bottom: 20px !important;
}
.gw-gopf-cats > span {
  background: none;
  display: inline-block;
  margin: 10px 0 0;
  padding: 0;
}
#gw_go_portfolio_blog-posts .gw-gopf-cats > span {
  margin-left: 6px;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-cats > span a {
  background: #333333;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
  display: block;
  font-family: inherit;
  font-size: 12px;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  text-decoration: none;
  -moz-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -ms-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -o-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -webkit-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-cats > span.gw-gopf-active a {
  background: #32c5d2;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-cats > span a:hover {
  background: #787878;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-cats > span a:hover {
  background: #787878;
}
.gw-gopf-posts-wrap {
  position: relative;
  width: 100%;
  -webkit-backface-visibility: hidden;
}
.gw-gopf-posts-wrap-inner {
  position: relative;
}
#gw_go_portfolio_blog-posts .gw-gopf-posts-wrap-inner {
  margin-left: -20px;
  margin-top: -20px;
}
.gw-gopf-posts {
  margin-right: -10px;
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
}
.gw-gopf-3cols .gw-gopf-col-wrap {
  width: 33.33%;
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  -moz-transition: -moz-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  -ms-transition: -ms-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  -o-transition: -o-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  transition: transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  -webkit-backface-visibility: hidden;
  z-index: 2;
  float: left;
  letter-spacing: 0;
}
.gw-gopf-post-col {
  position: relative;
}
#gw_go_portfolio_blog-posts .gw-gopf-post-col {
  margin-left: 20px;
  margin-top: 0px;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.gw-gopf-post-header {
  position: relative !important;
  width: 100%;
}
.gw-gopf-post-overlay, .gw-gopf-post-overlay-bg {
  background: transparent;
  display: none;
  height: 100%;
  filter: alpha(opacity = 0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  overflow: hidden;
  -moz-transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  -webkit-transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.gw-gopf-post-overlay.gw-gopf-post-overlay-link {
  display: block;
  position: absolute;
  z-index: 3;
  width: 100%;
}
.gw-gopf-post-overlay:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.gw-gopf-post-media-wrap-outer {
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: opacity 0.3s ease;
}
.gw-gopf-post-media-wrap {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#gw_go_portfolio_blog-posts .gw-gopf-post-media-wrap {
  background-position: 50% 50%;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-media-wrap {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.gw-gopf-post-content-wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gw-gopf-post-content-wrap:before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-content-wrap:before {
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #ffffff;
  opacity: 1;
}
.gw-gopf-post-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
}

#gw_go_portfolio_blog-posts .gw-gopf-post-content {
  text-align: center;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-content {
  color: #333333;
  font-family: inherit;
  font-size: 12px;
  line-height: 15px;
  padding: 20px;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-content > *:first-child {
  margin-top: 0 !important;
}
.gw-gopf-post-content h2, .gw-gopf-post-content h2 a {
  margin: 0 0 3px 0 !important;
  padding: 0;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-content h2 {
  color: #333333 !important;
  font-family: inherit !important;
  font-size: 16px !important;
  line-height: 20px !important;
}
.gw-gopf-post-content h2, .gw-gopf-post-content h2 a {
  margin: 0 0 3px 0 !important;
  padding: 0;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-content a {
  color: #32c5d2;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-content a:hover
background: transparent;
border-color: #333333;
}
#gw_go_portfolio_blog-posts .gw-gopf-post-more {
  text-align: center;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-content h2 a {
  color: inherit;
  font-size: inherit !important;
  line-height: inherit !important;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-more {
  margin-top: 15px;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-btn {
  background: #32c5d2;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  font-family: inherit;
  font-size: 12px;
  height: 29px;
  line-height: 29px;
  padding: 0 9px;
  position: relative;
  text-align: left;
  -moz-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -ms-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -o-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -webkit-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  text-decoration: none !important;
  font-size: 12px;
  color: #32c5d2;
  background: transparent;
  border: solid 1px #32c5d2;
  height: 27px;
  line-height: 27px;
  padding: 0 8px;
  font-weight: normal;
  margin-top: -3px;
  color: #32c5d2;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-more a.gw-gopf-btn.gw-gopf-btn-outlined:hover {
  color: #333333;
  border-color: #333333;
}
#gw_go_portfolio_blog-posts .gw-gopf-style-vario .gw-gopf-post-content h2 a:hover {
  color: #32c5d2;
}
.zippers-after-posts .bottom-btn{
  position: relative;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-style: none;
  margin-right: auto;
  margin-left: auto;
  max-width: 900px;
  box-shadow: 0px 0px;
}
.zippers-after-posts .bottom-btn-inner{
  position: relative;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
.zippers-after-posts .wp-block-spacer {
  clear: both;
}
.zippers-after-posts .wp-block-buttons{
  gap: 0.5em;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: center;
}
.zippers-after-posts .wp-block-button{
  display: inline-block;
  margin: 0;
}
.zippers-after-posts .wp-block-button__link{
  cursor: pointer;
  display: inline-block;
  text-align: center;
  word-break: break-word;
  border: 2px solid;
  font-size: 1.125em;
  box-shadow: none;
  text-decoration: none;
  background: transparent none;
  border-color: currentColor;
  border-width: 2px;
  border-style: solid;
  color: currentColor;
  padding-top: 0.667em;
  padding-right: 1.33em;
  padding-bottom: 0.667em;
  padding-left: 1.33em;
  border-radius: 10px;
  color: #32c5d2;
}
.zippers-after-posts.tag h1.title {
  font-weight: 400;
  padding-top: 27px;
}
.zippers-after-posts.tag .zippers-block-separator {
  margin: 0 auto 44px;
}

@media only screen and (min-width: 1023px) {
  .zippers-after-posts .content-wrapper{
	 padding-left: 15px;
	 padding-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .zippers-after-posts .content-wrapper{
	 padding: 0;
  }
}
@media only screen and (max-width: 1350px) {
  .zippers-after-posts .content-wrapper{
	 padding-left: 15px;
	 padding-right: 15px;
  }
}
@media only screen and (max-width: 800px) {
  .zippers-after-posts .content-wrapper{
	 max-width: 800px;
	 padding-left: 5% !important;
	 padding-right: 5% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .gw-gopf-3cols .gw-gopf-col-wrap{
	 width: 50% ;
  }

}

@media only screen and (max-width: 767px) {
  .gw-gopf-3cols .gw-gopf-col-wrap{
	 width: 100% ;
  }
}
