/* @since #2834 2016-12-28 
 * New caption styles */
.wp-caption .wp-caption-text {
	background: #EDEDED;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
}

.orangeBonusButton>span {
	vertical-align: top;
}

/* @since #2834 2016-12-28
 * Redesign snippet box */
#snippet-box, #snippet-box .snippet-markup {
	background: transparent !important;
    color: #A0A4A7;
}

#snippet-box {
    border-top: 1px solid #A0A4A7 !important;
    border-bottom: 1px solid #A0A4A7 !important;
    border-left: none !important;
    border-right: none !important;
}

#snippet-box .snippet-title {
	display: none;
}

#snippet-box .snippet-label {
	display: none;
}

#snippet-box .snippet-data {
    position: relative;
    box-sizing: border-box;
	display: inline-block;
    float: none;
    clear: both;
    width: auto;
    max-width: max-content;    
}

#snippet-box .snippet-data:before {
	content: '';
    display: inline-block;
    font-family: FontAwesome;
    width: 20px;
    text-align: left;
    font-size: 15px;
    color: #969b9f;
}

#snippet-box .snippet-markup [itemprop="author"] .snippet-data:before {
	content: '\f007';
}

#snippet-box .snippet-markup .snippet-data:nth-of-type(2):before {
	content: '\f133';
}

#snippet-box .snippet-markup .snippet-data:nth-of-type(4):before {
	content: 'Reviewed Item: ';
    width: auto;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: inherit;
}

#snippet-box .snippet-markup .snippet-data:nth-of-type(6):before {
	content: 'Author Rating: ';
    width: auto;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: inherit;
}

#snippet-box .snippet-markup .star-img img {
    position: relative;
	width: 10px;
    height: 16px;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    top: -2px;
} 

/* @since #2834 2016-12-22 
 * New headline styles */

/* Post title */
.post-title .heading, .post-title .heading *,
.headline.title .heading, .headline.title .heading * {
	position: relative;
	font-family: BebasNeueRegular,arial,Georgia,serif;
}
.post-title .heading,
.headline.title .heading {
	display: block;
}
.post-title .heading:before,
.headline.title .heading:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 14px;
	top: 6px;
	background: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa/images/stripe.png);
}
.post-title .heading .top,
.headline.title .heading .top {
	display: block;
	font-size: 28px;
	line-height: 28px;
	color: #F88D00;
	background: white;
	width: auto;
	max-width: -moz-max-content;
	max-width: max-content;
	padding-right: 0.5em;
	font-family: BebasNeueRegular,arial,Georgia,serif;
}
.post-title .heading .top:not(:empty):after,
.headline.title .heading .top:not(:empty):after {
	content: ':';
	position: relative;
	display: inline-block;
	top: -1px;
}

.post-title .heading .sub,
.headline-title .heading .sub {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
}

/* Normal headlines */

.entry .headline:not(.title) .heading, 
.entry .headline:not(.title) .heading * {
	position: relative;
}

.entry .headline:not(.title) .heading {
	display: table;
	width: 100%;
	font-size: 22px;
	font-family: BebasNeueRegular,arial,Georgia,serif;
	font-weight: normal;
}

.entry .headline:not(.title) .heading:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 14px;
	bottom: 0px;
	background: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa/images/stripe.png);
}

.entry .headline:not(.title) .heading .top {
	display: block;
	color: #F88D00;
	font-weight: normal;
	width: auto;
	max-width: calc( 100% - 20px);
}

.entry .headline:not(.title) .heading .top:not(:empty):after {
	content: ':';
	position: relative;
	display: inline-block;
	top: -1px;
	left: -3px;
}

.entry .headline:not(.title) .heading .sub {
	display: inline-block;
	background: white;
	padding-right: 0.5em;
	line-height: 18px;
	top: 5px;
}

/* Hidden ratings */

h1.hidden, h2.hidden, h3.hidden, h4.hidden, h5.hidden, h6.hidden {
	display: none;
}

/* Rating headings */

.entry .headline:not(.title) .toc_provider_rating {
	position: relative;
	display: table;
	width: 100%;
	padding-top: 16px;
	box-sizing: content-box;
}

.entry .headline:not(.title) .toc_provider_rating * {
	box-sizing: border-box;
}

.entry .headline:not(.title) .toc_provider_rating > * {
	display: table-cell;
	vertical-align: bottom;
}

.entry .headline:not(.title) .toc_provider_rating .icon {
	display: none;
}

