/*
Theme Name: Izenbridge
Theme URI: #
Author: Unified Infotech Pvt Ltd
Author URI: #
*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/* Rimpa 25/02/22 */
.rplg-grid .rplg-box{
	box-shadow: 0 15px 46px 0 rgba(0, 0, 0, 0.09);
    max-width: 395px;
	border: 1px solid #ffffff!important;
    background-color: #ffffff!important;
	color: #222 !important;
	    border-radius: 0 !important;
}
.rplg .rplg-biz-based{
	color: #222 !important;
	 font-size: 13px !important;
  	font-weight: normal !important;
}
.rplg-links a, .rplg-links a:focus{
	color: #0293de;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.rplg .rplg-biz-name a{
	color: #0293de;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.rplg .rplg-stars svg use{
	fill: #efce4a;
}
.rplg .rplg-stars svg {
    width: 16px!important;
    height: 16px!important;
}
.trustpilot-slider-holder{
	padding-right:170px
}

.rplg .rplg-biz-rating.rplg-biz-google .rplg-biz-score{
	color: #222!important;
    font-size: 12px !important;
    font-weight: 700 !important;
}
.rplg-slider .rplg-slider-next{
	bottom: 0 !important;
    top: auto !important;
    left: 50px !important;
    width: 30px;
    height: 30px;
    background-color: transparent !important;
    right: auto !important;
	color: #999999 !important;
}
.rplg-slider .rplg-slider-next:hover{
	color: #d9251d !important;
}
.rplg-slider .rplg-slider-next:after{
	font-size:18px !important;
	content: '\e800';
    font-family: "fontello";
}
.rplg-slider .rplg-slider-next span,.rplg-slider .rplg-slider-prev span{
	font-size:0 !important;
}

.rplg-slider .rplg-slider-prev{
	bottom: 0 !important;
    top: auto !important;
    left: 10px !important;
	right: auto !important;
    width: 30px;
    height: 30px;
    background-color: transparent !important;
	color: #999999 !important;
}
.rplg-slider .rplg-slider-prev:hover{
	color: #d9251d !important;
}
.rplg-slider .rplg-slider-prev:after{
	font-size:18px !important;
    content: '\e804';
    font-family: "fontello";
}
.rplg-slider .rplg-box{
	box-shadow: 0 10px 26px 0 rgba(0, 0, 0, 0.09);
	border: 1px solid #ffffff!important;
    background-color: #ffffff!important;
	color: #222 !important;
	 border-radius: 0 !important;
}
.rplg-slider .rplg-box:before{
	border: 1px solid #ffffff!important;
    background-color: #ffffff!important;
}
.rplg-slider .rplg-stars{
	display: block !important;
    margin-bottom: 5px !important;
}
.rplg .rplg-review-text {
    font-size: 14px!important;
    color: #222 !important;
    font-weight: 400 !important;
    line-height: 1.71 !important;
}
.rplg .rplg-review-name{
	font-size: 15px !important;
    font-weight: bold !important;
    color: #222 !important;
}
.rplg .rplg-review-time{
	font-size: 13px !important;
    font-weight: normal !important;
    color: #999999 !important;
    line-height: 1.2 !important;
}
.rplgsw-container{
	padding-left:10px !important;
	padding-right:10px !important;
}
.rplg-slider .rplg-box .rplg-box-content{
	margin: 20px 20px 20px 20px!important;
}
.rplg-slider .rplg-box .rplg-box-content:before{
	display:none !important;
}
 @media only screen and (max-width: 1199px) {
	.trustpilot-slider-holder{
		padding-right:0;
	}
}