/* 
Plugin: WP Applause Button plugin
Plugin URL: https://www.wowthemes.net/wowplugins/wp-claps-applause/
SVG Created by Luis Durazo from the Noun Project
*/

.pt-claps-applause {
	height: 60px;
    line-height: 60px;
    width: 60px;
    padding: 0;
    font-size: 25px;
    margin-bottom: 1rem;
    margin-top: 1rem;
	display:inline-block;
	position:relative;
	background:none;
	outline: 1px solid transparent;
	border-radius: 50%;
	border: 1px solid #d2d2d2;
	text-align: center;
	transition: border-color 0.3s ease-in;
}
.pt-claps-applause:hover {
	cursor: pointer;
	border: 1px solid #27ae60;
	transition: border-color 0.3s ease-in;
}
.pt-claps-applause .claps-count {
	font-size: 13px;
    position: relative;
    margin-top: -113px;
    margin-left: 0;
    color: #bdc3c7;
    display: block;
    font-family: Tahoma;
}
.pt-claps-applause .claps-button {
	display:block;
	margin-top:7px;
}
.claps-button:before {	
	content: url("https://9dc6f0.claudeassets.com/20220202234334im_/https://monstertekno.com/wp-content/plugins/wp-claps-applause/css/svg/applaud.svg");
}
.pt-claps-applause.has_rated .claps-button:before {
	content: url("https://cf0417.claudeassets.com/20220202234334im_/https://monstertekno.com/wp-content/plugins/wp-claps-applause/css/svg/applaud-checked.svg");	
}

span.lovedit {
    visibility: hidden;
    background-color: #222;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    font-size: 12px;
    bottom: -45px;
    left:0;
    line-height: 1;
	font-family:Tahoma;
}
span.lovedit:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 25%;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #222 transparent;
}
.pt-claps-applause:hover span.lovedit {
    visibility:visible;
}
/*
     FILE ARCHIVED ON 21:34:29 May 12, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:13:38 Jun 09, 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.367
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.042
  esindex: 0.007
  cdx.remote: 10.436
  LoadShardBlock: 83.147 (3)
  PetaboxLoader3.datanode: 525.309 (5)
  load_resource: 513.502
  PetaboxLoader3.resolve: 48.056
  loaddict: 455.386
*/