.entry .headline:not(.title) .toc_provider_rating .rating {
	position: relative;
	width: 80px;
	height: 60px;
}

.entry .headline:not(.title) .toc_provider_rating .rating .rating-wrap {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 60px;
	max-height: 60px;
	border-bottom: 4px solid #f88c00;
	background: #eee;
	text-align: center;
	box-sizing: border-box;
}

.entry .headline:not(.title) .toc_provider_rating .rating .rating-wrap .points,
.entry .headline:not(.title) .toc_provider_rating .rating .rating-wrap .max {
	display: inline-block;
	position: relative;
	top: 13px;
	font-family: BebasNeueRegular,arial,Georgia,serif;
	font-weight: normal;
	font-size: 22px;
}

.entry .headline:not(.title) .toc_provider_rating .rating .rating-wrap:after  {
	content: 'PUNKTE';
	display: inline-block;
	position: absolute;
	font-size: 10px;
	top: 30px;
	left: 20px;
}

.entry .headline:not(.title) .toc_provider_rating .rating .rating-wrap:before  {
	content: '';
	display: inline-block;
	position: absolute;
	width: 35px;
	height: 35px;
	top: -16px;
	left: -16px;
	background: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/spowebode_logo_36x37.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.entry .headline:not(.title) .toc_provider_rating .heading:before {
	/* add 20px of free space between bar and rating box */
	right: 20px;
	width: 80%;
	width: calc( 100% - 20px);
}



/**
 * Advantages and Disadvantages
 *
 * @since #2834 2016-12-21
 */
 
.pro-contra-box .box.error .tie-shortcode-boxicon:before {
	content: "";
}
.pro-contra-box .box.success .tie-shortcode-boxicon:before {
	content: "";
}
.pro-contra-box .entry ul li {
	list-style-position: inside;
}
.pro-contra-box .box {
	padding: 10px 10px 10px 0px;
	background-color: #eeeeee;
	margin-bottom: 20px;
	word-wrap: break-word;
	float: left;
	width: 50%;
	border-right: solid #ffffff 10px;
}
.pro-contra-box .box.success {
	background: #eeeeee;
	float: right;
	border-color: #ffffff;
}
.pro-contra-box .box.error {
	background: #eeeeee;
	border-color: #ffffff;
}
.pro-contra-box .box.success li:before {
	font-family: FontAwesome;
	content: "\f058";
	color: #12b643;
	padding: 0px 10px 10px 0px;
}
.pro-contra-box .box.error li:before {
	font-family: FontAwesome;
	content: "\f057";
	color: #da021a;
	padding: 0px 10px 10px 0px;
}
.pro-contra-box .box.success ul li {
	border-bottom: solid 1px #D0D0D0;
	list-style-position: inside;
	display: flex;
	padding: 5px 0px 10px 0px;
}
.pro-contra-box .box.success ul {
	list-style-position: inside;
}
.pro-contra-box .box.success ul li:last-child {
	list-style-image: url(../images/icons/wettanbieter/icon_wettanbieter_check.png);
	border-bottom: solid 1px #eeeeee;
}
.pro-contra-box .box.error ul li {
	list-style-image: url(../images/icons/wettanbieter/icon_wettanbieter_deny.png);
	border-bottom: solid 1px #D0D0D0;
	display: flex;
	padding: 5px 0px 10px 0px;
}
.pro-contra-box .box.error ul li:last-child {
	list-style-image: url(../images/icons/wettanbieter/icon_wettanbieter_deny.png);
	border-bottom: solid 1px #eeeeee;
}
.pro-contra-box .box div.box-inner-block {
	padding-left: 0px;
	min-height: 50px;
}

.pro-contra-box {
	position: relative;
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
    margin-top: 2em;
}
.pro-contra-box .box, .pro-contra-box .box.success, .pro-contra-box .box.error {
	position: relative;
    box-sizing: border-box;
    display: table-cell;
    float: none;
    clear: both;
}
@media (max-width: 640px) {
.pro-contra-box .box,
.pro-contra-box .box.error, 
.pro-contra-box .box.success {
	display: block;
	float: none;
	clear: both;
	width: 100%;
}
}

.pro-contra-box .box.warning {
	display: block;
	position: relative;
	box-sizing: border-box;
	float: none;
	clear: both;
	width: 100%;
}


.pro-contra-box .box:before {
    content: '';
    position: relative;
    box-sizing: border-box;
    display: block;
    width: calc(100% + 10px);
    height: 40px;
    top: -10px;
    right: -10px;
    left: 0px;
    background: #3A3A3A;
    color: white;
    font-weight: bold;
    line-height: 40px;
    padding-left: 15px;
}

.pro-contra-box .box.success:before {
    content: 'Vorteile';
}

.pro-contra-box .box.error:before {
    content: 'Nachteile';
}

@media (max-width: 480px) {
	.pro-contra-box .box.success .box-inner-block ul, 
	.pro-contra-box .box.error   .box-inner-block ul {
		margin-left: 15px;
	}
	.pro-contra-box .box.success .box-inner-block, 
	.pro-contra-box .box.error .box-inner-block {
		padding-left: 0px;
	}
}

/* @since #2834 2016-12-22 
 * Left sidebar */
 
#sidebar-review-left {
	display: none;
	max-width: 310px;
	border-bottom: 4px solid #f88c00;
	-webkit-box-shadow: 0 0 3px #cacaca;
	-moz-box-shadow: 0 0 3px #cacaca;
	box-shadow: 0 0 3px #cacaca;
}

