/*--------------------------------------------------------------
##  Gallery Carousel
--------------------------------------------------------------*/
div.wcp-gallery-section .single_wcp_item {
	overflow: hidden;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	float: none;
}
div.wcp-gallery-section .single_wcp_item:focus{
	outline: none;
}
div.wcp-gallery-section .slick-prev{
	left: 0;
	text-align: left;
}
div.wcp-gallery-section .slick-next{
	right: 0;
	text-align: right;
}
div.wcp-gallery-section .slick-prev,
div.wcp-gallery-section .slick-next{
	position: absolute;
	z-index: 22;
	top: 50%;
	width: 14px;
	height: 30px;
	font-size: 30px;
	-webkit-transition: ease all 0.3s;
	-moz-transition: ease all 0.3s;
	-ms-transition: ease all 0.3s;
	-o-transition: ease all 0.3s;
	transition: ease all 0.3s;
	line-height: 30px;
	margin-top: -15px;
	cursor: pointer;
}
/* Dots */
div.wcp-gallery-section ul.slick-dots{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	margin-top: 22px;
}
div.wcp-gallery-section ul.slick-dots li{
	display: inline;
}
div.wcp-gallery-section ul.slick-dots li button{
	border: 0 solid;
	overflow: hidden;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-indent: -999px;
	background-color: #cccccc;
	margin: 3px;
}
div.wcp-gallery-section ul.slick-dots li button:focus{
	outline: none;
}
div.wcp-gallery-section ul.slick-dots li.slick-active button{
	background-color: #666;
}

div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption {
	bottom: 0;
	color: #fff;
	position: absolute;
	width: 100%;
}

