.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cool-tag-cloud .ctcleft a,
.cool-tag-cloud .ctcleft .tag-cloud-link {
margin: 0 4px 4px -2px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important;  
text-decoration: none!important;  
padding: 0 10px 0 21px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
transition: none!important;
}	
.cool-tag-cloud .ctcright a,
.cool-tag-cloud .ctcright .tag-cloud-link {
margin: 0 17px 4px 0px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important;
text-decoration: none!important;  
padding: 0 5px 0 12px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
transition: none!important;
}
.cool-tag-cloud  .ctcleft a:after,
.cool-tag-cloud  .ctcleft .tag-cloud-link:after { 
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -2px!important;  
width: 2px!important;  
height: 25px!important;   
border: none!important;
transition: none!important;
}  
.cool-tag-cloud  .ctcright a:after,
.cool-tag-cloud  .ctcright .tag-cloud-link:after { 
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -17px!important;  
width: 17px!important;  
height: 25px!important;   
border: none!important;
transition: none!important;
} 
.cool-tag-cloud .ctcleft a:hover { 
margin: 0 4px 4px -2px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important; 
text-decoration: none!important;  
padding: 0 10px 0 21px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
}  
.cool-tag-cloud .ctcright a:hover { 
margin: 0 17px 4px 0px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important; 
text-decoration: none!important;  
padding: 0 5px 0 12px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
} 
.cool-tag-cloud .ctcleft a:hover:after {
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -2px!important;  
width: 2px!important;  
height: 25px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
}
.cool-tag-cloud .ctcright a:hover:after {
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -17px!important;  
width: 17px!important;  
height: 25px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
}
.cool-tag-cloud .cloudbold a,
.cool-tag-cloud .cloudbold .tag-cloud-link {
font-weight:bold!important;
}
.cool-tag-cloud .animation a:hover, .cool-tag-cloud .animation a:hover:after{
transition: 250ms!important;
}
.cool-tag-cloud .arial {font-family:Arial, Helvetica, Sans-serif!important}
.cool-tag-cloud .rockwell {font-family:Rockwell, Georgia, Serif!important}
.cool-tag-cloud .tahoma {font-family:Tahoma, Geneva, Sans-serif!important}
.cool-tag-cloud .georgia {font-family:Georgia, Times, Serif!important}
.cool-tag-cloud .times {font-family:Times, Georgia, Serif!important}
.cool-tag-cloud .cambria {font-family:Cambria, Georgia, Serif!important}
.cool-tag-cloud .verdana {font-family:Verdana, Lucida, Sans-serif!important}
.cool-tag-cloud .opensans {font-family:"Open Sans", Helvetica, Arial!important}
.cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcright a,
.cool-tag-cloud .ctcdefault .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcdefault .ctcleft a:after,
.cool-tag-cloud  .ctcdefault .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcdefault .ctcright a:after,
.cool-tag-cloud  .ctcdefault .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover, .cool-tag-cloud .ctcdefault .ctcright a:hover ,
.cool-tag-cloud .ctcdefault .ctcright a, .cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcright .tag-cloud-link, .cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcdefault .ctcright a:visited, .cool-tag-cloud .ctcdefault .ctcleft a:visited { 
color: #963!important;  
}  
.cool-tag-cloud .ctcsilver .ctcleft a,
.cool-tag-cloud .ctcsilver .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcright a,
.cool-tag-cloud .ctcsilver .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcsilver .ctcleft a:after,
.cool-tag-cloud  .ctcsilver .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcsilver .ctcright a:after,
.cool-tag-cloud  .ctcsilver .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover, .cool-tag-cloud .ctcsilver .ctcright a:hover ,
.cool-tag-cloud .ctcsilver .ctcright a, .cool-tag-cloud .ctcsilver .ctcleft a,
.cool-tag-cloud .ctcsilver .ctcright .tag-cloud-link, .cool-tag-cloud .ctcsilver .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcsilver .ctcright a:visited, .cool-tag-cloud .ctcsilver .ctcleft a:visited { 
color: #4F4F4F!important;  
}  
.cool-tag-cloud .ctcgreen .ctcleft a,
.cool-tag-cloud .ctcgreen .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcright a,
.cool-tag-cloud .ctcgreen .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcgreen .ctcleft a:after,
.cool-tag-cloud  .ctcgreen .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcgreen .ctcright a:after,
.cool-tag-cloud  .ctcgreen .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover, .cool-tag-cloud .ctcgreen .ctcright a:hover ,
.cool-tag-cloud .ctcgreen .ctcright a, .cool-tag-cloud .ctcgreen .ctcleft a,
.cool-tag-cloud .ctcgreen .ctcright .tag-cloud-link, .cool-tag-cloud .ctcgreen .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcgreen .ctcright a:visited, .cool-tag-cloud .ctcgreen .ctcleft a:visited { 
color: #3E7C1F!important;  
}  
.cool-tag-cloud .ctcred .ctcleft a,
.cool-tag-cloud .ctcred .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcright a,
.cool-tag-cloud .ctcred .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcred .ctcleft a:after,
.cool-tag-cloud  .ctcred .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcred .ctcright a:after,
.cool-tag-cloud  .ctcred .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcleft a:hover, .cool-tag-cloud .ctcred .ctcright a:hover ,
.cool-tag-cloud .ctcred .ctcright a, .cool-tag-cloud .ctcred .ctcleft a,
.cool-tag-cloud .ctcred .ctcright .tag-cloud-link, .cool-tag-cloud .ctcred .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcred .ctcright a:visited, .cool-tag-cloud .ctcred .ctcleft a:visited { 
color: #CD2600!important;  
}  
.cool-tag-cloud .ctcblue .ctcleft a,
.cool-tag-cloud .ctcblue .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcright a,
.cool-tag-cloud .ctcblue .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcblue .ctcleft a:after,
.cool-tag-cloud  .ctcblue .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcblue .ctcright a:after,
.cool-tag-cloud  .ctcblue .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcleft a:hover, .cool-tag-cloud .ctcblue .ctcright a:hover ,
.cool-tag-cloud .ctcblue .ctcright a, .cool-tag-cloud .ctcblue .ctcleft a,
.cool-tag-cloud .ctcblue .ctcright .tag-cloud-link, .cool-tag-cloud .ctcblue .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcblue .ctcright a:visited, .cool-tag-cloud .ctcblue .ctcleft a:visited { 
color: #194A8B!important;  
}  
.cool-tag-cloud .ctcbrown .ctcleft a,
.cool-tag-cloud .ctcbrown .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcright a,
.cool-tag-cloud .ctcbrown .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcbrown .ctcleft a:after,
.cool-tag-cloud  .ctcbrown .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcbrown .ctcright a:after,
.cool-tag-cloud  .ctcbrown .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover, .cool-tag-cloud .ctcbrown .ctcright a:hover ,
.cool-tag-cloud .ctcbrown .ctcright a, .cool-tag-cloud .ctcbrown .ctcleft a,
.cool-tag-cloud .ctcbrown .ctcright .tag-cloud-link, .cool-tag-cloud .ctcbrown .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcbrown .ctcright a:visited, .cool-tag-cloud .ctcbrown .ctcleft a:visited { 
color: #804F2E!important;  
}  
.cool-tag-cloud .ctcpurple .ctcleft a,
.cool-tag-cloud .ctcpurple .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcright a,
.cool-tag-cloud .ctcpurple .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcpurple .ctcleft a:after,
.cool-tag-cloud  .ctcpurple .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcpurple .ctcright a:after,
.cool-tag-cloud  .ctcpurple .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover, .cool-tag-cloud .ctcpurple .ctcright a:hover ,
.cool-tag-cloud .ctcpurple .ctcright a, .cool-tag-cloud .ctcpurple .ctcleft a,
.cool-tag-cloud .ctcpurple .ctcright .tag-cloud-link, .cool-tag-cloud .ctcpurple .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcpurple .ctcright a:visited, .cool-tag-cloud .ctcpurple .ctcleft a:visited { 
color: #91018C!important;  
}  
.cool-tag-cloud .ctccyan .ctcleft a,
.cool-tag-cloud .ctccyan .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcright a,
.cool-tag-cloud .ctccyan .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctccyan .ctcleft a:after,
.cool-tag-cloud  .ctccyan .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctccyan .ctcright a:after,
.cool-tag-cloud  .ctccyan .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcleft a:hover, .cool-tag-cloud .ctccyan .ctcright a:hover ,
.cool-tag-cloud .ctccyan .ctcright a, .cool-tag-cloud .ctccyan .ctcleft a,
.cool-tag-cloud .ctccyan .ctcright .tag-cloud-link, .cool-tag-cloud .ctccyan .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctccyan .ctcright a:visited, .cool-tag-cloud .ctccyan .ctcleft a:visited { 
color: #004F4F!important;  
}  
.cool-tag-cloud .ctclime .ctcleft a,
.cool-tag-cloud .ctclime .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcright a,
.cool-tag-cloud .ctclime .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctclime .ctcleft a:after,
.cool-tag-cloud  .ctclime .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctclime .ctcright a:after,
.cool-tag-cloud  .ctclime .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcleft a:hover, .cool-tag-cloud .ctclime .ctcright a:hover ,
.cool-tag-cloud .ctclime .ctcright a, .cool-tag-cloud .ctclime .ctcleft a,
.cool-tag-cloud .ctclime .ctcright .tag-cloud-link, .cool-tag-cloud .ctclime .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctclime .ctcright a:visited, .cool-tag-cloud .ctclime .ctcleft a:visited { 
color: #026700!important;  
}  
.cool-tag-cloud .ctcblack .ctcleft a,
.cool-tag-cloud .ctcblack .ctcleft .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcright a,
.cool-tag-cloud .ctcblack .ctcright .tag-cloud-link {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcblack .ctcleft a:after,
.cool-tag-cloud  .ctcblack .ctcleft .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcblack .ctcright a:after,
.cool-tag-cloud  .ctcblack .ctcright .tag-cloud-link:after { 
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcleft a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcright a:hover {  
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcleft a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcright a:hover:after {
background: url(//www.creepypastastories.com/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcleft a:hover, .cool-tag-cloud .ctcblack .ctcright a:hover ,
.cool-tag-cloud .ctcblack .ctcright a, .cool-tag-cloud .ctcblack .ctcleft a,
.cool-tag-cloud .ctcblack .ctcright .tag-cloud-link, .cool-tag-cloud .ctcblack .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcblack .ctcright a:visited, .cool-tag-cloud .ctcblack .ctcleft a:visited { 
color: white!important;  
text-shadow: 1px 1px 0 black!important;  
}  
.cool-tag-cloud-inner {    
overflow: hidden;
}
.cool-tag-cloud-inner.cool-tag-cloud-active {
max-height: none !important;
}
.cool-tag-cloud-load-more {
margin-top: 10px;
display: block;
}
.cool-tag-cloud-load-more span {
display: none;
cursor: pointer;
font-size: 80%;
line-height: 1;
border: 1px solid rgba( 0, 0, 0, 0.3 );
padding: 6px 10px;
border-radius: 2px;
}
.cool-tag-cloud-load-more .cool-tag-cloud-open {
display: inline-block;
}
.cool-tag-cloud-load-more.cool-tag-cloud-active .cool-tag-cloud-open {
display: none;
}
.cool-tag-cloud-load-more.cool-tag-cloud-active .cool-tag-cloud-close {
display: inline-block;
}.disblock { display: block; }
.som-password-sent-message {
margin-bottom: 50px;
padding: 15px;
border: 2px solid #2679ce;
border-radius: 4px;
background-color: #2679ce;
color: #fff;
position: relative;
display: table;
width: 100%;
}
.lostpassword-submit {
margin-bottom: 2rem;
}
.som-password-error-message {
background-color: #2679ce;
border-color: #2679ce;
padding-left: 10px;
}
.som-password-sent-message span {
display: table-cell;
vertical-align: middle;
}
.sompass-submit-loading {
display: inline-block;
display: none;
}
.sompass-submit-loading.submitted {
display: inline-block;
padding-left: 10px;
height: 50px;
line-height: 50px;
}
.sompass-submit-loading img { display: inline; }
#lostpasswordform #somfrp_user_info { display: block; } #reset-pass-submit {
margin: 10px 0 0 0;
}
#somfrp_user_info {
width: 250px;
}
.somfrp-password-wrapper {
width: 200px;
max-width: 400px;
margin-bottom: 10px;
}
.somfrp-password-wrapper input[type="password"].som-password-input,
.somfrp-password-wrapper input[type="text"].som-password-input { width: 200px; }
.somfrp-password-wrapper input[type="password"].som-password-input,
.somfrp-password-wrapper input[type="text"].som-password-input { max-width: 400px; }
.somfrp-eye-toggle {
position:absolute;
right: 0px;
top:50%;
transform:translateY(-50%);
cursor:pointer;
background:none;
border:0;
padding:0;
line-height:1;
width:20px;
height:20px;
border:0; 
background:none; 
padding:0; 
cursor:pointer; 
line-height:1;
}
.somfrp-eye-toggle .somfrp-eye-off { display:none; }
.somfrp-eye-toggle.dashicons-hidden .somfrp-eye { display:none; }
.somfrp-eye-toggle.dashicons-hidden .somfrp-eye-off { display:inline-block; }
.password-requirements li {
color: #999;
}
.password-requirements li.valid {
color: green;
}
.password-requirements li.invalid {
color: #c00;
}.jps-wrap-content,
.jps-wrap-content .jps-the-content,
.jps-wrap-content .jps-the-content nav.jps-slider-nav,
.jps-wrap-content .jps-the-content .jps-content {
clear: both;
width: 100%;
float: left;
padding-bottom: 10px;
}
.jps-links{
text-decoration:none;
}
.jps-links.jps-r{
float:right;
}
.jps-links.jps-l{
float:left;
}
.jps-wrap-content.jps-jquery .jps-the-content nav.jps-slider-nav{
display:block;
}
nav.jps-slider-nav.jps-page_refresh p.post-nav-links{
display:none;
}
.alm-btn-wrap {
display: block;
text-align: center;
padding: 10px 0;
margin: 0 0 15px;
position: relative;
}
.alm-btn-wrap:after {
display: table;
clear: both;
height: 0;
content: "";
}
.alm-btn-wrap .alm-load-more-btn {
font-size: 15px;
font-weight: 500;
width: auto;
height: 43px;
line-height: 1;
background: #ed7070;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 1px 1px rgba(0,0,0,.04);
color: #fff;
border: none;
border-radius: 4px;
margin: 0;
padding: 0 20px;
display: inline-block;
position: relative;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
text-decoration: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.alm-btn-wrap .alm-load-more-btn.done {
cursor: default;
opacity: .15;
background-color: #ed7070;
outline: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.alm-btn-wrap .alm-load-more-btn.loading, 
.alm-btn-wrap .alm-load-more-btn:hover {
background-color: #e06161;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.09);
box-shadow: 0 1px 3px rgba(0,0,0,.09);
color: #fff;
text-decoration: none;
}
.alm-btn-wrap .alm-load-more-btn.done:before, 
.alm-btn-wrap .alm-load-more-btn:before {
background: 0 0;
width: 0;
}
.alm-btn-wrap .alm-load-more-btn.loading {
cursor: wait;
outline: 0;
padding-left: 44px;
}
.alm-btn-wrap .alm-load-more-btn.loading:before {
background: #fff url(//www.creepypastastories.com/wp-content/plugins/jquery-post-splitter/images/ajax-loader.gif) no-repeat center center;
width: 30px;
height: 31px;
margin: 6px;
border-radius: 3px;
display: inline-block;
z-index: 0;
content: "";
position: absolute;
left: 0;
top: 0;
overflow: hidden;
-webkit-transition: width .5s ease-in-out;
transition: width .5s ease-in-out;
}body.page .jps-wrap-content,
body.single .jps-wrap-content{
display:none;
}
body.page .jps-wrap-content .jps-prev,
body.page .jps-wrap-content .jps-next,
body.single .jps-wrap-content .jps-prev,
body.single .jps-wrap-content .jps-next{
cursor:pointer;
}
.jps-fullpost-link.hide{
display:none;
}
.jps-next-wrapper{
float:right;
text-decoration:none;
}
.jps-prev-wrapper{
float:left;
text-decoration:none;
}
nav.jps-slider-nav {
clear: both;
width: 100%;
float: left;
}
.jps-slide-count {
margin: 0 auto;
display: table;
float: none;
width: auto;
text-align: center;
}
.jps-content{
clear:both;
}
.jps-numbered {
width: auto;
margin: 0 auto;
display: table;
}
.jps-numbered > a {
float: left;
height: 32px;
width: 32px;
text-decoration: none !important;
text-align: center;
background-color: rgba(0,0,0,0.03);
margin: 0 4px 0 0;
font-weight: normal;
line-height: 28px;
font-size: 16px;
cursor:pointer;
}
.jps-numbered > a:hover,
.jps-numbered > a.jps-num-current {
text-decoration: underline !important;
background-color: rgba(0,0,0,0.1);
}.pagination-slider .jps-the-content{
margin-bottom:.813em 0;
}
.jps-slider-nav{	
font-size:1.2em;
font-weight:bold;
line-height: 1.5em;
margin:1.3em 0;
min-height:1.2em;
text-transform:uppercase;
padding:.15em 0;
position:relative;	
clear: both;
max-width: 100% !important;
}
.jps-slide-count{
display:block;
text-align:center;
text-transform:none;
}
.jps-slider-nav .jps-next-link{
float:right;
}
.jps-next,
.jps-prev{
display:none;
}
.jps-slider-nav .jps-next{ right:0;
display:inline-block;
}
.jps-slider-nav .jps-prev{
left:0;
float:left;
display:inline-block; }
.jps-slider-nav-bottom{
margin-top:2.45em;
text-align:left;
}
.jps-slider-nav-bottom.first-slide{
text-align:right;
}
.jps-slider-nav-bottom.first-slide .jps-next{
position:relative;
}
.jps-slider-nav-bottom .jps-prev{
position:relative;
} .jps-clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.jps-slider-nav.jps-1 > a{
float:right;
}
.entry-content > p > a > span.pagelink,
.jps_full_content {
display: none;
}
.jps-slider-nav .post-nav-links{
display: block;
color: #4d50f4;
}
.jps-fullpost-link {
clear: both;
font-size: 14px;
font-family: Arial;
margin: 0 auto;
display: block;
float: none;
padding: 24px 0;
}.thumbs-rating-container {
padding:1em 0;
display: inline;
}
.thumbs-rating-container .thumbs-rating-up {
background: #a4c346;
}
.thumbs-rating-container .thumbs-rating-down {
background: #c84848;
}
.thumbs-rating-container .thumbs-rating-already-voted {
padding-top: 1em;
font-size: 0.9em;
display: none;
-webkit-transition: (all 0.3s);
transition: (all 0.3s);
}
.thumbs-rating-container .thumbs-rating-already-voted:before {
content: attr(data-text);
}
.likebtn-wrapper * {
background-attachment: scroll;
font-family: "Helvetica Neue",Arial,sans-serif;
font-size: 12px;
font-weight: 700;
margin: 0;
padding: 0;
border-width: 0;
text-decoration: none;
text-transform: none;
direction: ltr;
text-indent: 0;
text-shadow: none;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.likebtn-button {
line-height: inherit;
}
.likebtn-wrapper {
cursor: default;
line-height: 16px;
display: inline-block;
white-space: nowrap;
direction: ltr;
text-indent: 0;
position: relative;
}
.lb-like, .lb-dislike {
background-color: #787869;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #F2F2F2;
display: inline-block;
height: 19px;
margin-right: 3px;
overflow: visible;
padding: 1px 0 1px 3px;
}
.lb-style-white .lb-like, .lb-style-white .lb-dislike, .lb-style-padded .lb-like, .lb-style-padded .lb-dislike, .lb-style-drop .lb-like, .lb-style-drop .lb-dislike {
background-color: #fafafa;
border: 1px solid #C6C6C6;
color: #555555;
}
.lb-like .lb-a, .lb-dislike .lb-a {
display: inline-block;
color: #787869;
overflow: visible;
position: relative;
text-decoration: none;
outline: none;
top: 1px;
}
.lb-like-label, .lb-dislike-label {
color: #DDDDDD;
cursor: pointer;
padding: 0 6px 0 1px;
position: relative;
vertical-align: middle;
}
.lb-like-icon, .lb-dislike-icon {
display: inline-block;
cursor: pointer;
height: 16px;
margin-right: 2px;
width: 16px;
vertical-align: middle;
}
.lb-style-white .lb-like-label, .lb-style-white .lb-dislike-label, .lb-style-padded .lb-like-label, .lb-style-padded .lb-dislike-label, .lb-style-drop .lb-like-label, .lb-style-drop .lb-dislike-label {
color: #555555;
}
.lb-style-white .lb-a:hover .lb-like-label, .lb-style-white .lb-a:hover .lb-dislike-label, .lb-style-padded .lb-a:hover .lb-like-label, .lb-style-padded .lb-a:hover .lb-dislike-label, .lb-style-drop .lb-a:hover .lb-like-label, .lb-style-drop .lb-a:hover .lb-dislike-label {
color: black;
}
.lb-voted .lb-like-icon, .lb-voted .lb-a:hover .lb-like-icon, .lb-style-gray .lb-voted .lb-like-icon, .lb-style-gray .lb-voted .lb-a:hover .lb-like-icon, .lb-style-white .lb-voted .lb-like-icon, .lb-style-white .lb-voted .lb-a:hover .lb-like-icon, .lb-style-black .lb-voted .lb-like-icon, .lb-style-black .lb-voted .lb-a:hover .lb-like-icon, .lb-style-padded .lb-voted .lb-like-icon, .lb-style-padded .lb-voted .lb-a:hover .lb-like-icon, .lb-style-drop .lb-voted .lb-like-icon, .lb-style-drop .lb-voted .lb-a:hover .lb-like-icon, .lb-style-lightgray .lb-voted .lb-like-icon, .lb-style-lightgray .lb-voted .lb-a:hover .lb-like-icon, .lb-style-transparent .lb-voted .lb-like-icon, .lb-style-transparent .lb-voted .lb-a:hover .lb-like-icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAa9JREFUeNpi/P//PwMlgAVMHmHEq2jrKcE+d5OvhWuOCGRG2L2aARa0gVjMBCb/o+F/CHruLglrF/2PeQx//zMoiHwNg8tBAcQAkOBfKEbSPHWrtKCH/ttNzIzMzCgW/MVmALLtQLx0v1hMuOWLx+L8DEIwsYevONfCLUE2YNZOSZa5uyUsQZJTtkrzH7/GvSfM6v0iAW4mboZ/jGCDX739//73b6bXU7ZJ8yMbwAiKhZvzOO4oS/1XZmH8xfj5O/NPTg4mNrBrGBkhzkLy8/df/34dv8Wz1K30QxLcgN+b2P4zMjMygAz4w8D6H6IZ6iVYBCHHNlCMxesXIzwaGUEif5E04bAdZtjf33//sqAEIjCKwPgfUkyAxUBmMCLFEsSi60/ZL2PGAlwzI4IPYsMMBhsEYd94zjsTJSX++/P3PxMoEEBO/IfkZmakKGaEiH/9+e/np+/Mc1BccOoe545fP//+QdgMxb//I3mJAep8juNpVs//oBhgo/DVi4vlHyvIJhaG34zzjonq77rKM/HqE+ZLX7//+wFJYJAQvPWapw85JTJSmhuZGCgEAAEGALUy2V/YiVadAAAAAElFTkSuQmCC);
background-position: center center;
background-repeat: no-repeat;
}
.lb-style-white .lb-like-icon, .lb-style-padded .lb-like-icon, .lb-style-drop .lb-like-icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpi/P//PwMlgBFkQHCgB15F6uqKMUBqMRA73Lx5/yBIbO36HWA5JkI2ADUrAampUC6GTUwENHMCqWVAzIdLDRMezeZA6hwQmyMJ78JqAFAxExArQtkcQNwKZB4BYg0ktWeA+BNIHpsLVgHxPSj7DhBXATELmmUmUENuAw3JRDcgAEmhNIFwlQHiaegGMJMY/R+IigU8YA2lBixBN+AHCZofA/FhdAM6gPgNkQYsAybnfygGAAUagVgUymaExkQcEM8D4vtoBizFyEwU50ZKAECAAQAmQzq+KkovGQAAAABJRU5ErkJggg==);
background-position: center center;
background-repeat: no-repeat;
}
.lb-style-white .lb-a:hover .lb-like-icon, .lb-style-padded .lb-a:hover .lb-like-icon, .lb-style-drop .lb-a:hover .lb-like-icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANJJREFUeNpi/P//PwNFgBgDjI2NY4D4PxDbI+sDYSYiNCsBqalQrge6PBMBzZxAahkQ8+FSw4RHszmQOgfE5kjCu7AaAFTMBMSKUDYHELcCmUeAWANJ7Rkg/gSSx+aCVUB8D8q+A8RVQMyCZpkJ1JDbQEMy0Q0IQFIoTSBcZYB4GroBzCTG/geiYgEPWEOpAUvQDfhBgubHQHwY3YAOIH5DpAHLzp49+w/GYQSlZ0ZGRvREJAWknIHYAYgdgVgRSVoPaMBlWB5ipDQ3MjFQCAACDABT2TqHSqUZngAAAABJRU5ErkJggg==);
}
.lb-style-white .lb-dislike-icon, .lb-style-padded .lb-dislike-icon, .lb-style-drop .lb-dislike-icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOBJREFUeNpi/P//PwMlgAVEBAd6MKirK+oCmZeQ5O4D8X4gPgDEe2/evP8MWePa9TvANBOSWDSa4YpAnATEi4D4KdACsFOB9GsgrocpYoIKgugoIl0tAsQVKAYAgS0Qy5LgdQ50A2LIDUSYASGUGiBAor6/6AZkAfETApqeIrE3oBgAjOPpQEoViE2A+Ayaxj9A3AbEKlC+EhCHoSQkqCE/gNHJBzUEBm4AcQJQ7iSSuvsYKREJuCGxQZocgRq+ExOI6OATKGER0ozNgB1QOhuo+R4x0cFIaW5kYqAQAAQYANsvPnjUzDQHAAAAAElFTkSuQmCC);
background-position: center center;
background-repeat: no-repeat;
}
.lb-style-white .lb-a:hover .lb-dislike-icon, .lb-style-padded .lb-a:hover .lb-dislike-icon, .lb-style-drop .lb-a:hover .lb-dislike-icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOFJREFUeNpi/P//PwMlgAVEMDIyMhgbG+sCmZeQ5O4D8X4gPgDEe8+ePfsMWSPMYiYksWg0wxWBOAmIFwHxU6AFYB1A+jUQ18MUMUEFQXQUka4WAeIKFAOAwBaIZUnwOge6ATHkBiLMgBBKDRAgUd9fdAOygPgJAU1PkdgbUAwAxvF0IKUKxCZAfAZN4x8gbgNiFShfCYjDYJKMoAQBSkjQ6HQEUvuQNN8A4gSgBSfRnQNLSCxo4m5IbJAmR6Dm78QEIjr4BEpYhDRjM2AHlM4Gar5HTHQwUpobmRgoBAABBgDY5D42oSSyzgAAAABJRU5ErkJggg==);
}
.lb-voted .lb-dislike-icon, .lb-voted .lb-a:hover .lb-dislike-icon, .lb-style-gray .lb-voted .lb-dislike-icon, .lb-style-gray .lb-voted .lb-a:hover .lb-dislike-icon, .lb-style-white .lb-voted .lb-dislike-icon, .lb-style-white .lb-voted .lb-a:hover .lb-dislike-icon, .lb-style-black .lb-voted .lb-dislike-icon, .lb-style-black .lb-voted .lb-a:hover .lb-dislike-icon, .lb-style-padded .lb-voted .lb-dislike-icon, .lb-style-padded .lb-voted .lb-a:hover .lb-dislike-icon, .lb-style-drop .lb-voted .lb-dislike-icon, .lb-style-drop .lb-voted .lb-a:hover .lb-dislike-icon, .lb-style-lightgray .lb-voted .lb-dislike-icon, .lb-style-lightgray .lb-voted .lb-a:hover .lb-dislike-icon, .lb-style-transparent .lb-voted .lb-dislike-icon, .lb-style-transparent .lb-voted .lb-a:hover .lb-dislike-icon {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbZJREFUeNpi/P//PwMlgAVMLmdkWHRG3DfK5N0mhn+MDAyM/xm+/vj348Fb1ltPP3Luf/KRc16a1bNLDEApBph9kRAGI9gFqxgZTtzj3m8i/8sBr21Mvxm//WL6fe4J526byi9eIDEmEDHrmCSLpvQPSwZmIIcZKgqiWRkhbCTMxs7MYqb03QPFC3ycf1O4uZjYIULI7oR7EiIOlWJiYGZEkdaQ/JwOcQtQHOQlkDQjlA0H/yGu+IclEDWlf+oyMDNDFP1H04BiKNRgdAOYOYG6kS1jRJgBihEIjRD7/xehGGzHvqtc87//+fcLHliMsICE+hvouO+/gPLQQL73hukuigFuhh+TFh6WEFtxXDD81af/78HuYgLqZP7P8B/ottN32fYuPCIhBtK88JCQ1cFbQhpwx4LTwT6I+1YeFckOtvw4BSb54cu/rzsvCGdE279agpEoHP8jRRLU2fJi34MhbmJgePme4d2GUxIq2V5P3yNHBEoYwQ1gZkAEFBD//ff3746LYn7Z3kDNjAyogYgGmOAmAlkP3nCvAgXcnov8k5LdXhxFCVBGNIwSBhQAJgYKAUCAAQC7oZf4VP0WbQAAAABJRU5ErkJggg==);
background-position: center center;
background-repeat: no-repeat;
}
.lb-count {
border-left: 1px solid darkgray;
display: inline-block;
font-weight: normal;
height: 16px;
padding: 0 7px 0 6px;
position: relative;
top: 1px;
vertical-align: middle;
}
.lb-style-white .lb-count, .lb-style-padded .lb-count, .lb-style-drop .lb-count {
border-left: 1px solid #C6C6C6;
color: black;
}.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:transparent}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@font-face {
font-family: 'mhaudiofont';
src: url(//www.creepypastastories.com/wp-content/plugins/wonderplugin-audio/engine/icons/font/mhaudiofont.eot?84926467);
src: url(//www.creepypastastories.com/wp-content/plugins/wonderplugin-audio/engine/icons/font/mhaudiofont.eot?84926467#iefix) format('embedded-opentype'),
url(//www.creepypastastories.com/wp-content/plugins/wonderplugin-audio/engine/icons/font/mhaudiofont.woff2?84926467) format('woff2'),
url(//www.creepypastastories.com/wp-content/plugins/wonderplugin-audio/engine/icons/font/mhaudiofont.woff?84926467) format('woff'),
url(//www.creepypastastories.com/wp-content/plugins/wonderplugin-audio/engine/icons/font/mhaudiofont.ttf?84926467) format('truetype'),
url(//www.creepypastastories.com/wp-content/plugins/wonderplugin-audio/engine/icons/font/mhaudiofont.svg?84926467#mhaudiofont) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="mhicon-"]:before, [class*=" mhicon-"]:before {
font-family: "mhaudiofont";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.mhicon-shuffle:before { content: '\e800'; } .mhicon-play:before { content: '\e801'; margin-right: 0; } .mhicon-stop:before { content: '\e802'; } .mhicon-cancel:before { content: '\e803'; } .mhicon-heart:before { content: '\e804'; } .mhicon-volumeoff:before { content: '\e805'; } .mhicon-volumeon:before { content: '\e806'; } .mhicon-pause:before { content: '\e807'; } .mhicon-mail:before { content: '\e808'; } .mhicon-next:before { content: '\e809'; } .mhicon-loopsingle:before { content: '\e80a'; } .mhicon-download:before { content: '\e80b'; } .mhicon-prev:before { content: '\e80c'; } .mhicon-loop:before { content: '\e80d'; } .mhicon-info-circled:before { content: '\e80e'; } .mhicon-link:before { content: '\e80f'; } .mhicon-noloop:before { content: '\e810'; } .mhicon-forward:before { content: '\e814'; } .mhicon-backward:before { content: '\e815'; } .mhicon-spin4:before { content: '\e834'; } .mhicon-spin5:before { content: '\e838'; } .mhicon-link-ext:before { content: '\f08e'; } .mhicon-twitter:before { content: '\f099'; } .mhicon-facebook:before { content: '\f09a'; } .mhicon-linkedin:before { content: '\f0e1'; } .mhicon-download-cloud:before { content: '\f0ed'; } .mhicon-youtube:before { content: '\f167'; } .mhicon-instagram:before { content: '\f16d'; } .mhicon-tumblr:before { content: '\f173'; } .mhicon-reddit:before { content: '\f1a1'; } .mhicon-share:before { content: '\f1e0'; } .mhicon-pinterest:before { content: '\f231'; } .mhicon-whatsapp:before { content: '\f232'; }