/* FL3R FeelBox */
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?quhgds');
  src:  url('../fonts/icomoon.eot?quhgds#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?quhgds') format('truetype'),
    url('../fonts/icomoon.woff?quhgds') format('woff'),
    url('../fonts/icomoon.svg?quhgds#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


#feelbox-widget {
	text-decoration: none!important
}

#feelbox-widget a {
	text-decoration: none!important;
	color: #333
}

#feelbox-widget {
	width: 100%;
	line-height: 1em;
	clear: both;
	position: relative;
	margin: 0 auto
}

#feelbox-widget #lyr1 {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 100%;
	z-index: 10;
	opacity: .85;
	visibility: hidden
}

#feelbox-widget #lyr2 {
	position: absolute;
	z-index: 20;
	width: 100%;
	height: 100%;
	text-align: center;
	visibility: hidden
}

#feelbox-widget #lyr2 #feelbox-bold {
	font-weight: 700;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0 0 10px
}

#feelbox-widget #total,
#feelbox-widget #voted {
	display: none;
	text-decoration: none!important
}

#feelbox-widget.voted li {
	cursor: pointer;
	text-decoration: none!important;
	text-align: center;
}

#feelbox-widget.voted li a {
	cursor: pointer;
	text-decoration: none!important
}

#feelbox-widget .count {
	visibility: hidden
}

#feelbox-widget #hdr {
	background-color: #fff;
	color: #333;
	font-size: 1.2px;
	min-height: 30px;
	border-radius: 0!important
}

#feelbox-widget #hdr #title {
	float: right
}

#feelbox-widget #hdr #title span {
	background: url(../images/logo.png) no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	margin-top: 2px;
	min-height: 24px;
	text-indent: -99999px;
	width: 27px
}

#paypal span {
	background: url(../images/donate-paypal-frontend.png) no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	padding-right: 4px;
	margin-top: 2px;
	min-height: 24px;
	width: 24px;
	color: transparent!important
}

#feelbox-widget #hdr #s {
	display: block;
	margin-left: 6px;
	padding-top: 6px;
	background: transparent;
	width: auto;
	color: inherit
}

#feelbox-widget #bd {
	position: relative;
	clear: both;
	margin-top: 0;
	background-color: #fff
}

#feelbox-widget #bd #loading {
	top: 1px;
	background: url(../images/loading.gif) center center no-repeat #fff;
	height: 100%;
	opacity: .9;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1
}

#feelbox-widget ul {
	width: 100%;
	padding: 0;
	margin: 8px auto 16px auto;
	text-align: center
}

#feelbox-widget ul li {
	width: 15%;
	cursor: pointer;
	display: inline-block;
	padding: 0;
	text-align: left;
	margin: 0
}

#feelbox-widget ul li #feelbox-cell {
	margin: 5px 2px;
	height: 100%;
	vertical-align: middle;
	-moz-box-orient: vertical;
	text-align: center;
	position: relative
}

#feelbox-widget ul li #feelbox-cell div {
	height: 100%;
	width: 100%;
	margin: 0
}

#feelbox-widget ul li #feelbox-cell span {
	display: block
}

#feelbox-widget ul li #feelbox-cell span.m {
	font-size: 1.2em;
	line-height: 0;
	padding-top: 0;
	text-transform: uppercase;
	color: #333;
	visibility: hidden
}

#feelbox-widget ul li #feelbox-cell span.p {
	font-size: 2.4em;
	line-height: 28px
}

#feelbox-widget ul li #feelbox-cell span.count {
	position: absolute;
	visibility: hidden
}

.clearfix {
	clear: both
}

#feelbox-widget ul li #feelbox-cell .vftthx,
#feelbox-widget ul li #feelbox-cell .vft.vftchoose {
	font-size: .75em;
	float: left;
	width: 100%;
	color: #666
}

#sparkbardiv {
	width: 100%;
	margin: 0 auto
}

.sparkbar {
	height: 10px
}

.sparkbar div {
	float: left;
	height: 5px;
	float: left;
	height: 10px
}

#feelbox-widget p {
	margin: 0;
	padding: 0
}

#feelbox-widget br {
	display: none
}

#feelbox-twitter-button:before {
	content: "\f099";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #00aced;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

#feelbox-facebook-button:before {
	content: "\f09a";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #3b5998;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

#feelbox-linkedin-button:before {
	content: "\f0e1";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #0077b5;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

#feelbox-pinterest-button:before {
	content: "\f231";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #bd081c;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

#feelbox-whatsapp-button:before {
	content: "\f232";
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #25D366;
	font-size: 2em;
	position: absolute;
	margin: 4px
}

.percent {
	margin-top: 100%;
	padding-top: 8px
}

.vftthx {
	position: absolute
}

#feelbox-social-media,
a#feelbox-social-media {
	text-decoration: none!important
}

a#clr {
	text-decoration: none!important;
}

/* .entry-content a {
	border-bottom: 0!important
} */

div#feelbox-s {
}

@media (max-width: 500px) {
	div#feelbox-s {
		font-size: .75em
	}
	#feelbox-widget #hdr #title span {
		background: url(../images/logo.png) no-repeat scroll 0 0 transparent;
		display: block;
		float: left;
		margin-right: 8px;
		margin-top: 2px;
		min-height: 24px;
		text-indent: -99999px;
		width: 27px
	}
	#feelbox-twitter-button:before {
		font-size: 2em
	}
	#feelbox-facebook-button:before {
		font-size: 2em
	}
	#feelbox-linkedin-button:before {
		font-size: 2em
	}
	#feelbox-pinterest-button:before {
		font-size: 2em
	}
	#feelbox-whatsapp-button:before {
		font-size: 2em
	}
}

@media (max-width: 400px) {
	#feelbox-widget.small ul li #feelbox-cell span.percent {
		font-size: .5em;
		font-size: .5em
	}
}

.feelbox_widget-no-list li {
	list-style-type: none;
	margin-bottom: 8px;
}

img.mdt-thumbnail {
	margin-right: 8px
}

ul.share-list {
	margin-top: 0!important;
}

@media (max-width: 400px) {
	ul.share-list {
	}
}

.fa-times-circle-o {
	margin-right: 4px
}

div#feelbox-title {
	font-size: 15em
}

@media (max-width: 400px) {
	div#feelbox-title {
		font-size: 7.5em
	}
}