div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption .wcp_s_item_overlay {
	display: block;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption .single_wcp_caption_inner {
	padding: 15px;
	position: relative;
	z-index: 9;
}

div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption h3,
div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption h3 a {
	font-size: 18px;

}

div.wcp-gallery-section .single_wcp_item h3.wcp-carousel-title,
div.wcp-gallery-section .single_wcp_item h3.wcp-carousel-title a {
	color: #333;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}

div.wcp-gallery-section .single_wcp_item h3.wcp-carousel-title,
div.wcp-gallery-section .single_wcp_item h3.wcp-carousel-title a,
div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption h3,
div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption h3 a {
	margin: 0 0 5px;
	border-bottom: 0;
	transition-property: color;
	transition-duration: 0.25s;
}

div.wcp-gallery-section .single_wcp_item p.wcp-carousel-caption,
div.wcp-gallery-section .single_wcp_item p.wcp-carousel-caption a {
	text-align: center;
}

div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption p,
div.wcp-gallery-section .single_wcp_item .wcp_s_item_caption p a,
div.wcp-gallery-section .single_wcp_item p.wcp-carousel-caption,
div.wcp-gallery-section .single_wcp_item p.wcp-carousel-caption a {
	line-height: 18px;
	margin: 0;
	font-size: 14px;
	border-bottom: 0;
	transition-property: color;
	transition-duration: 0.25s;
}

/*--------------------------------------------------------------
## WP post Carousel
--------------------------------------------------------------*/
div.wcp_post_carousel_list .wcp_single_post_carousel:focus{
	outline: none;
}
div.wcp_post_carousel_list .wcp_single_post_carousel img {
	float: none;
}

div.wcp_post_carousel_list .wcp_single_post_carousel h2 {
	font-size: 18px;
	margin: 5px 0;
	padding-top: 10px;
}

div.wcp_post_carousel_list .wcp_single_post_carousel a.wcp_readmore_btn {
	color: #666;
	display: block;
	margin-top: 10px;
	padding: 5px 5px;
	text-decoration: none;
	opacity: .7;
	border: 1px solid #666 !important;
	width: 104px;
	text-align: center;
}

div.wcp_post_carousel_list .wcp_single_post_carousel a.wcp_readmore_btn:hover {
	opacity: 1;
}


/*--------------------------------------------------------------
##  Testimonial Style
--------------------------------------------------------------*/
div.wcp-gallery-section .single_wcp_testimonial:focus{
	outline: none;
}
div.wcp-gallery-section .single_wcp_testimonial {
	text-align: center
}

div.wcp-gallery-section .single_wcp_testimonial img {
	padding: 15px;
	border-radius: 100%;
	transition: all .5s ease-in-out;
	display: inline-block;
}

div.wcp-gallery-section .single_wcp_testimonial p.wcp_author_name strong {
	font-size: 18px;
	line-height: 24px;
}

div.wcp-gallery-section .single_wcp_testimonial p.wcp_author_name .wcp_author_designation {
	font-size: 14px;
	line-height: 30px;
	color: #999;
}

/*  Style One
====================*/
div.wcp-gallery-section .single_wcp_testimonial.style_one .single_wcp_tes_c {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	color: #333;
	padding: 15px;
	position: relative;
}

div.wcp-gallery-section .single_wcp_testimonial.style_one .single_wcp_tes_c:before {
	border-color: #ddd transparent;
	border-style: solid;
	border-width: 20px 20px 0;
	bottom: -20px;
	content: "";
	display: block;
	left: 40px;
	position: absolute;
	width: 0;
}

div.wcp-gallery-section .single_wcp_testimonial.style_one .single_wcp_tes_c:after {
	border-color: #fff transparent;
	border-style: solid;
	border-width: 18px 18px 0;
	bottom: -18px;
	content: "";
	display: block;
	left: 42px;
	position: absolute;
	width: 0;
}

div.wcp-gallery-section .single_wcp_testimonial.style_one {
	text-align: left;
}

div.wcp-gallery-section .single_wcp_testimonial.style_one .single_wcp_tes_c p {
	margin-bottom: 0;
}

div.wcp-gallery-section .single_wcp_testimonial.style_one p.wcp_author_name {
	margin-top: 22px;
	padding-left: 30px;
	text-align: left;
	margin-bottom: 15px;
}

/*  Style Two
	Style Three
=====================*/
div.wcp-gallery-section .single_wcp_testimonial.style_three,
div.wcp-gallery-section .single_wcp_testimonial.style_two {
	margin-bottom: 21px;
}

div.wcp-gallery-section .single_wcp_testimonial.style_three img,
div.wcp-gallery-section .single_wcp_testimonial.style_two img {
	margin-bottom: 7px;
}

div.wcp-gallery-section .single_wcp_testimonial .single_wcp_tes_c p {
	margin-bottom: 12px;
}

div.wcp-gallery-section .single_wcp_testimonial a,
div.wcp-gallery-section.wcp_post_carousel_list .wcp_single_post_carousel a {
	border-bottom: 0;
	box-shadow: none;
}

/*  Style Four
	Style Five
=====================*/
div.wcp-gallery-section .single_wcp_testimonial.style_five .single_wcp_tes_c p,
div.wcp-gallery-section .single_wcp_testimonial.style_four .single_wcp_tes_c p {
	margin-bottom: 12px;
}
div.wcp-gallery-section .single_wcp_testimonial.style_five .single_wcp_tes_c p.wcp_author_name,
div.wcp-gallery-section .single_wcp_testimonial.style_four .single_wcp_tes_c p.wcp_author_name {
	margin-bottom: 0;
}
div.wcp-gallery-section .single_wcp_testimonial.style_five img,
div.wcp-gallery-section .single_wcp_testimonial.style_four img {
	margin-top: 5px;
	margin-bottom: 9px;
}

/*  Style Six
	Style Seven
	======================*/
div.wcp-gallery-section .single_wcp_testimonial.style_six .single_wcp_tes_c p,
div.wcp-gallery-section .single_wcp_testimonial.style_seven .single_wcp_tes_c p {
	margin-top: 7px;
	margin-bottom: 12px;
}

div.wcp-gallery-section .single_wcp_testimonial.style_seven .single_wcp_tes_c .wcp_author_name,
div.wcp-gallery-section .single_wcp_testimonial.style_six .single_wcp_tes_c .wcp_author_name {
	margin-top: 0;
	margin-bottom: 14px;
}


/*  Style Three
	style_five
	style_seven

	--Transition effect--
===========================*/
div.wcp-gallery-section .single_wcp_testimonial.style_three img:hover,
div.wcp-gallery-section .single_wcp_testimonial.style_five img:hover,
div.wcp-gallery-section .single_wcp_testimonial.style_seven img:hover {
	transform: scale(1.2);
}

div.wcp-gallery-section .single_wcp_testimonial .entry-content a {
	border-bottom: 0 !important;
}