/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/

.owl-theme .owl-pagination{
	text-align: left;
	position:absolute;
	bottom:30px;
	left:0;
	right:0;
	margin:auto;
	padding: 2px 30px;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	width: 393px;
}
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	font-size: 12px;
	width:60px; 
	height:44px;
	position:absolute;
	bottom:270px;
	padding:0;
	-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background:url(https://fd4319.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bannerprev.png) no-repeat center;
	left:0;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	background:url(https://02e964.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bannernext.png) no-repeat center;
	right:0;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
	background-image:url(https://e97cd1.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bannerprev_hover.png);
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
	background-image:url(https://0798a5.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bannernext_hover.png);
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 9px;
	height: 9px;
	margin: 0 3px;
	background:url(https://9f837d.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet.png) no-repeat;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background-image:url(https://6bdb11.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet_active.png);
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://a9e24c.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/AjaxLoader.gif) no-repeat center center
}

/* custom */

/* testimonials */
.owl-testimonials .owl-pagination{
	text-align: right;
	position:absolute;
	top: 216px;
	left:0;
	right:0;
	margin:auto;
	bottom:10px;
}

/* Styling Next and Prev buttons */
.owl-testimonials .owl-controls {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.owl-testimonials .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	font-size: 12px;
	width:30px; 
	height:50px;
	position:absolute;
	top:30px;
	padding:0;
	-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;
}
.owl-testimonials .owl-controls .owl-buttons div.owl-prev {
	background:url(https://2daa5a.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/testimonialprev.png) no-repeat center;
	left:-35px;
}
.owl-testimonials .owl-controls .owl-buttons div.owl-next {
	background:url(https://e4ab3d.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/testimonialnext.png) no-repeat center;
	right:-35px;
}
.owl-testimonials .owl-controls .owl-buttons div.owl-prev:hover {
	background-image:url(https://22e9d4.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/testimonialprev_hover.png);
}
.owl-testimonials .owl-controls .owl-buttons div.owl-next:hover {
	background-image:url(https://cae522.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/testimonialnext_hover.png);
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-testimonials .owl-controls.clickable .owl-buttons div:hover{
	text-decoration: none;
}

/* Styling Pagination*/

.owl-testimonials .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-testimonials .owl-controls .owl-page span{
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 2px;
	background:url(https://9f837d.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet.png) no-repeat;
}

.owl-testimonials .owl-controls .owl-page.active span,
.owl-testimonials .owl-controls.clickable .owl-page:hover span{
	background-image:url(https://6bdb11.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet_active.png);
}

/* If PaginationNumbers is true */

.owl-testimonials .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* posts */
.owl-posts .owl-pagination{
	text-align: center;
	position:absolute;
	bottom: 0;
	left:0;
	right:0;
	margin:auto;
	height:30px;
}

/* Styling Next and Prev buttons */
.owl-posts .owl-controls {
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height:100%;
}
.owl-posts .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	font-size: 12px;
	width:30px; 
	height:50px;
	position:absolute;
	top: 45%;
	padding:0;
	-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;
}
.owl-posts .owl-controls .owl-buttons div.owl-prev {
	background:url(https://a4799b.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/galleryprev.png) no-repeat center;
	left:15px;
}
.owl-posts .owl-controls .owl-buttons div.owl-next {
	background:url(https://8c41fc.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/gallerynext.png) no-repeat center;
	right:15px;
}
.owl-posts .owl-controls .owl-buttons div.owl-prev:hover {
	background-image:url(https://af6281.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/galleryprev_hover.png);
}
.owl-posts .owl-controls .owl-buttons div.owl-next:hover {
	background-image:url(https://cd6d58.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/gallerynext_hover.png);
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-posts .owl-controls.clickable .owl-buttons div:hover{
	text-decoration: none;
}

/* Styling Pagination*/

.owl-posts .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-posts .owl-controls .owl-page span{
	display: block;
	width: 13px;
	height: 13px;
	margin: 5px 2px;
	background:url(https://9f837d.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet.png) no-repeat;
}

.owl-posts .owl-controls .owl-page.active span,
.owl-posts .owl-controls.clickable .owl-page:hover span{
	background-image:url(https://6bdb11.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet_active.png);
}

/* If PaginationNumbers is true */

.owl-posts .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* service */
.owl-service .owl-pagination{
	text-align: center;
	position:absolute;
	bottom: 0;
	left:0;
	right:0;
	margin:auto;
	height:30px;
}

/* Styling Next and Prev buttons */
.owl-service .owl-controls {
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height:100%;
}
.owl-service .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	font-size: 12px;
	width:25px; 
	height:46px;
	position:absolute;
	top: 45%;
	padding:0;
	-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;
}
.owl-service .owl-controls .owl-buttons div.owl-prev {
	background:url(https://9c44b9.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/serviceprev.png) no-repeat center;
	left:-23px;
}
.owl-service .owl-controls .owl-buttons div.owl-next {
	background:url(https://49be4b.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/servicenext.png) no-repeat center;
	right:-23px;
}
.owl-service .owl-controls .owl-buttons div.owl-prev:hover {
	background-image:url(https://2987f1.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/serviceprev_hover.png);
}
.owl-service .owl-controls .owl-buttons div.owl-next:hover {
	background-image:url(https://6b00be.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/servicenext_hover.png);
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-service .owl-controls.clickable .owl-buttons div:hover{
	text-decoration: none;
}

/* Styling Pagination*/

.owl-service .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-service .owl-controls .owl-page span{
	display: block;
	width: 18px;
	height: 18px;
	margin: 5px 2px;
	background:url(https://9f837d.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet.png) no-repeat;
}

.owl-service .owl-controls .owl-page.active span,
.owl-service .owl-controls.clickable .owl-page:hover span{
	background-image:url(https://6bdb11.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet_active.png);
}

/* If PaginationNumbers is true */

.owl-service .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* featured */
.owl-featured .owl-pagination{
	text-align: center;
	position:absolute;
	bottom: 0;
	left:0;
	right:0;
	margin:auto;
	height:30px;
}

/* Styling Next and Prev buttons */
.owl-featured .owl-controls {
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height:100%;
}
.owl-featured .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	font-size: 12px;
	width:33px; 
	height:35px;
	position:absolute;
	top: 45%;
	padding:0;
	-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;
}
.owl-featured .owl-controls .owl-buttons div.owl-prev {
	background:url(https://d0f141.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/featuredprev.png) no-repeat center;
	left:-10px;
}
.owl-featured .owl-controls .owl-buttons div.owl-next {
	background:url(https://ef51d5.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/featurednext.png) no-repeat center;
	right:-10px;
}
.owl-featured .owl-controls .owl-buttons div.owl-prev:hover {
	background-image:url(https://84a650.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/featuredprev_hover.png);
}
.owl-featured .owl-controls .owl-buttons div.owl-next:hover {
	background-image:url(https://edcc1a.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/featurednext_hover.png);
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-featured .owl-controls.clickable .owl-buttons div:hover{
	text-decoration: none;
}

/* Styling Pagination*/

.owl-featured .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-featured .owl-controls .owl-page span{
	display: block;
	width: 13px;
	height: 13px;
	margin: 5px 2px;
	background:url(https://9f837d.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet.png) no-repeat;
}

.owl-featured .owl-controls .owl-page.active span,
.owl-featured .owl-controls.clickable .owl-page:hover span{
	background-image:url(https://6bdb11.claudeassets.com/20250215005423im_/http://www.westcoastdentalclinic.com/wp-content/themes/maintheme/slider/bullet_active.png);
}

/* If PaginationNumbers is true */

.owl-featured .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/*
@media only screen and (max-width: 767px){
	.owl-theme .owl-controls { width:100%; }
	.owl-theme .owl-pagination { bottom: 10px; }
	.owl-theme .owl-controls .owl-page span { width: 10px; height: 10px; background-size:cover; }
	.owl-theme .owl-controls .owl-buttons div { bottom: 160px; }
}

@media only screen and (max-width: 676px){
	.owl-theme .owl-controls .owl-buttons div { bottom: 140px; }
}

@media only screen and (max-width: 600px){ 
	.owl-theme .owl-controls .owl-buttons div { bottom: 120px; }
	.owl-posts .owl-controls .owl-buttons div { top: -115px; }
}

@media only screen and (max-width: 550px){ 
	.owl-theme .owl-controls .owl-buttons div { bottom: 100px; }
}

@media only screen and (max-width: 480px){ 
	.owl-theme .owl-controls .owl-buttons div { bottom: 85px; }
	.owl-posts .owl-controls .owl-buttons div { top: -82px; }
}

@media only screen and (max-width: 430px){ 
	.owl-theme .owl-controls .owl-buttons div { bottom: 65px; }
}

@media only screen and (max-width: 340px){ 
	.owl-theme .owl-controls .owl-buttons div { bottom: 50px; }
}*/
/*
     FILE ARCHIVED ON 22:14:56 Feb 16, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:04:29 Jul 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.61
  exclusion.robots: 0.072
  exclusion.robots.policy: 0.06
  esindex: 0.01
  cdx.remote: 16.627
  LoadShardBlock: 108.677 (3)
  PetaboxLoader3.datanode: 72.273 (4)
  PetaboxLoader3.resolve: 96.21 (2)
  load_resource: 63.611
*/