@charset "utf-8";

/* CSS Document */



.testimonial{

	overflow:hidden;}



.testimonial .grid-items {

  margin: 0 auto;

  overflow: hidden;

  text-align: center;

}



.testimonial .item {

  background: rgb(255, 255, 255) none repeat scroll 0 0;

  display: inline-block;

  vertical-align: top;

}



.testimonial .item .layer-media{

line-height: 0;

}



.testimonial .item .layer-media img {

  border-radius: 0;

  box-shadow: none;

  width: 100%;

}

.testimonial .item .layer-media iframe {

  width: 100% !important;

  height: auto;

}





.testimonial .owl-theme .owl-controls .owl-buttons div {

  background: rgb(28, 155, 236) none repeat scroll 0 0;

}







/*navigation top*/



.testimonial .grid-nav-top {

  

}



.testimonial .grid-nav-top .nav-filter {

  text-align: center;

  padding: 20px 0;

}

.testimonial .grid-nav-top .nav-filter .filter {

  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;

  font-size: 14px;

  margin: 0 5px;

  padding: 0 10px;

}



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

  border: 1px solid rgba(255, 255, 255, 0);

}



/*nav-search*/

.testimonial .grid-nav-top .nav-search {

  padding: 10px 0;

  text-align: center;

}



.testimonial .grid-nav-top .nav-search .search {

  background: rgb(255, 255, 255) url("search.png") no-repeat scroll 4px 6px;

  padding-left: 35px;

}



.testimonial .grid-nav-top .nav-search .loading {

  background: rgb(255, 255, 255) url("ajax-loader.gif") no-repeat scroll 4px 6px;

  padding-left: 35px;

}







/*pagination*/



.testimonial .pagination {

  clear: both !important;

  line-height: normal;

  margin: 30px 0;

  text-align: center;

}

.testimonial .pagination .current {

  border: medium none !important;

}





.testimonial .pagination .prev  {}

.testimonial .pagination .next {}



.testimonial .pagination.lite .page-numbers {

  background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;

  border: 1px solid rgb(255, 255, 255);

  color: rgb(255, 255, 255);

  font-size: 14px;

  line-height: normal;

  padding: 3px 10px;

  text-decoration: none;

}



.testimonial .pagination.dark .page-numbers {

  background: rgba(198, 198, 198, 0.7) none repeat scroll 0 0;

  border: 1px solid rgb(153, 153, 153);

  color: rgb(255, 255, 255);

  font-size: 14px;

  line-height: normal;

  padding: 3px 10px;

  text-decoration: none;

}





/*load-more*/

.testimonial .pagination .load-more {

  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;

}









.testimonial .pagination .load-more.loading {

  transform: scale(0.8);

  transition: all 1s ease 0s;

}



.testimonial .pagination .load-more.no-post {

  border: 1px dashed rgb(255, 91, 34);

}













/*Grid Element CSS*/



.testimonial .element.wc_add_to_cart {}

.testimonial .element.wc_add_to_cart p {

  border: medium none !important;

  margin: 0 !important;

  padding: 0 !important;

}





.testimonial .element.wc_gallery {}

.testimonial .element.wc_gallery img {

  border-radius: 0;

  box-shadow: none;

  display: inline-block;

  margin: 5px;

  vertical-align: top;

  width: 50px;

}



.testimonial .element.wc_full_price {}

.testimonial .element.wc_full_price ins {

  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

}







.testimonial .share_button span {

  display: inline-block;

  height: 25px;

  width: 25px;

}





.testimonial .share_button span{}



.testimonial .share_button span a {

  display: inline-block;

  height: 100%;

  width: 100%;

}



.testimonial .share_button .fb {

  background: rgba(0, 0, 0, 0) url("icons/facebook.png") repeat scroll 0 0 / 100% auto;

}



.testimonial .share_button .twitter {

  background: rgba(0, 0, 0, 0) url("icons/twitter.png") repeat scroll 0 0 / 100% auto;

}



.testimonial .share_button .gplus {

  background: rgba(0, 0, 0, 0) url("icons/gplus.png") repeat scroll 0 0 / 100% auto;

}



.testimonial .zoom {

  background: rgb(221, 221, 221) none repeat scroll 0 0;

  border-radius: 50%;

  box-shadow: 0 0 3px 0 rgb(153, 153, 153);

  cursor: pointer;

  display: inline;

  line-height: normal;

  padding: 6px 10px;

}











.layer-content .down_arrow {

  border-left: 10px solid rgba(0, 0, 0, 0);

  border-right: 10px solid rgba(0, 0, 0, 0);

  border-top: 10px solid rgb(157, 217, 255);

  height: 0;

  width: 0;

}





.layer-content .up_arrow {

width: 0; 

height: 0; 

border-left: 10px solid transparent;

border-right: 10px solid transparent; 

border-bottom: 10px solid rgb(157, 217, 255);

}

























