@charset "utf-8";
/* CSS Document */

.post-grid{
	overflow:hidden;
	
	}









.post-grid .grid-items {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.post-grid .item {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  word-break: break-word;
  margin: 0 auto;
}

.post-grid .no-post-found {
  background: #fff none repeat scroll 0 0;
  color: #666;
  text-align: center;
}


.post-grid .item .layer-media {
  line-height: 0;
}

.post-grid .item .layer-media img {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}


.post-grid .item .layer-media iframe {
  width: 100% !important;
  height: auto;
}


.post-grid .owl-theme .owl-controls .owl-buttons div {
  background: rgb(28, 155, 236) none repeat scroll 0 0;
}



/*navigation top*/

.post-grid .grid-nav-top {
  text-align: center;
}

.post-grid .grid-nav-top .nav-filter {
  text-align: center;
  padding: 20px 0;
}
.post-grid .grid-nav-top .nav-filter .filter {
  background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin: 5px 5px;
  padding: 3px 15px;
}

.post-grid .grid-nav-top .nav-filter .filter.active {

}

/*nav-search*/
.post-grid .grid-nav-top .nav-search {
  display: inline-block;
  padding: 10px 0;
  text-align: center;
  position: relative;
}



.post-grid .grid-nav-top .nav-search .submit-search {
  background: #ddd none repeat scroll 0 0;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  height: 24px;
  margin: 0;
  padding: 5px 10px;
}


.post-grid .grid-nav-top .nav-search .search {

  border: 1px solid #ddd;
  border-radius: 0;
  display: inline-block;
  padding-left: 35px;
  vertical-align: top;
}


.post-grid .grid-nav-top .nav-search .search-icon{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  color: rgba(0, 0, 0, 0.3);
}


.post-grid .grid-nav-top .nav-search .loading {
  background: rgb(255, 255, 255) url("https://www.puerto-quetzal.com/wp-content/plugins/post-grid/assets/frontend/css/ajax-loader.gif") no-repeat scroll 4px 6px;
  padding-left: 35px;
}


.post-grid .grid-nav-top .nav-per-page-count {
  display: inline-block;
  float: right;
}







/*pagination*/

.post-grid .pagination {
  clear: both !important;
  line-height: normal;
  margin: 30px 0;
  text-align: center;
}
.post-grid .pagination .current, .post-grid .pagination .pager.active {
  opacity: 0.6;
}
.post-grid .pagination .page-numbers, .post-grid .pagination .pager, .post-grid .pagination .paginate.next-previous a{
	
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  line-height: normal;
  margin: 5px 2px;
  padding: 7px 15px;
  text-decoration: none;
  color: rgb(255, 255, 255);
	}
.post-grid .pagination .page-numbers:hover, .post-grid .pagination .pager:hover{
	/*opacity: 0.6;*/
	}

.post-grid .pagination .prev  {}
.post-grid .pagination .next {}


/*infinite-scroll*/

.post-grid .pagination .infinite-scroll {
  background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  padding: 5px 15px;
}



/*load-more*/
.post-grid .pagination .load-more {
  background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  padding: 5px 25px;
  border-radius: 3px;
}

.post-grid .pagination .load-more-spinner {
  display: none;
}


.post-grid .pagination .load-more.loading {

}

.post-grid .pagination .load-more.loading .load-more-spinner{
  display: inline-block;
}




.post-grid .pagination .load-more.no-post {
  border: 1px dashed rgb(255, 91, 34);
}

/*paginate-ajax*/
.post-grid .pagination .paginate-ajax{}

.post-grid .pagination .paginate-ajax .prev, .post-grid .pagination .paginate-ajax .next {
	display: none;
}


.post-grid .pagination .paginate.next-previous{}
.post-grid .pagination .paginate.next-previous a{}



/* pager-list */







.post-grid .owl-dots {
  margin: 30px 0 0;
  text-align: center;
}

.post-grid .owl-dots .owl-dot {
  background: #869791 none repeat scroll 0 0;
  display: inline-block;
  margin: 5px;
  opacity: 0.5;
  padding: 8px;
}

.post-grid .owl-dots .owl-dot:hover, .post-grid .owl-dots .owl-dot.active{
	opacity: 1;
	}

.post-grid .owl-dots.round .owl-dot {
  border-radius: 50%;
}
.post-grid .owl-dots.round-border .owl-dot {
  border: 1px solid #999;
  border-radius: 50%;
}
.post-grid .owl-dots.semi-round .owl-dot {
  border-radius: 4px;
}
.post-grid .owl-dots.square .owl-dot {
  border-radius: 0;
}
.post-grid .owl-dots.square-border .owl-dot {
  border: 1px solid #999;
}
.post-grid .owl-dots.square-shadow .owl-dot {
  border-radius: 0;
  box-shadow: 0 5px 10px -2px #999;
}


.post-grid .owl-nav {
  position: absolute;
}
.post-grid .owl-nav .owl-next {
  float: right;
}

.post-grid .owl-nav .owl-prev {
  float: left;
}


.post-grid .owl-nav .owl-prev, .post-grid .owl-nav .owl-next {
  background: #f00 none repeat scroll 0 0;
  border: 1px solid #ddd;
  display: inline-block;
  left: 0;
  margin: 0 5px;
}

.post-grid .owl-nav .owl-prev {
	background:rgb(255, 255, 255) url("https://www.puerto-quetzal.com/wp-content/plugins/post-grid/assets/frontend/css/images/arrow-prev.png") no-repeat scroll 3px 7px;

}
.post-grid .owl-nav .owl-next {
background:rgb(255, 255, 255) url("https://www.puerto-quetzal.com/wp-content/plugins/post-grid/assets/frontend/css/images/arrow-next.png") no-repeat scroll 3px 7px;
}





.post-grid .owl-nav.top-left {
  left: 5px;
  top: 10px;
}
.post-grid .owl-nav.top-right {
  right: 5px;
  top: 10px;
}
.post-grid .owl-nav.middle {
  left: 0;
  top: 40%;
  width: 100%;
}
.post-grid .owl-nav.bottom-left {
  bottom: 10px;
  left: 5px;
}
.post-grid .owl-nav.bottom-right {
  bottom: 10px;
  right: 5px;
}


/*navs style*/

.post-grid .owl-nav.round .owl-prev, .post-grid .owl-nav.round .owl-next {
  border-radius: 50%;
  height: 35px;
  width: 35px;
}
.post-grid .owl-nav.round-border .owl-prev, .post-grid .owl-nav.round-border .owl-next {
  border: 2px solid #999;
  border-radius: 50%;
  height: 35px;
  width: 35px;
}

.post-grid .owl-nav.semi-round .owl-prev, .post-grid .owl-nav.semi-round .owl-next {
  border-radius: 5px;
  box-shadow: 0 0 7px -1px #ddd;
  height: 35px;
  width: 35px;
}
.post-grid .owl-nav.square .owl-prev, .post-grid .owl-nav.square .owl-next  {
  box-shadow: 0 0 4px 0 #ddd;
  height: 35px;
  width: 35px;
}
.post-grid .owl-nav.square-border .owl-prev, .post-grid .owl-nav.square-border .owl-next {
  border: 2px solid #999;
  height: 35px;
  width: 35px;
}
.post-grid .owl-nav.square-shadow .owl-prev, .post-grid .owl-nav.square-shadow .owl-next {
  box-shadow: 0 0 3px 2px #ddd;
  height: 35px;
  width: 35px;
}


.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  opacity: 0.5;
}