@media (min-width: 1725px) {
#sidebar-review-left {
	position: relative;
	display: block;
	float: left;
	margin-left: -345px;
}
}

#sidebar-review-left .widget {
	margin: 0px;
}

/* @since #2834 2016-12-21 
 * Style TOC in content and sidebar */
 
/* TOC general settings */

.toc, .toc *,
.toc .toc_list a, 
.toc .toc_list a:hover {
	box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	line-height: 26px;
	color: #333;
	text-decoration: none;
	font-size: inherit;
	font-weight: normal;
}

.toc .toc_list li, .toc .toc_list li a {
	display: block;
	height: 30px;
	max-height: 30px;
}

/* - TOC sidebar and content */

.toc .toc_title .toc_toggle {
	display: none;
}

.toc .toc_list, .toc .toc_list ul {
	list-style-type: none;
	margin: 0px;
}

.toc .toc_list li {
	list-style-type: none;
	margin: 0px;
}

/* - TOC sidebar */

.rokkyt_toc_widget .toc_title {
	display: none;
}

.rokkyt_toc_widget {
	position: relative;
	padding: 12px 12px 6px 12px;
}

.rokkyt_toc_widget:before {
	content: '\f0ca';
	font-family: FontAwesome;
	font-size: 23px;
	color: white;
	font-weight: 300;
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	text-align: center;
	background: #f88c00;
	
	/*-webkit-filter: grayscale(100%);
	filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='gray'><feColorMatrix in='SourceGraphic' type='saturate' values='0' /></filter></svg>#gray");
	filter:grayscale(100%);*/
}

.rokkyt_toc_widget .widgettitle {
	font-family: BebasNeueRegular,arial,Georgia,serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	margin-left: 44px;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 16px;
	width: auto;
	max-width: -moz-max-content;
	max-width: max-content;
	background: white;
	z-index: 1;
}

.rokkyt_toc_widget #toc_container {
	margin-top: 8px;
}

.rokkyt_toc_widget .toc_list li:nth-child(2n-1) {
	background: #EEEEEE;
}

.rokkyt_toc_widget .toc, .rokkyt_toc_widget .toc *,
.rokkyt_toc_widget .toc .toc_list a, 
.rokkyt_toc_widget .toc .toc_list a:hover {
	line-height: 17px;
}


/* - TOC content */

article .toc#toc_container {
	border-bottom: 4px solid #f88c00;
	-webkit-box-shadow: 0 0 3px #cacaca;
	-moz-box-shadow: 0 0 3px #cacaca;
	box-shadow: 0 0 3px #cacaca;
	padding: 12px;
}

article .toc#toc_container:before {
	content: '\f0ca';
	font-family: FontAwesome;
	font-size: 23px;
	color: white;
	font-weight: 300;
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	text-align: center;
	background: #f88c00;
	
	/*-webkit-filter: grayscale(100%);
	filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='gray'><feColorMatrix in='SourceGraphic' type='saturate' values='0' /></filter></svg>#gray");
	filter:grayscale(100%);*/
}
article .toc .toc_title {
	font-family: BebasNeueRegular,arial,Georgia,serif;
	font-size: 22px;
	margin: 0px;
	margin-left: 44px;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 16px;
	width: auto;
	max-width: -moz-max-content;
	max-width: max-content;
	background: white;
	z-index: 1;
}

