/*
* Refactored Customer Review Slider styles originally from style.css – moved here for better organization
*/
/* Customer Review Slider Css Start*/
#dreview-slider{
	position: relative;
	overflow: hidden;
	clear: both;
	max-width: 1392px;
	margin: auto;
}

#dreview-slider .d8review-header {
	padding-bottom: 15px;
	border-bottom: 2px solid #eee;
	margin-bottom: 10px;
}
#dreview-slider .d8review-header {
	padding-bottom: 15px;
	border-bottom: 2px solid #eee;
	margin-bottom: 10px;
}
#dreview-slider .d8review-header .d8rv-title{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 80px;
}
#dreview-slider .d8review-header .d8rv-title h3{
	font-size: 20px;
	font-weight: 700;
	color: #020202;
	margin: 0;
}
#dreview-slider .d8review-header .d8rv-title h3 a{
	font-weight: 500;
	color: #5936c7;
	margin-left: 10px;
}
#dreview-slider .d8review-header .d8rv-title h3 a .kb-svg-icon-wrap {
	position: relative;
	top: 2px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-width: 0;
}
#dreview-slider .d8review-header .d8rv-title h3 a .kb-svg-icon-wrap svg{
	width: 1em;
	height: 1em;
}
#dreview-slider .d8review-header .d8rv-title span{
	font-size: 20px;
	font-weight: 500;
	color: #5936c7;

}
#dreview-slider .d8review__list li{
	color: #777;
	display: inline-block;
	/*height: 250px;
	padding-bottom: 20px;*/
	padding-right: 0;
	vertical-align: top;
	font-size: 15px;
	text-align: left;
}

.d8review-reviews-user-infobox .review-avatar  {
    background: rgba(108, 68, 240, 0.66);
    display: inline-block;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    height: 35px;
    width: 35px;
    text-align: center;
    padding-top: 0.6rem;
    margin-right: 10px;
    position: relative;
}
.d8review-reviews-user-infobox .verified-buyer-icon {
    margin-left: 1.3em;
    margin-top: -5px;
}

.star-icon {
	width: 12px;
	height: 13px;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8225 5.34852L8.60945 7.25817L9.28371 10.114C9.32091 10.2691 9.31133 10.4316 9.25618 10.5812C9.20103 10.7308 9.10278 10.8607 8.97384 10.9545C8.84491 11.0483 8.69107 11.1017 8.53177 11.1081C8.37247 11.1145 8.21484 11.0736 8.0788 10.9904L5.59523 9.46191L3.11018 10.9904C2.97416 11.0731 2.81673 11.1137 2.6577 11.107C2.49867 11.1004 2.34515 11.0469 2.21649 10.9532C2.08782 10.8595 1.98976 10.7298 1.93464 10.5805C1.87952 10.4311 1.86982 10.2689 1.90675 10.114L2.58347 7.25817L0.370381 5.34852C0.250037 5.24451 0.163002 5.10735 0.120146 4.95417C0.0772893 4.80099 0.0805107 4.63858 0.129408 4.48722C0.178304 4.33586 0.270709 4.20226 0.395083 4.10311C0.519456 4.00395 0.670286 3.94363 0.828735 3.92969L3.73034 3.69559L4.84967 0.986776C4.91025 0.839147 5.01337 0.712869 5.14591 0.623997C5.27845 0.535124 5.43442 0.487671 5.594 0.487671C5.75358 0.487671 5.90955 0.535124 6.04209 0.623997C6.17463 0.712869 6.27775 0.839147 6.33834 0.986776L7.45717 3.69559L10.3588 3.92969C10.5175 3.94312 10.6688 4.0031 10.7936 4.10212C10.9185 4.20113 11.0113 4.33479 11.0605 4.48633C11.1097 4.63787 11.1131 4.80057 11.0702 4.95403C11.0274 5.10749 10.9402 5.24489 10.8196 5.34901L10.8225 5.34852Z' fill='%236C44F0'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
}

