/* All Styles For Custom Reviews Shortcodes Plugin */
/* Global Styles */
.crs-reviews-tempaltes {
	width: 100%;
	margin: 0;
	padding: 0;
}
.prosaligncenter{
	display: table !important;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: -20px !important;
	width: 94%;
}
ul.fa-ul {
	 margin-top: 10px !important;
	  margin-bottom: 10px !important;
	   margin-left: 10px !important;
	}
.crs-reviews-templates .crs-review-rating {
	unicode-bidi: bidi-override;
}
.crs-reviews-templates .crs-review-rating > span {
	display: inline-block;
	position: relative;
	background: transparent;
}
.crs-reviews-templates .crs-review-rating > span.crs-full-star:before, .crs-reviews-templates .crs-review-rating > span.crs-full-star ~ span.crs-full-star:before {
	content: "\2605";
	position: absolute;
	color: #d80000
}
.crs-full-star {
	color: #d80000;
}
.crs-half-star {
	color: #d80000;
}
.crs-reviews-templates .crs-review-rating > span.crs-half-star:after {
	content: '\2605';
	position: absolute;
	overflow: hidden;
	width: 50%;
	margin-left: -100% !important;
	color: #d80000;
}
 @media (max-width: 540px) {
}
/* Featured Box Template Shortcode Styles With Left, Middle And Right Boxes */
.crs-reviews-template-featured-box .crs-featured-box {
	display: flex;
	align-items: flex-start;
 width 100% !important;
	max-width: 860px;
	background-color: #eee;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #ddd;
	box-shadow: 0 0 125px #d5d5d5 inset, 0 0 20px #eee inset;
	-moz-box-shadow: 20px 30px 40px -40px #333, 0 0 0 1px #eee;
	-webkit-box-shadow: 20px 30px 40px -40px #333, 0 0 0 1px #eee;
	box-shadow: 20px 30px 40px -40px #333, 0 0 0 1px #e1e1e1
}
.crs-reviews-template-featured-box .crs-featured-box .approvedimage {
	display: block;
	max-width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -20px;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-widget-box-review-link:hover {
	color: #777
}
.crs-reviews-template-featured-box .crs-f-box-left {
	display: block !important;
	text-align: center !important;
}
.crs-reviews-template-featured-box .crs-f-box-left .crs-image {
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
	display: block !important;
	margin-right: auto;
	margin-left: auto;
}
.crs-reviews-template-featured-box .crs-f-box-left .crs-review-rating {
	font-size: 34px;
	font-weight: 900;
	color: #121212;
	display: block !important;
	text-align: center;
	margin-top: 10px;
}
.outof5stars {
	font-size: 24px;
	line-height: 1.9em;
	position: relative;
	top: 0px;
	font-weight: 500
}
.crs-reviews-template-featured-box .crs-f-box-left .crs-review-rating {
	display: block;
	margin-bottom: 10px;
}
.crs-reviews-template-featured-box .crs-f-box-left .starsfeaturedbox {
	display: block;
	margin-bottom: 10px;
	margin-top: -26px;
}
.crs-reviews-template-featured-box .crs-f-box-left .crs-review-rating > span {
	display: inline-block;
	background: transparent;
	font-size: 1.2vw;
	color: #d80000;
}
.crs-reviews-template-featured-box .crs-f-box-middle {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	display: block;
	width: 100%;
}
.crs-reviews-template-featured-box h1, .crs-reviews-template-featured-box h2 {
	margin: 0;
	padding: 0;
}
.crs-reviews-template-featured-box h1:before, .crs-reviews-template-featured-box h2:before {
	display: none;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-title {
	font-size: 3.4vh;
	color: #0e1131;
	margin-bottom: 10px;
	margin-top: 10px;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-bonus {
	font-weight: 700;
	font-size: 3.4vh;
	color: #d80000;
	margin-bottom: 20px;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-affiliate-link {
	font-weight: 600;
	font-size: 120%;
	border: 1px solid #00b200;
	border-style: solid;
	border-width: 0;
	background-clip: padding-box;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0px 0px 1px 1px #006010;
	width: 80%;
	background: #00BE00;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-affiliate-link:hover {
	color: #121212;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-review-link {
	border: 1px solid #f3f3f3;
	border-style: solid;
	border-width: 0;
	background-clip: padding-box;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0px 0px 1px 1px #006010;
	background: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	color: #121212;
	width: 80%;
	font-size: 120%;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-review-link:hover {
	color: #777
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-pros {
	text-align: left;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-pros ul {
	padding-left: 20px;
	text-indent: 2px;
	list-style: none;
	list-style-position: outside;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-size: 16px;
}
.crs-reviews-template-featured-box .crs-f-box-right {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 200px;
	min-width: 180px;
}
.crs-reviews-template-featured-box .crs-f-box-right img {
	width: 100%;
	height: auto;
	text-align: center;
	border: 5px solid #121212;
}
/* Featured Box Template Shortcode Styles With Left, Middle And Right Boxes Responsive Media Queries*/
 @media (max-width: 869px) {
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-title {
	font-size: 2vh;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-bonus {
	font-size: 2vh;
}
}
 @media (max-width: 769px) {
.crs-reviews-template-table .crs-col.crs-review-brand-logo {
	width: 20%;
	display: block;
	text-align: center !important;
}
.crs-reviews-tempaltes .crs-review-rating {
	font-size: 100%;
	display: block;
}
.crs-reviews-template-featured-box .crs-f-box-left .crs-review-rating > span {
	display: inline-block;
	background: transparent;
	font-size: 24px !important;
	color: #d80000;
}
.crs-reviews-template-featured-box .crs-featured-box {
	flex-direction: column;
}
.crs-reviews-template-featured-box .crs-f-box-middle {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-affiliate-link {
	margin-left: auto;
	margin-right: auto;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-review-link {
	margin-left: auto;
	margin-right: auto;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-pros ul {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
.crs-reviews-template-featured-box .crs-f-box-left, .crs-reviews-template-featured-box .crs-f-box-right {
	width: 100%;
	display: flex;
	justify-content: right;
	margin-top: 10px;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-title {
	font-size: 200%;
	color: #0e1131;
	margin-top: -20px;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-bonus {
	font-weight: 700;
	font-size: 160%;
	color: #d80000;
	margin-bottom: 20px;
}
.crs-reviews-template-featured-box .crs-f-box-right img {
	display: none;
}
}
 @media (max-width: 540px) {
.crs-reviews-template-table .crs-image {
	width: 100px;
	height: 100px;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-title {
	font-size: 200%;
	color: #0e1131;
	margin-bottom: 10px;
	margin-top: 10px;
}
.crs-reviews-template-featured-box .crs-f-box-middle .crs-f-box-bonus {
	font-weight: 700;
	font-size: 180%;
	color: #d80000;
	margin-bottom: 20px;
}
.crs-reviews-template-featured-box .crs-f-box-left .starsfeaturedbox {
	display: block;
	margin-bottom: 10px;
	margin-top: -20px;
}
}
 @media (max-width: 375px) {
.crs-reviews-tempaltes .crs-review-rating {
	font-size: 100%;
}
}
/* Sidebar Widget Template Shortcode Styles */
.crs-reviews-template-featured-box .crs-widget-box {
 width 100% !important;
	background-color: #F1ECD4;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ddd;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.crs-reviews-template-featured-box .crs-widget-box .crs-widget-image {
	width: auto;
	height: auto;
	min-width: 100px;
	min-height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	display: block !important;
	margin-right: auto;
	margin-left: auto;
}
.crs-reviews-template-featured-box .crs-widget-box .crs-widget-rating {
	font-size: 34px;
	font-weight: 900;
	color: #121212;
	display: block !important;
	text-align: center;
	margin-top: 10px;
}
.crs-reviews-template-featured-box .crs-widget-box .starsfeaturedbox {
	display: block;
	margin-bottom: 10px;
	margin-top: -16px !important;
}
.crs-reviews-template-featured-box .crs-widget-box .crs-widget -rating > span {
	display: inline-block;
	background: transparent;
	color: #d80000;
}
.crs-reviews-template-featured-box .crs-widget-box .crs-widget-box-review-link {
	border: 1px solid #f3f3f3;
	border-style: solid;
	border-width: 0;
	background-clip: padding-box;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0px 0px 1px 1px #006010;
	background: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	color: #121212;
	width: auto;
	font-size: 2vh;
}
/* Sidebar Widget Template Shortcode Responsive Media Queries */
 @media (max-width: 769px) {
.crs-reviews-template-featured-box .crs-f-box-left .crs-widget-rating {
	font-size: 30px;
	font-weight: 900;
	color: #121212;
	display: block !important;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.crs-reviews-template-featured-box .crs-f-box-left .crs-widget-rating {
	font-size: 30px;
	font-weight: 900;
	color: #121212;
	display: block !important;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.crs-reviews-template-featured-box .crs-widget-box a.crs-widget-box-review-link {
	font-size: 3vh;
}
}
/* Table Template Shortcode Styles */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.crs-reviews-template-table th {
	background-color: #121212 !important;
	color: #fff !important;
}
.crs-reviews-template-table table {
	border: 11px solid #333 !important;
	max-width: 860px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0 0 125px #d5d5d5 inset, 0 0 20px #eee inset;
	-moz-box-shadow: 20px 30px 40px -40px #333, 0 0 0 1px #eee;
	-webkit-box-shadow: 20px 30px 40px -40px #333, 0 0 0 1px #eee;
	box-shadow: 20px 30px 40px -40px #333, 0 0 0 1px #e1e1e1
}
.crs-reviews-template-table thead th {
	background-color: #121212 !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff !important;
	font-size: 16px !important;
}
.crs-reviews-template-table .row-hover tr:hover td {
	background-color: #EBF0F3;
}
.crs-reviews-template-table tr td {
	border: none !important;
}
.crs-reviews-template-table tr td {
	text-align: center !important;
	vertical-align: middle !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.crs-reviews-template-table tr:nth-child(even) {
	background-color: #eee;
}
.crs-reviews-template-table tr:nth-child(odd) {
	background-color: #fff;
}
.crs-reviews-template-table .crs-image {
	width: 140px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 3px !important;
	border: 1px solid #111111;
	margin-left: auto;
	margin-right: auto;
}
.crs-reviews-template-table .crs-review-number {
	width: 20px;
	padding: 5px;
	background: #121212;
	border: 1px solid #ccc;
	margin: 0 20px;
	color: #fff;
}
.crs-reviews-template-table .crs-review-bonus-offer {
	text-align: center;
	color: #d80000 !important;
	font-weight: 700;
	font-size: 1.8vw;
	padding-right: 20px !important;
}
a.crs-review-link {
	border: 1px solid #f3f3f3;
	border-style: solid;
	border-width: 0;
	background-clip: padding-box;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0px 0px 1px 1px #006010;
	color: #121212;
	background: #ffffff;
	font-size: 18px;
	text-decoration: none;
	display: block !important;
	font-weight: 600;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 100% !important;
	max-width: 200px;
	white-space: nowrap;
}
a:visited.crs-review-link {
	color: #121212;
}
a:hover.crs-review-link {
	color: #777 !important;
}
a.crs-review-affiliate-link {
	font-weight: 600;
	font-size: 18px;
	border: 1px solid #00b200;
	border-style: solid;
	border-width: 0;
	background-clip: padding-box;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0px 0px 1px 1px #006010;
	background: #00BE00;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	white-space: nowrap;
	max-width: 200px
}
a:visited.crs-review-affiliate-link {
	font-weight: 600;
	font-size: 18px;
	border: 1px solid #00b200;
	border-style: solid;
	border-width: 0;
	background-clip: padding-box;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0px 0px 1px 1px #006010;
	background: #00BE00;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	white-space: nowrap;
	max-width: 200px
}
a:hover.crs-review-affiliate-link {
	color: #121212;
}
.crs-reviews-template-table .crs-review-rating > span {
	display: inline-block;
	background: transparent;
	font-size: 1.2vw;
	color: #d80000;
}
/* Table Template Shortcode Responsive Media Queries */
 @media screen and (max-width: 640px) {
table {
	border: 0;
}
.crs-reviews-template-table .crs-review-rating > span {
	display: inline-block;
	background: transparent;
	font-size: 4.2vw;
	color: #d80000;
}
table thead {
	display: none;
}
table tr {
	margin-bottom: 10px;
	display: block;
	border-bottom: 2px solid #ddd;
}
table td {
	display: block;
	text-align: right;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
}
table td:last-child {
	border-bottom: 0;
}
table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
table img {
	padding-left: 30px;
}
.crs-reviews-template-table .crs-review-bonus-offer {
	font-size: 5vw
}
}
