/**
 * 2008 - 2017 (c) Prestablog
 *
 * MODULE PrestaBlog
 *
 * @author    Prestablog
 * @copyright Copyright (c) permanent, Prestablog
 * @license   Commercial
 * @version    4.0.6
 */

.rrssb-buttons.large-format li a, .rrssb-buttons.large-format li a .text {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden
}
.rrssb-buttons, .rrssb-buttons li, .rrssb-buttons li a {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	clear: both
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.rrssb-buttons {
    display: inline-block;
    vertical-align: middle;
	height: 20px;
	margin:0;
}
.rrssb-buttons li {
	float: left;
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0 2.5px;
    background: transparent;
}
.rrssb-buttons li a {
	border-radius: 2px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 100%;
	padding: 0px 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out
}
.rrssb-buttons li a .icon {
	/*display: block;
	height: 100%;
	left: 10px;
	padding-top: 9px;
	position: absolute;
	top: 0;
	width: 10%*/
}
.rrssb-buttons li a .icon svg {
	height: 18px;
	width: auto;
}
.rrssb-buttons li a .icon svg path, .rrssb-buttons li a .icon svg polygon {
	fill: #9b9b9b;
}
.rrssb-buttons li a .text {
	color: #fff
}
.rrssb-buttons li a:active {
	box-shadow: inset 1px 3px 15px 0 rgba(22,0,0,0.25)
}
.rrssb-buttons li.small a {
	padding: 0
}
.rrssb-buttons li.small a .icon {
	height: 100%;
	left: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: auto;
	width: 100%
}
.rrssb-buttons li.small a .text {
	visibility: hidden
}
.rrssb-buttons.large-format {
	height: auto
}
.rrssb-buttons.large-format li {
	height: auto
}
.rrssb-buttons.large-format li a {
	font-size: 13px;
	font-size: 1vw;
	padding: 7% 0% 7% 12%;
	border-radius: 0.2em
}
.rrssb-buttons.large-format li a .icon {
	left: 7%;
	padding-top: 0;
	width: 12%
}
.rrssb-buttons.large-format li a .icon svg {
	height: 100%;
	width: 100%
}
.rrssb-buttons.large-format li a .text {
	font-size: 13px;
	font-size: 1vw
}
.rrssb-buttons.large-format li a:hover {
	font-size: 13px;
	font-size: 1vw;
	padding: 7% 0% 7% 12%;
	border-radius: 0.2em
}
.rrssb-buttons.small-format {
	padding-top: 5px
}
.rrssb-buttons.small-format li {
	height: 80%;
	padding: 0 1.5px
}
.rrssb-buttons.small-format li a .icon {
	height: 100%;
	padding-top: 0
}
.rrssb-buttons.small-format li a .icon svg {
	height: 48%;
	position: relative;
	top: 6px;
	width: 80%
}
.rrssb-buttons.tiny-format {
	height: 22px;
	position: relative
}
.rrssb-buttons.tiny-format li {
	padding-right: 7px
}
.rrssb-buttons.tiny-format li a {
	background-color: transparent;
	padding: 0
}
.rrssb-buttons.tiny-format li a .icon svg {
	height: 70%;
	width: 100%
}
.rrssb-buttons.tiny-format li a:hover, .rrssb-buttons.tiny-format li a:active {
	background-color: transparent
}
.rrssb-buttons.tiny-format li.email a .icon svg path, .rrssb-buttons.tiny-format li.email a .icon svg polygon {
	fill: #0a88ff
}
.rrssb-buttons.tiny-format li.email a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.email a .icon:hover .icon svg polygon {
	fill: #0054a3
}
.rrssb-buttons.tiny-format li.facebook a .icon svg path, .rrssb-buttons.tiny-format li.facebook a .icon svg polygon {
	fill: #306199
}
.rrssb-buttons.tiny-format li.facebook a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.facebook a .icon:hover .icon svg polygon {
	fill: #18304b
}
.rrssb-buttons.tiny-format li.tumblr a .icon svg path, .rrssb-buttons.tiny-format li.tumblr a .icon svg polygon {
	fill: #32506d
}
.rrssb-buttons.tiny-format li.tumblr a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.tumblr a .icon:hover .icon svg polygon {
	fill: #121d27
}
.rrssb-buttons.tiny-format li.linkedin a .icon svg path, .rrssb-buttons.tiny-format li.linkedin a .icon svg polygon {
	fill: #007bb6
}
.rrssb-buttons.tiny-format li.linkedin a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.linkedin a .icon:hover .icon svg polygon {
	fill: #003650
}
.rrssb-buttons.tiny-format li.twitter a .icon svg path, .rrssb-buttons.tiny-format li.twitter a .icon svg polygon {
	fill: #26c4f1
}
.rrssb-buttons.tiny-format li.twitter a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.twitter a .icon:hover .icon svg polygon {
	fill: #0b84a6
}
.rrssb-buttons.tiny-format li.googleplus a .icon svg path, .rrssb-buttons.tiny-format li.googleplus a .icon svg polygon {
	fill: #e93f2e
}
.rrssb-buttons.tiny-format li.googleplus a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.googleplus a .icon:hover .icon svg polygon {
	fill: #a01e11
}
.rrssb-buttons.tiny-format li.youtube a .icon svg path, .rrssb-buttons.tiny-format li.youtube a .icon svg polygon {
	fill: #df1c31
}
.rrssb-buttons.tiny-format li.youtube a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.youtube a .icon:hover .icon svg polygon {
	fill: #84111d
}
.rrssb-buttons.tiny-format li.reddit a .icon svg path, .rrssb-buttons.tiny-format li.reddit a .icon svg polygon {
	fill: #8bbbe3
}
.rrssb-buttons.tiny-format li.reddit a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.reddit a .icon:hover .icon svg polygon {
	fill: #398bcf
}
.rrssb-buttons.tiny-format li.pinterest a .icon svg path, .rrssb-buttons.tiny-format li.pinterest a .icon svg polygon {
	fill: #b81621
}
.rrssb-buttons.tiny-format li.pinterest a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.pinterest a .icon:hover .icon svg polygon {
	fill: #5d0b11
}
.rrssb-buttons.tiny-format li.github a .icon svg path, .rrssb-buttons.tiny-format li.github a .icon svg polygon {
	fill: #444
}
.rrssb-buttons.tiny-format li.github a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.github a .icon:hover .icon svg polygon {
	fill: #111
}