.verified-buyer-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='7.5' fill='%231CC286' stroke='white' stroke-width='1'/%3E%3Cpath d='M5.5 8.2L7 9.7L10.5 6' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	display: block;
	margin-left:1.75em;
	margin-top: -0.25em;
}

#dreview-slider .d8review-reviews-inner{
	display: flex;
	flex-direction: column;
}

#dreview-slider .d8review-reviews-rating {
	line-height: 18px;
}

#dreview-slider .d8review-reviews-user-infobox{
	display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 10px;
}

#dreview-slider .d8review-reviews-user-infobox h5{
	font-size: 12px;
    margin: 0px;
    margin-left: 0px;
}

#dreview-slider .d8review-reviews-rating i{
	color: #7900FF !important;
}

#dreview-slider .d8review-reviews-date{
	font-size: 11px;
	color: #aaa;
	margin-left: 5px;
}

#dreview-slider .d8review-reviews-title{
	font-size: 1.2em;
	overflow: hidden;
	font-weight: 700;
	margin: 5px 0;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 21px;
}
#dreview-slider .d8review-reviews-title a{
	color: #020202;
	font-size: 18px;
	font-weight:500;
	white-space: nowrap;
	line-height: 21px;
}
#dreview-slider  .d8review-reviews-imgbox{
	width: 80px;
}

#dreview-slider .d8review-reviews-image > a{
	height: 65px;
	width: 65px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	border: 1px solid #ddd;
	padding: 3px;
	border-radius: 5px;
	background: #fff;
	margin: 3px 3px 0 0;
}

#dreview-slider .d8review-reviews-image > a img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: auto;
}
#dreview-slider .d8review-reviews-product-title{
	color: #aaa;
	font-size: 14px;
	white-space: initial;
	text-align: left;
	clear: both;
	line-height: 19px;
	font-weight: 500;
}
#dreview-slider .d8review-reviews-product-title > a{
	display: block;
	color: #020202;
	text-decoration: none;
	margin-top: 14px;
}

#dreview-slider .d8review-reviews-product-title > a span{
	color: #bbb;
}

#dreview-slider .d8review-reviews-message-block{
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	line-height: 20px;
	border: none;
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #020202;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.d8review-reviews-message a.review-link {
	text-decoration: none;
}

#dreview-slider .d8review-reviews-author{
	font-weight: 700;
	font-size: 13px;
}

#dreview-slider .d8review-ratings-wrapper{
	display: flex;
	/* justify-content: space-between; */
	justify-content:flex-start;
	align-content: center;
	flex-wrap: wrap;
}
#dreview-slider  .d8review-reviews-infobox {
	display: flex;
	gap: 10px;
}
#dreview-slider .splide__arrow{
	transform: none;
	height: 30px;
	width: 30px;
	font-size: 34px;
	line-height: normal;
	padding: 0px;
	background: transparent;
	color: #000;
	opacity: 1;
}
#dreview-slider .splide__arrow--prev{
	top: -16px;
	right: 40px;
	left: inherit;
}
#dreview-slider .splide__arrow--next{
	top: -16px;;
	right: 0px;
}
@media screen and (max-width: 1200px) {
	#dreview-slider{
		max-width:90%;
		margin: auto;
	}
}

@media screen and (max-width: 767px) {
	#dreview-slider{
		max-width:100%;
		margin-left:1em;
		margin-right:1em;
	}
	#dreview-slider .d8review-header .d8rv-title h3 a {
		margin-left: 0;
		font-size: 13px;
		display: inline-block;
	}
	#dreview-slider .d8review-header .d8rv-title span{
		display: none;
	}
	#dreview-slider .d8review-header .d8rv-title h3 {
		font-size: 16px;
	}
	.verified-buyer-icon {
		margin-left: 1.15em;
		margin-top: -0.45em;
	}
}

/* Customer Review Slider Css End*/

.review-wreath-header {
	position: relative;
	display: block;
	text-align: center;
	padding: 0;
	display: none;
}

.d8review-slide-header .review-content h3 {
	margin: 0 0 30px;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
}

.review-content .highlight {
	color: #6c44f0;
	font-weight: bold;
}

.review-wreath-header .star-icon{
	width: 35px;
	height: 30px;
}

