.actionGrid {
    display: none;
}
.actionGrid.act {
    display: flex;
    gap: 24px;
}
.actionGridMain {
    position: relative;
}
.actionGridMain .nav {
    position: absolute;
    right: 23px;
    top: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.actionGridMain .nav span {
    color: #2c3e50;
    background: #fff;
    border-radius: 6px;
    margin-left: 10px;
    line-height: 46px;
    padding: 0 20px;
    cursor: pointer;
    font-size: 1.6rem;
    font-weight: 600;
}
.actionGridMain .nav span.act {
    background: #7d3c98;
    color: #fff;
}
.actionGridMain .page-section__heading {
    line-height: 49px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 600;
}
.productcard_tile-type {
    width: calc(25% - 18px);
}
@media screen and (max-width: 1100px) {
	.productcard_tile-type {
		width: calc(33% - 18px);
	}
}
@media screen and (max-width: 900px) {
	.productcard_tile-type {
		width: calc(50% - 18px);
	}
}
@media screen and (max-width: 600px) {
	.productcard_tile-type {
		width: calc(100% - 0px);
	}
	.actionGrid.act {
		flex-wrap: wrap;
	}
	.actionGridMain .nav {
		position: relative;
		right: auto;
		top: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		margin-bottom: 15px;
	}
	.actionGridMain .nav span {
		margin-left: 0;
		margin-right: 5px;
	}
	.actionGridMain .page-section__heading {
		margin-bottom: 0;
	}
}
.swiper-rev .swiper-wrapper {
    align-items: flex-start;
}
.swiper-rev .swiper-slide {
    height: 100%;
}

.revMain {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.reviews-featured__item {
    background: #fff;
    border-radius: 10px;
    padding: 3.5rem 2.5rem;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.reviews-featured__item-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1.5rem;
}
.reviews-featured__item-product, .reviews-featured__item-product-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.reviews-featured__item-product {
    color: #343434;
    text-decoration: none;
    transition: color .25s;
}

.reviews-featured__item-product-image {
    width: 4.8rem;
    height: 4.8rem;
    margin: 0 1rem 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-pack: center;
    justify-content: center;
}
.reviews-featured__item-product-image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.reviews-featured__item-product-title {
    display: block;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.4rem;
    line-height: 1.43;
    font-weight: 600;
}
.reviews-featured__item-body {
    font-size: 1.5rem;
    line-height: 1.7;
    font-weight: 400;
}
.reviews-featured__item-body p {
    margin: 0 0 1.5rem;
    height: 12.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.details__comments-item-answer-body time, .reviews-featured__item-body span, .reviews__answer-body time, .reviews__item-body time {
    display: block;
    margin: 0 0 2.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    opacity: .4;
}
.details__comments-item-answer-body p+time, .reviews-featured__item-body p+span, .reviews__answer-body p+time, .reviews__item-body p+time {
    position: relative;
    top: -1rem;
    margin: 0 0 1rem;
}
.reviews-featured__item-body a {
    color: #4791ff;
    border-bottom: 1px solid #e3eeff;
    text-decoration: none;
}
.reviews-featured__item-foot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 2.5rem -2.5rem -1.5rem;
    padding: 1.5rem 2.5rem 0;
    border-top: 1px solid #eaedf9;
}
@media (min-width: 1199px) {
    .reviews-featured__item-foot {
        margin: 2.5rem -3rem -2rem -4rem;
        padding: 1.5rem 3rem 0 4rem;
    }
}
.reviews-featured__item-letter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 1.2rem 0 0;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background: linear-gradient(90deg, #02aab0 0, #00cdac 100%);
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 500;
    color: #fff;
}
.reviews-featured__item-title {
    display: block;
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.62;
    font-weight: 500;
    -ms-flex: 1;
    flex: 1;
}
.reviews-featured__item-title small, .reviews__answer-title small, .reviews__item-details, .reviews__item-title small {
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
}
.ui-rate {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    white-space: nowrap;
}
.reviews-featured__item-title svg.icon-star, .reviews__answer-title svg.icon-star {
    margin: 0 .4rem;
    color: #e6c622;
	display: block;
    position: relative;
    top: -1px;
	    width: 1.5rem;
    height: 1.4rem;
}