.wrap-loop-content{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wrap-loop-content .post{
	padding: 0 15px;
}
.cvca-pagination{
	display: inline-block;
	width: calc(100% - 30px);
	clear: both;
	text-align: right;
	margin: 30px 15px;
	padding: 30px 0;
	border-top: 1px solid #ebebeb;
}
.cvca-pagination > *{
	font-size: 16px;
	font-weight: bold;
	height: 35px;
    min-width: 35px;
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    line-height: 35px;
    margin: 0 3px;
    color: #000;

}
.page-load-status {
	clear: both;
	display: none;
	margin: 45px auto 45px auto !important;
}
.page-load-status .infinite-scroll-last, .page-load-status .infinite-scroll-error {
  cursor: pointer;
  padding: 8px 60px;
  text-align: center;
}

/* line 337, D:/app/server/htdocs/wp/new-martify/wp-content/themes/marify/assets/scss/custom/_zoo-archive.scss */
.page-load-status .infinite-scroll-request {
  text-align: center;
}

/* line 340, D:/app/server/htdocs/wp/new-martify/wp-content/themes/marify/assets/scss/custom/_zoo-archive.scss */
.page-load-status .infinite-scroll-request .pagination-loading {
  display: inline-block;
  cursor: pointer;
  padding: 8px 60px;
  border: 1px solid #ebebeb;
}

/* line 345, D:/app/server/htdocs/wp/new-martify/wp-content/themes/marify/assets/scss/custom/_zoo-archive.scss */
.page-load-status .infinite-scroll-request .pagination-loading .loading {
  position: relative;
  display: flex;
  align-items: center;
}

/* line 350, D:/app/server/htdocs/wp/new-martify/wp-content/themes/marify/assets/scss/custom/_zoo-archive.scss */
.page-load-status .infinite-scroll-request .pagination-loading .loading:after {
  position: unset;
  margin-left: 8px;
  width: 20px;
  height: 20px;
}

/* line 365, D:/app/server/htdocs/wp/new-martify/wp-content/themes/marify/assets/scss/custom/_zoo-archive.scss */
.view-more-button {
  text-align: center;
  clear: both;
  margin: 45px auto 45px auto;
}

/* line 369, D:/app/server/htdocs/wp/new-martify/wp-content/themes/marify/assets/scss/custom/_zoo-archive.scss */
.view-more-button span {
  display: inline-block;
  cursor: pointer;
  padding: 8px 60px;
  border: 1px solid #ebebeb;
}

/* Columns layout product*/
@media (min-width: 1200px) {
  /* line 3, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .hidden-xl {
    display: none !important;
  }
  /* line 7, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-xl-6-cols .post, .grid-xl-6-cols .product {
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    width: 100%;
  }
  /* line 17, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-xl-5-cols .post, .grid-xl-5-cols .product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
  }
  /* line 27, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-xl-4-cols .post, .grid-xl-4-cols .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
  }
  /* line 37, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-xl-3-cols .post, .grid-xl-3-cols .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
  }
  /* line 47, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-xl-2-cols .post, .grid-xl-2-cols .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
  /* line 57, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-xl-1-cols .post, .grid-xl-1-cols .product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 1200px) {
  /* line 68, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .hidden-lg {
    display: none !important;
  }
  /* line 72, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-lg-6-cols .post, .grid-lg-6-cols .product {
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    width: 100%;
  }
  /* line 82, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-lg-5-cols .post, .grid-lg-5-cols .product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
  }
  /* line 92, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-lg-4-cols .post, .grid-lg-4-cols .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
  }
  /* line 102, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-lg-3-cols .post, .grid-lg-3-cols .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
  }
  /* line 112, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-lg-2-cols .post, .grid-lg-2-cols .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
  /* line 122, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-lg-1-cols .post, .grid-lg-1-cols .product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 992px) {
  /* line 134, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .hidden-md {
    display: none !important;
  }
  /* line 138, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-md-6-cols .post, .grid-md-6-cols .product {
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    width: 100%;
  }
  /* line 148, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-md-5-cols .post, .grid-md-5-cols .product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
  }
  /* line 158, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-md-4-cols .post, .grid-md-4-cols .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
  }
  /* line 168, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-md-3-cols .post, .grid-md-3-cols .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
  }
  /* line 178, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-md-2-cols .post, .grid-md-2-cols .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
  /* line 188, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-md-1-cols .post, .grid-md-1-cols .product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 200, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .hidden-sm {
    display: none !important;
  }
  /* line 204, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-sm-6-cols .post, .grid-sm-6-cols .product {
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    width: 100%;
  }
  /* line 214, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-sm-5-cols .post, .grid-sm-5-cols .product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
  }
  /* line 224, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-sm-4-cols .post, .grid-sm-4-cols .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
  }
  /* line 234, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-sm-3-cols .post, .grid-sm-3-cols .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
  }
  /* line 244, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-sm-2-cols .post, .grid-sm-2-cols .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
  /* line 254, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-sm-1-cols .post, .grid-sm-1-cols .product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 576px) {
  /* line 266, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .hidden-xs {
    display: none !important;
  }
  /* line 270, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-6-cols .post, .grid-6-cols .product {
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    width: 100%;
  }
  /* line 280, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-5-cols .post, .grid-5-cols .product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
  }
  /* line 290, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-4-cols .post, .grid-4-cols .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
  }
  /* line 300, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-3-cols .post, .grid-3-cols .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
  }
  /* line 310, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-2-cols .post, .grid-2-cols .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
  /* line 320, D:/app/server/htdocs/wp/new-martify/wp-content/plugins/clever-vc-addon/assets/sass/_cvca-grid.scss */
  .grid-1-cols .post, .grid-1-cols .product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}