.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
}







.post-grid.slider{}

.post-grid.slider .grid-items {
  padding-top: 40px;
}


















/*Grid Element CSS*/

.post-grid .element.wc_add_to_cart {}
.post-grid .element.wc_add_to_cart p {
  border: medium none !important;
  margin: 0 !important;
  padding: 0 !important;
}


.post-grid .element.wc_gallery {}
.post-grid .element.wc_gallery img {
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  margin: 5px;
  vertical-align: top;
  width: 50px;
}

.post-grid .element.wc_full_price {}
.post-grid .element.wc_full_price ins {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}



.post-grid .share_button span {
  display: inline-block;
  height: 25px;
  width: 25px;
}


.post-grid .share_button span{}

.post-grid .share_button span a {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.post-grid .share_button .fb {
  background: rgba(0, 0, 0, 0) url("https://www.puerto-quetzal.com/wp-content/plugins/post-grid/assets/frontend/css/icons/facebook.png") repeat scroll 0 0 / 100% auto;
}

.post-grid .share_button .twitter {
  background: rgba(0, 0, 0, 0) url("https://www.puerto-quetzal.com/wp-content/plugins/post-grid/assets/frontend/css/icons/twitter.png") repeat scroll 0 0 / 100% auto;
}

.post-grid .share_button .gplus {
  background: rgba(0, 0, 0, 0) url("https://www.puerto-quetzal.com/wp-content/plugins/post-grid/assets/frontend/css/icons/gplus.png") repeat scroll 0 0 / 100% auto;
}

.post-grid .zoom {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 0 3px 0 rgb(153, 153, 153);
  cursor: pointer;
  display: inline;
  height: 50px;
  line-height: normal;
  text-align: center;
  width: 50px;
}

.post-grid .zoom .fa {
  color: #999;
  font-size: 24px;
  margin-top: 12px;
}

.post-grid .comments-area {

}

.post-grid .commentlist {

}

.post-grid .commentlist li {
  list-style: outside none none;
  margin: 0;
}


/*Lazy Load*/
.post-grid-lazy {
  text-align: center;
}

.post-grid-lazy img {
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  padding: 20px;
}







/*#########################timeline########################*/


.post-grid.timeline {
  position: relative;
}

.post-grid.timeline .timeline-line {
  background: #99999969  none repeat scroll 0 0;
  height: 100%;
  left: 50%;
  position: absolute;
  width: 1px;
}
.post-grid.timeline .item:nth-child(2){margin-top: 70px !important}

.post-grid.timeline .item .timeline-arrow{
  width: 0px;
  height: 20px;
  background: #ddd;
}
.post-grid.timeline .item .timeline-bubble{}

.post-grid.timeline .item.even .timeline-arrow {
  left: 100%;
  top: 30px;
  position: absolute;

}
.post-grid.timeline .item.even .timeline-arrow:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(201, 201, 201, 0);
  border-left-color: #c9c9c9;
  border-width: 13px;
  margin-top: -13px;
  transform: translateY(-16%);
}


.post-grid.timeline .item.even .timeline-bubble {
  position: absolute;
  top: 0%;
  right: -39px;
  width: 7px;
  height: 7px;
  background: #ccc;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  transform: translateY(-50%);
}









.post-grid.timeline .item.odd .timeline-arrow:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(201, 201, 201, 0);
  border-right-color: #c9c9c9;
  border-width: 13px;
  margin-top: -13px;
  transform: translateY(-16%);
}


.post-grid.timeline .item.odd .timeline-bubble {
  position: absolute;
  top: 0%;
  left: -38px;
  width: 7px;
  height: 7px;
  background: #ccc;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  transform: translateY(-50%);
}








.post-grid.timeline .item.odd .timeline-arrow {
  right: 100%;
  top: 30px;
  position: absolute;

}



.grid-items-wrap {
  overflow: hidden;
  position: relative;
}