article .toc:after {
	content: '';
	position: absolute;
	display: block;
	right: 12px;
	top: 26px;
	width: 100%;
	height: 14px;
	width: 80%;
	width: calc( 100% - 80px);
	background: url(//www.sportwettenbonus.de/wp-content/themes/sahifa/images/stripe.png);
	z-index: 0;
}

/* TOC inner elements */

.toc .toc_provider {
	display: table;
	table-layout: fixed;
	height: 30px;
	max-height: 30px;
	width: 100%;
}

.toc .toc_provider .icon {
	display: table-cell;
	width: 40px;
	height: 30px;
	text-align: center;
}

.toc .toc_provider .label {
	display: table-cell;
}

article .toc .toc_provider .label
{
	padding-top: 4px;
}

.toc .toc_provider .label .text .heading .sub {
	display: none;
}

.toc .toc_provider .rating {
	display: table-cell;
	width: 65px;
	padding-right: 16px;
	text-align: right;
}

.toc .toc_provider .rating .points,
.toc .toc_provider .rating .max {
	display: inline-block;
	font-family: BebasNeueRegular,arial,Georgia,serif;
	font-size: 19px;
	line-height: 17px;
}

.toc_provider.toc_provider_rating.result .label .text {
	border: none;
	text-decoration: none;
}

/* TOC inner element icons */

.toc .toc_provider .icon:before {
	content: '';
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	height: 26px;
	width: 14px;
	background-repeat: no-repeat;
	background-position: bottom 5px center;
}

.toc .toc_list li:nth-child(1) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/wettangebot.png);
}

.toc .toc_list li:nth-child(2) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/kundensupport.png);
}

.toc .toc_list li:nth-child(3) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/sicherheit.png);
}

.toc .toc_list li:nth-child(4) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/ein-auszahlung.png);
}

.toc .toc_list li:nth-child(5) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/bonus.png);
}

.toc .toc_list li:nth-child(6) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/quoten.png);
}

.toc .toc_list li:nth-child(7) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/livewetten.png);
}

.toc .toc_list li:nth-child(8) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/wettsteuer.png);
}

.toc .toc_list li:nth-child(9) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/mobiles-wetten.png);
}