.review-content .review-5-star {
	margin: 10px 0 35px;
	font-size: 24px;
}

.review-content .bold {
	font-weight: bold;
}

.laurel {
	position: absolute;
	top: 55px;
	width: 60px;
}


.d8review__track {
	display: flex;
	overflow-x: auto;
}

.laurel.left {
	left: 0;

}
.laurel.right {
	right: 0;
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
	#dreview-slider .splide__arrow {
		height: 35px;
	}
}

@media(max-width: 767px) {
	.average-rating-wrapper{
		display: flex;
		font-family: Onest, sans-serif;
	}
	.woocommerce .average-rating-wrapper .star-rating{
		font-size: 24px;
		margin-left: 6px;
	}
	.woocommerce .average-rating-wrapper h3{
		font-weight: bold;
		margin-bottom: 0;
	}
	.review-content.woocommerce h2{
		text-align: left;
		text-transform: none;
		font-size: 1.4rem;
	}
	.allreviews{
		display: block;
		text-align: right;
		font-weight: bold;
	}
	.allreviews svg{
		width: 22px;
		position: relative;
		top: 7px;
	}
	.average-rating-wrapper .total-reviews{
		font-size: 20px;
		font-weight: bold;
		line-height: 22px;
		display: none;
	}
	.review-wreath-header{
		display: block;
		margin: 0;
	}
	.review-wreath-header .review-content-headinfo a{ 
		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: 100%;
	}

	.review-wreath-header .review-content-headinfo h3,
	.review-wreath-header .review-content-headinfo .star-rating{
		font-size: 16px;
	}

	#dreview-slider .review-content-headinfo .allreviews{
		font-size: 16px;
		line-height: 34px;
		margin-left: 8px;
		display: flex;
        align-items: center;
	}

	#dreview-slider .review-content-headinfo .allreviews svg{
		top: 1px;
	}
	#dreview-slider .d8review-header{
		border: 0;
		padding: 0;
	}
	.d8review__track{
		margin: 0 20px;
	}
	#dreview-slider .d8review-header .d8rv-title{
		display: none;
	}
	#dreview-slider .d8review-reviews-date{
		position: relative;
		/* right: 16px; */
	}
	.d8review-slide-header{
		margin-bottom: 25px;
	}
	#dreview-slider.custom-review-slider {
		overflow: visible;
		margin-left: 0;
		margin-right: 0;
		margin-top: -30px;
		margin-bottom: 30px;
	}
	.review-header-nav{
		position: relative;
		top: 120px;
	}
	#dreview-slider .splide__arrow--prev{
		right: inherit;
		left: -19px;
		font-size: 0;
		width: 50px;
		height: 50px;
		transform: rotate(180deg);
		background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%236c44f0' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
	}
	#dreview-slider .splide__arrow--next{
		right: -19px;
		font-size: 0;
		width: 50px;
		height: 50px;
		background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%236c44f0' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
	}
	.tax-product_cat #dreview-slider.custom-review-slider {
		width: 85%;
		margin: 0 auto;
	}
}
@media(max-width: 400px) {
	.review-wreath-header .star-icon{
		width: 31px;
		height: 26px;
	}
	.review-content .review-5-star {
		font-size: 20px;
	}
	.laurel{
		width: 55px;
	}
	.d8review-slide-header {
		margin-bottom: 0;
	}
	.laurel.right {
		right: -10px;
	}
	.laurel.left {
		left: -10px;
	}
}

#dreview-slider .d8review__list li {
	padding: 25px 25px 100px;
	background: #efefef44;
	border-radius: 14px;
	border: 1px solid #ddd;
	position: relative;
}
#dreview-slider .d8review-reviews-message-block{
	font-style: normal;
	font-weight: normal;
	white-space: initial;
	margin: 10px 0;
}
.d8review-reviews-infobox .product-quality-eh {
	font-size: 13px;
	margin-top: 5px;
}
#dreview-slider .d8review-reviews-infobox {
	position: absolute;
	bottom: 16px;
	width: 90%;
	left: 5%;
}