.toc .toc_list li:nth-child(10) .toc_provider .icon:before {
	content: '';
	background-image: url(https://www.sportwettenbonus.de/wp-content/themes/sahifa-child/images/review/provider/toc_icons/zusatzangebote.png);
}

article .toc .toc_list li:nth-child(1) .toc_provider .icon:before {
	height: 21px;
}

article .toc .toc_list li:nth-child(2) .toc_provider .icon:before {
	height: 20px;
}

article .toc .toc_list li:nth-child(3) .toc_provider .icon:before {
	height: 20px;
}

article .toc .toc_list li:nth-child(4) .toc_provider .icon:before {
	height: 20px;
}

article .toc .toc_list li:nth-child(5) .toc_provider .icon:before {
	height: 21px;
}

article .toc .toc_list li:nth-child(6) .toc_provider .icon:before {
	height: 21px;
}

article .toc .toc_list li:nth-child(7) .toc_provider .icon:before {
	height: 21px;
}

article .toc .toc_list li:nth-child(8) .toc_provider .icon:before {
	height: 23px;
}

article .toc .toc_list li:nth-child(9) .toc_provider .icon:before {
	height: 23px;
}

article .toc .toc_list li:nth-child(10) .toc_provider .icon:before {
	height: 25px;
}

/* TOC inner elements content */

article .toc .toc_list li .toc_provider {
	padding-left: 21px;
}

article .toc .toc_list li:not(:first-child) {
	border-top: 1px solid #eee;
}

article .toc .toc_list li:last-child,
article .toc .toc_list li:last-child a:link,
article .toc .toc_list li:last-child a:visited
{
	cursor: default;
}

article .toc .toc_list a *,
article .toc .toc_list a,
article .toc .toc_list a:hover
{
	line-height: 9px;
}

article .toc .toc_provider .icon {
	padding-top: 4px;
	width: 60px;
}

article .toc .toc_provider .label .text {
	text-decoration: none;
}

article .toc .toc_provider .label .text .heading .top {
	text-decoration: underline;
}

article .toc .toc_provider .rating {
	width: 80px;
	padding-right: 31px;
	padding-top: 10px;
}

article .toc .toc_provider .rating:after {
	content: '\f0d7';
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	right: 1px;
	color: #f88d00;
	top: 10px;
	
	-webkit-filter: grayscale(100%);
	filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='gray'><feColorMatrix in='SourceGraphic' type='saturate' values='0' /></filter></svg>#gray");
	filter:grayscale(100%);
}

article .toc .toc_list li:nth-child(10) {
	margin-bottom: 5px;
}

article .toc .toc_list li:not(:first-child) .toc_provider.toc_provider_rating.result {
	border-top: 1px dashed #333;
}
article .toc_provider.toc_provider_rating.result .rating {
	padding-top: 0px;
	vertical-align: top;
}

article #toc_container .toc_list li:last-child .rating:after
{
	display: none;
}

article .toc_provider.toc_provider_rating.result .rating > * {
	vertical-align: top;
	top: 12px;
}
article .toc_provider.toc_provider_rating.result .label {
	text-align: right;
	padding-right: 4px;
	padding-top: 0px;
	vertical-align: top;
}
article .toc_provider.toc_provider_rating.result .label .text {
	font-size: 0px;
	line-height: 17px;
	display: inline-block;
	vertical-align: top;
	overflow: visible;
}

article .toc_provider.toc_provider_rating.result .label .text:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 25px;
	height: 26px;
	background: url(../images/toc_points_complete.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: 6px;
	margin-right: 10px;
}
article .toc_provider.toc_provider_rating.result .label .text:after {
	content: 'Gesamt ';
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-family: BebasNeueRegular,arial,Georgia,serif;
	font-size: 19px;
	line-height: 17px;
	top: 12px;
}

@media (max-width: 412px) {
article .toc .toc_provider .icon {
	width: 30px;
}
article .toc .toc_list li .toc_provider {
	padding-left: 0px;
}
article .toc .toc_list .label .text {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	max-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
article .toc .toc_list .label .text .heading .top {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	max-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
}

/* TOC inner elements sidebar*/

.rokkyt_toc_widget .toc .toc_provider .label .text {
	border-bottom: 1px dashed #333;
}


.rokkyt_toc_widget .toc_provider .rating .points, 
.rokkyt_toc_widget .toc_provider .rating .max {
	font-size: 17px;
	line-height: 17px;
	padding-top: 4px;
}

.rokkyt_toc_widget .toc_provider.result {
	background: #3A3A3A;
	border-bottom: 2px solid #eeeeee;
	color: white;
}

.rokkyt_toc_widget .toc_provider.result * {
	color: white;
}

/* @since #2834 2016-12-22 
 * Author Widget */

.rokkyt_author_widget {
	padding: 3px 12px 12px 12px;
}

.rokkyt_author_widget, .rokkyt_author_widget * {
	position: relative;
	box-sizing: border-box;
}

.rokkyt_author_widget .author-box {
	background: #eee;
	padding: 10px;
}

.rokkyt_author_widget .author-box .author-box-head {
	margin-bottom: 12px;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta {
	display: table;
	width: 100%;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta > * {
	display: table-cell;
	vertical-align: middle;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta > * * {
	display: inline-block;
	vertical-align: middle;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta .icon {
	width: 55px;
	height: 50px;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta .icon img {
	max-width: 55px;
	max-height: 50px;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta .meta {
	padding-left: 11px;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta .meta .meta-container {
	display: inline-table;
	table-layout: initial;
	width: 100%;
	height: 35px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta .meta .meta-container > * {
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	padding-right: 6px;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta .meta .meta-container > *:before {
	content: '';
	display: inline-block;
	font-family: FontAwesome;
	width: 20px;
	text-align: left;
	font-size: 15px;
	color: #969B9F;
}

.rokkyt_author_widget .author-box .author-box-head .author-meta .meta .meta-container > .name:before {
	content: '\f007';
}

.rokkyt_author_widget .author-box .author-box-head .author-meta .meta .meta-container > .post-date:before {
	content: '\f133';
}

/* @since #2834 2016-12-30 
 * Replace taqyeem widget <h2> by <span> to 
 * avoid widget heading in TOC.
 * Required styling below. */
#review-box .review-box-header {
    margin: 0;
    color: #FFF;
    display: block;
}
.review-box, #review-box .review-box-header {
    color: #444;
}
#review-box .review-box-header {
    background: #eee;
}
#review-box .review-box-header {
    font-size: 20px;
    color: #FFF;
    margin-bottom: 2px;
    background: #2b2b2b;
    font-size: 22px;
    padding: 10px 8px;
    margin-bottom: 2px;
    font-weight: bold;
}
#review-box .review-box-header {
    font-size: 20px;
    color: #FFF;
    margin-bottom: 2px;
    background: #2b2b2b;
    font-size: 22px;
    padding: 10px 8px;
    margin-bottom: 2px;
    font-weight: bold;
}
