.stars-full svg path {
	fill: #ffa800;
	stroke: #ffa800;
  }
  .stars-empty svg path {
	stroke: #ffa800;
  }
  .wcpr-overall-rating-right-star .single-product__rating {
	margin-bottom: 0;
  }
  .wcpr-overall-rating-right-star .single-product__rating .rating-box__stars {
	width: 217px;
	height: 37px;
	position: relative;
  }
  .wcpr-overall-rating-right-star .single-product__rating .rating-box__stars svg {
	width: 217px;
	height: 37px;
  }
  .wcpr-overall-rating-right-star .single-product__rating .stars-empty {
	height: 37px;
  }
  .wcpr-overall-rating-right-star .single-product__rating .stars-full {
	height: 37px;
  }

  .single-product__rating .rating-box__stars {
	width: 93px;
	height: 16px;
	position: relative;
	margin-bottom: 3px;
  }
  .single-product__rating .rating-box__stars svg {
	width: 93px;
	height: 16px;
  }
  .single-product__rating .stars-empty {
	height: 16px;
  }
  .single-product__rating .stars-full {
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	overflow: hidden;
  }
  .ask-question {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Jost, sans-serif !important;
	font-size: 15px;
	font-weight: 700;
	border-radius: 62px;
	background: #f0f0f0;
	max-width: 228px;
	height: 50px;
  }
  .write-review {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Jost, sans-serif !important;
	font-size: 15px;
	font-weight: 700;
	border-radius: 62px;
	background: #f0f0f0;
	max-width: 228px;
	height: 50px;
  }
  #mobile-rating-summary {
	display: none;
  }
  .kib-input-select {
	display: block;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.03em;
	line-height: 20px;
	margin-bottom: 16px;
	padding-top: 8px;
	width: 100%;
  }
  .kib-input-select__field {
	position: relative;
  }
  .wcpr-col-rank-count {
	font-size: 16px;
  }
  .comments .posted {
	color: #666;
	font-size: 12px;
  }
  #questions .comments .posted {
	color: #000;
  }
  ul.comments li {
	padding: 16px 0 20px;
	width: 100%;
	margin-bottom: 0;
	background: #fff;
	border-bottom: 1px solid #e1e1e1;
  }
  ul.comments li:last-of-type {
	border-bottom: 0;
  }
  .comment-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
  }
  #questions ul.comments li,
  #questions ul.comments li:first-of-type {
	padding: 31px 0;
  }
  #questions .comments .children li {
	padding: 0;
  }
  #reviews .comment-top-bar .kib-input-select__control {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 48px;
	height: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border: 0;
	border-radius: 8px;
	box-shadow: none;
	color: #121212;
	display: block;
	font: inherit;
	padding-left: 16px;
	position: relative;
	width: 100%;
  }

  .woocommerce p.stars {
	position: relative;
  }
  .woocommerce p.stars.selected a.active::before {
	content: "";
	background-image: url(../img/full-star.svg);
  }
  .woocommerce p.stars.selected a:not(.active)::before {
	content: "";
	background-image: url(../img/full-star.svg);
  }
  .woocommerce p.stars a:hover ~ a::before {
	content: "";
	background-image: url(../img/empty-star.svg);
  }
  .woocommerce p.stars:hover a::before {
	content: "";
	background-image: url(../img/full-star.svg);
  }
  .woocommerce p.stars.selected a.active ~ a::before {
	content: "";
	background-image: url(../img/empty-star.svg);
  }
  .woocommerce p.stars.selected:hover a:hover ~ a:before {
	content: "";
	background-image: url(../img/empty-star.svg);
  }
  .woocommerce .stars a:before {
	content: "";
	background-image: url(../img/empty-star.svg);
	background-repeat: no-repeat;
	background-size: 16px;
	display: block;
	width: 16px;
	height: 16px;
	color: transparent;
	font-size: unset;
	font-family: unset;
  }
  .woocommerce .stars a {
	width: 20px;
  }
  .stars span {
	display: flex;
	font-size: 0;
  }
  .stars {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	white-space: nowrap;
  }

  #reviews .single-product__title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 400;
}
  .comment-form-fow {
	display: flex;
  }
  .comment-form-fow .comment-form-author {
	flex: 1;
	margin-right: 10px;
  }
  .comment-form-fow .comment-form-email {
	flex: 1;
  }
  .comment-form-photo {
	display: flex;
	align-items: flex-start;
  }
  .comment-form-photo svg {
	display: inline-block;
	width: 30px;
	height: 24px;
	vertical-align: -6px;
	margin: -3px 8px 0 0;
  }
  .comment-form-photo label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 0 30px;
	height: 52px;
	line-height: 50px;
	border: 0.1rem solid #026382;
	border-radius: 4px;
  }
  .comment-form-photo label svg {
	transition: none;
  }
  .comment-form-photov label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 0 30px;
	width: 100%;
	height: 31px;
	line-height: 30px;
	border-radius: 62px;
	background: #ececec;
	text-align: center;
	text-transform: none !important;
	font-size: 17px !important;
  }
  .comment-form-photov label svg {
	transition: none;
  }
  .comment-form-photov label span {
	font-weight: 400;
  }
  .comment-form-photov > span {
	display: block;
	font-family: Jost, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
  }
  .comment-form-photo label:hover {
	background-color: #000;
	color: #fff;
  }
  .comment-form-photo label:hover svg {
	fill: #fff;
  }
  .comment-form-photo input,
  .comment-form-photov input {
	position: absolute;
	display: none !important;
	width: 100% !important;
	height: 100% !important;
	opacity: 0;
	top: 0;
	left: 0;
	padding: 0 !important;
  }
  .image-preview {
	display: inline-block;
	position: relative;
	width: 150px;
	height: 150px;
	margin-left: 20px;
  }
  .video-preview {
	display: inline-block;
	position: relative;
	width: 150px;
	height: 150px;
	margin-left: 20px;
  }
  .video-preview video {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
  }
  .image-preview img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
  }
  .remove-preview-image,
  .remove-preview-video {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
  }
  .remove-preview-image svg,
  .remove-preview-video svg {
	fill: #000;
	vertical-align: unset;
  }
  .kib-input-select__outline {
	border: 1px solid #ddd;
	display: block;
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
  }
  .kib-input-select__icon {
	color: #ddd;
	display: block;
	height: 24px;
	pointer-events: none;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
  }
  .kib-input-select__label {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #666;
	display: flex;
	justify-content: center;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 2px;
	transition-duration: 0.2s;
	transition-property: font-size, line-height;
	width: 100%;
  }
  .kib-input-select__label-content {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  .wcpr-overall-rating-top {
	display: flex;
	align-items: center;
	-moz-column-gap: 10px;
	column-gap: 10px;
	text-align: center;
  }
  .kib-input-select__wrapper {
	width: 180px;
  }
  .btDropButtons .comment-top-bar select {
	border-radius: 8px;
	border: 0;
  }
  .wcpr-overall-block {
	-moz-column-gap: 26px;
	column-gap: 26px;
  }
  .wcpr-overall-rating-middle {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	-moz-column-gap: 10px;
	column-gap: 10px;
  }
  .wcpr-overall-rating {
	flex: 0 0 20%;
  }
  #video-reviews .video-review__add {
	margin-top: 20px;
  }
  #video-reviews .single-product__title {
	margin-bottom: 10px;
  }
  .review-player {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
	max-height: 248px;
  }
  .review-player .player-controls {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 5;
	display: flex;
	align-items: center;
	-moz-column-gap: 5px;
	column-gap: 5px;
  }
  .review-player .player-controls button {
	padding: 0;
	min-height: 0;
	background: 0 0 !important;
  }
  .review-player .player-controls button:hover {
	background: 0 0 !important;
  }
  .review-player .player-duration {
	color: #fff;
  }
  .review-player .player-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35%;
	background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
	width: 100%;
	z-index: 4;
  }
  .wcpr-stars-count {
	font-size: 10px;
  }
  .wcpr-stars-count .wcpr-row > div {
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
  }
  .wcpr-stars-count .wcpr-row .wcpr-col-process {
	width: 231px;
	font-size: inherit;
  }
  .rate-percent-bg {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	position: relative;
	height: 8px;
	background-color: #e7e7e7;
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
  }
  .rate-percent-bg .rate-percent {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	border-radius: 3px;
	background-color: #000;
  }
  .rate-percent-bg .rate-percent-bg-1 {
	position: absolute;
	text-align: center;
	width: 100%;
	color: #fff;
	z-index: 2;
  }
  .wcpr-stars-count .wcpr-row .wcpr-col-number {
	min-width: 14px;
	font-size: 14px;
	font-weight: 700;
	text-align: right;
  }
  .wcpr-stars-count .wcpr-row .wcpr-col-rank-count {
	font-size: 14px;
	font-weight: 400;
  }
  .wcpr-stars-count .wcpr-row .wcpr-col-star {
	width: 5.5em;
	font-size: inherit;
	display: none;
  }
  .wcpr-stars-count .wcpr-row {
	display: flex;
	font-size: 14px;
	width: 100%;
	height: 22px;
	align-items: center;
	-moz-column-gap: 8px;
	column-gap: 8px;
  }
  .wcpr-overall-rating-left-average {
	font-weight: 800;
	font-size: 38px;
	line-height: 38px;
	color: #333;
  }
  .wcpr-overall-rating-left-average .out-of {
	font-size: 20px;
  }
  .wcpr-overall-rating-main {
	text-align: left;
  }
  .wcpr-overall-rating-right-star .count {
	display: none !important;
  }
  .wcpr-overall-rating-right-star .product-box__rating {
	margin-bottom: 0;
  }
  .wcpr-overall-rating-right-total {
	font-size: 17px;
	margin-top: 10px;
  }
  #reviews .write-review {
	margin-top: 20px;
  }
  #reviews .comment-title h4 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 600;
	letter-spacing: 0.208px;
  }
  .commentTxt .single-product__rating {
	margin-bottom: 5px;
  }
  .comment p {
	margin-bottom: 14px;
	color: #000;
	font-size: 20px;
	line-height: 31px;
	font-weight: 300;
  }
  .comment-author {
	color: #666;
	font-size: 16px;
	margin-bottom: 5px;
  }
  .comment-thumbs {
	display: flex;
	align-items: center;
	-moz-column-gap: 20px;
	column-gap: 20px;
  }
  .comment-thumb {
	display: flex;
	align-items: center;
	background-color: #eee;
	cursor: pointer;
	padding: 8px;
	width: -moz-max-content;
	width: max-content;
  }
  .comment-thumb svg {
	fill: #000;
  }
  .comment-thumb.active svg {
	fill: #0056fd;
  }
  .comment-thumb svg {
	width: 20px;
	margin-right: 8px;
  }
  .comment-helpfull {
	display: flex;
	padding-top: 85px;
	padding-bottom: 45px;
	border-top: 1px solid #ddd;
	-moz-column-gap: 66px;
	column-gap: 66px;
	margin-top: 38px;
  }
  .comment-h-item {
	flex: 1;
  }
  .comment-h-item h3 {
	font-weight: 700;
	font-size: 16px;
	color: #000;
  }
  .comment-h-item > span {
	display: block;
	margin-bottom: 13px;
	font-weight: 400;
	font-size: 14px;
  }
  .comment-h-item article {
	padding: 19px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
  }
  .comment-h-item .star-rating span:before {
	color: #000;
  }
  .comment-h-item .star-rating {
	font-size: 13px;
  }
  .comment-h-separ {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 9999px;
	width: 62px;
	height: 62px;
	font-size: 23px;
	font-weight: 700;
	border: 1px solid #ddd;
	text-transform: uppercase;
	margin-top: 50px;
  }
  .comment-thumb.active .thumb-count {
	color: #121212;
  }
  .thumb-count {
	font-size: 20px;
	color: #121212;
  }
  .load-more-reviews {
	min-height: 47px;
	height: 47px;
	font-size: 14px;
	font-weight: 700;
	background: #f0f0f0;
	color: #000;
	text-transform: capitalize;
	border-radius: 36px;
	width: 367px;
  }
  .load-more-reviews:hover {
	background: #222;
	color: #fff;
  }
  .carousel__button.is-close {
	padding: 0;
	min-height: 0;
	border-radius: 0;
  }
  .carousel__button.is-close:hover {
	background-color: rgba(0, 0, 0, 0.3);
  }
  #questions .comment p {
	margin-bottom: 0;
  }
  #questions .comment-item .comment p {
	font-size: 16px;
  }
  .question-item .comment > p {
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
	color: #000;
  }
  .seresto-answer {
	color: #000;
	font-size: 16px;
	position: relative;
	font-weight: 700;
	margin-right: 10px;
	text-transform: uppercase;
  }
  .seresto-answer::after {
	content: "";
	position: absolute;
	right: -10px;
	top: 60%;
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #000;
  }
  .related.products .bt_bb_headline_subheadline {
	justify-content: center;
	align-items: center;
  }
  .related.products .bt_bb_headline_subheadline .count {
	margin-top: 7px;
  }
  .comment-top-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
  }
  .comment-top-bar h4 {
	font-size: 20px;
	font-weight: 700;
  }
  .seresto-customer-photos {
	margin-bottom: 32px;
  }
  .seresto-customer-photos h4 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0.208px;
	margin-bottom: 18px;
  }
  .comment-form .comment-form-rating label {
	-webkit-margin-end: 0 !important;
	margin-inline-end: 0 !important;
  }
  .comment-respond label {
	font-family: Jost, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
  }
  .comment-form .comment-form-rating label:after {
	content: unset !important;
  }
  .seresto-customer-reviews .woocommerce-pagination {
	text-align: center;
  }
  .comment-form p.stars {
	width: 100%;
  }
  .comment-form p.stars a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000 !important;
	width: auto;
	flex: 1;
	padding: 9px 0;
	border: 1px solid #909090;
  }
  .comment-form p.stars a:first-of-type {
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
  }
  .comment-form p.stars a:last-of-type {
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
  }
  .comment-form p.stars a::before {
	background-size: 35px;
	display: block;
	width: 35px;
	height: 35px;
  }
  .comment-form p.stars a[class^="star-"].active:after,
  .comment-form p.stars a[class^="star-"]:hover:after {
	color: #000 !important;
  }
  .comment-images {
	display: flex;
	flex-wrap: wrap;
	-moz-column-gap: 12px;
	column-gap: 12px;
  }
  .comment-image {
	margin-bottom: 14px;
	cursor: pointer;
  }
  .comment-image img {
	height: 136px;
	width: 136px;
	-o-object-fit: cover;
	object-fit: cover;
	box-shadow: 0 0 0.8rem rgb(0 0 0 / 8%);
	border-radius: 8px;
  }
  .seresto-full-comments {
	max-height: 70vh;
	max-width: 70vw;
  }
  .seresto-full-comments__item {
	display: flex;
	width: 100% !important;
  }
  .seresto-full-comments__item .avatar {
	width: 40px;
  }
  .seresto-full-comments__col > img {
	height: 100%;
	display: block;
	margin: 0 auto;
	-o-object-fit: contain;
	object-fit: contain;
  }
  .seresto-full-comments__col .review {
	height: 100%;
	list-style-type: none;
  }
  .seresto-full-comments__col .review article {
	height: 100%;
  }
  .seresto-full-comments__col .review .star-rating span:before {
	color: #000;
  }
  .seresto-full-comments__col .review .star-rating {
	font-size: 13px;
  }
  .seresto-full-comments__col .review .posted {
	margin-right: 50px;
	font-size: 14px;
  }
  .seresto-full-comments__col .review .comment-title h4 {
	font-weight: 700;
  }
  .seresto-full-comments .button-next:focus,
  .seresto-full-comments .button-prev:focus {
	outline: 0 !important;
  }
  .seresto-full-comments .button-next,
  .seresto-full-comments .button-prev {
	border-radius: 16px;
	padding: 5px 30px;
	min-height: 37px;
	height: 37px;
  }
  .seresto-full-comments .button-next .wd-arrow-inner::after,
  .seresto-full-comments .button-prev .wd-arrow-inner::after {
	content: unset !important;
  }
  .reviews-heading-bar {
	display: flex;
	align-items: baseline;
	margin-bottom: 11px;
	-moz-column-gap: 5px;
	column-gap: 5px;
  }
  .comment-user-row {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	-moz-column-gap: 5px;
	column-gap: 5px;
  }
  .comment-user-row .comment-user {
	font-size: 14px;
	font-weight: 700;
  }
  .seresto-full-comments__col:first-of-type {
	width: 40%;
	margin-right: 40px;
	background-color: #ddd;
	border-radius: 12px;
  }
  .seresto-full-comments__col:nth-of-type(2) {
	width: 60%;
	overflow-y: auto;
  }
  .button-prev {
	position: absolute;
	bottom: 10px;
	right: 150px;
	z-index: 1000;
  }
  .button-next {
	position: absolute;
	bottom: 10px;
	right: 40px;
	z-index: 1000;
  }
  .btn-cart-open.wd-disabled,
  .btn-cart.wd-disabled {
	opacity: 0.5;
  }
  .swiper-comments .wd-next.wd-disabled,
  .swiper-comments .wd-prev.wd-disabled {
	display: none;
  }
  .seresto-full-comments {
	animation: ser-opacity 2s ease forwards;
  }
  .seresto-full-comments .swiper-wrapper {
	padding-bottom: 80px;
  }
  .swiper-comments .wd-carousel-item {
	padding: 0 !important;
  }
  .swiper-comments .wd-carousel-item img {
	cursor: pointer;
	border-radius: 8px;
	height: 160px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
  }
  .swiper-comments .wd-next .wd-arrow-inner::after,
  .swiper-comments .wd-prev .wd-arrow-inner::after {
	content: unset !important;
  }
  .swiper-comments .wd-next .wd-arrow-inner,
  .swiper-comments .wd-prev .wd-arrow-inner {
	background-color: #000;
	border-radius: 50%;
	height: 36px;
	width: 36px;
  }
  .swiper-comments .wd-next svg,
  .swiper-comments .wd-prev svg {
	height: 24px;
	width: 24px;
  }
  .swiper-comments .wd-next path,
  .swiper-comments .wd-prev path {
	fill: #fff;
  }
  .swiper-comments .wd-next {
	right: 8px !important;
	inset-inline-start: unset !important;
  }
  .swiper-comments .wd-prev {
	left: 8px !important;
  }
  .wcpr-overall-rating-bottom {
	margin-top: 10px;
	text-align: center;
  }
  .wcpr-overall-rating-bottom > div {
	line-height: 1;
	font-size: 12px;
  }
  .wcpr-overall-rating-bottom > div strong {
	font-size: 14px;
	text-align: center;
  }
  .seresto-comments-wrapper,
  .seresto-question-wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1001;
  }
  .seresto-comments-wrapper.active,
  .seresto-question-wrapper.active {
	opacity: 1;
	visibility: visible;
  }
  .seresto-comments-inner {
	max-width: 768px;
	padding: 40px;
	background-color: #fff;
	overflow-y: scroll;
	max-height: 80vh;
	border-radius: 20px;
	box-shadow: 0 0 8px rgb(0 0 0 / 8%);
	position: relative;
  }
  .close-comments {
	position: absolute;
	right: 20px;
	top: 20px;
	border: 0;
	outline: 0;
	background: 0 0;
	cursor: pointer;
	width: 20px;
	height: 20px;
  }
  .comment-form-rating {
	display: flex;
	flex-direction: column;
	padding-left: 0 !important;
	padding-right: 0 !important;
	align-items: flex-start !important;
	row-gap: 5px;
  }
  .comment-form-rating .stars span {
	display: flex;
  }
  .comment-form-rating svg {
	fill: none;
	stroke: #000;
  }
  .comment-form-rating .active svg {
	fill: #000;
	stroke: #000;
  }
  .comment-form-rating .active ~ a svg {
	fill: #000;
	stroke: #000;
  }
  #reviews {
	margin-top: 64px;
  }
  #respond input[type="text"] {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75;
	color: #000;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	height: 56px;
	padding: 0 24px;
	width: 100%;
  }
  #respond textarea {
	width: 100%;
	min-height: 120px;
	padding: 15px 24px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75;
	color: #000;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
  }
  #respond .error {
	font-size: 12px;
	color: #db0000;
  }
  #respond button.submit {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 62px;
	padding: 0 20px;
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	border-radius: 62px;
	color: #fff;
	font-weight: 600;
	font-size: 17px;
	text-transform: none;
  }
  .comment-form > p {
	margin-bottom: 10px;
  }
  #reviews {
	margin-bottom: 50px;
  }
  .comment-form-rating label {
	display: block;
	margin-bottom: 5px;
  }
  #leave-review .popup-modal__title {
	margin-bottom: 7px;
  }
  .comment-form-cookies-consent {
	display: flex;
	align-items: flex-start;
	margin-top: 10px;
	-moz-column-gap: 5px;
	column-gap: 5px;
  }
  .comment-form-cookies-consent label {
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
  }
  .write-review-mobile {
	display: none;
  }
  .seresto-comments-box {
	display: flex;
	-moz-column-gap: 48px;
	column-gap: 48px;
  }
  .seresto-comments-box .comments-grid-col:last-of-type {
	flex: 1 1 100%;
	width: 66%;
  }
  #comments .rating-box__count {
	display: none !important;
  }

  #review_form .comment-form{display: block;}
  .comment-form-recaptcha{padding-inline:10px;}
  @media (max-width: 998px) {
	#comments {
	  flex-direction: column;
	}
	#comments > div:first-of-type {
	  width: 100%;
	  margin-right: 0;
	  margin-bottom: 30px;
	}
	#comments > div:nth-of-type(2) {
	  width: 100%;
	  margin-left: 0;
	}
	.seresto-full-comments__item .avatar {
	  width: 20px;
	}
  }
  @media (max-width: 767px) {
	.swiper-comments-s {
	  margin-right: -16px;
	}
	#reviews .reviews-heading-bar {
	  justify-content: flex-start;
	  margin-bottom: 0;
	}
	#reviews {
	  margin-bottom: 0;
	}
	#comments > div:first-of-type h3 {
	  font-size: 24px;
	  margin-bottom: 10px;
	}
	.comments-grid-col > .write-review {
	  display: none;
	}
	.seresto-customer-photos > h4 {
	  display: none;
	}
	.wcpr-overall-block {
	  display: none;
	}
	.write-review-mobile {
	  display: flex;
	}
	.wcpr-overall-block {
	  flex-direction: column;
	}
	.comment-helpfull {
	  display: none;
	}
	ul.comments li {
	  padding: 0;
	  border: 0;
	  box-shadow: none;
	  border-radius: 9px;
	  width: 100%;
	  margin-bottom: 0;
	}
	ul.comments li .star-rating {
	  font-size: 8px;
	}
	ul.comments li .commentTxt > :last-child {
	  margin-bottom: 24px;
	}
	ul.comments li .comment-image {
	  margin-bottom: 0;
	}
	.comment-image img {
	  height: 96px;
	  width: 96px;
	}
	.comment-head {
	  margin-bottom: 28px;
	}
	#reviews .comment-title {
	  margin-top: 5px;
	}
	#reviews .comment-title h4 {
	  font-size: 16px;
	  line-height: 16px;
	}
	.comment p {
	  font-size: 16px;
	  line-height: 17px;
	  margin-bottom: 5px;
	}
	.wcpr-overall-rating-main {
	  display: flex;
	  align-items: center;
	  justify-content: space-between;
	  margin-bottom: 20px;
	}
	.wcpr-overall-rating-main .write-review-mobile {
	  margin-top: 0;
	}
	.wcpr-overall-rating-main .rating-box {
	  margin-bottom: 0 !important;
	}
	.wcpr-overall-rating-main .wcpr-overall-rating-right-total {
	  margin-top: 0;
	}
	.comment-images {
	  margin-top: 10px;
	}
	#reviews {
	  margin-top: 40px;
	}
	#reviews h3 {
	  font-size: 19px;
	}
	.seresto-full-comments__item {
	  flex-direction: column;
	}
	.seresto-full-comments__col:first-of-type {
	  width: 100%;
	  margin-right: 0;
	  margin-bottom: 20px;
	}
	.seresto-full-comments__col:nth-of-type(2) {
	  width: 100%;
	  overflow-y: unset;
	}
	.seresto-full-comments__item .seresto-full-comments__col > img {
	  max-height: 200px;
	}
	.fancybox__content {
	  padding: 12px;
	  width: 100%;
	}
	.seresto-full-comments {
	  max-width: 90vw;
	  max-height: 100vh;
	  height: 90vh;
	}
	.seresto-full-comments .button-next {
	  right: 0;
	}
	.seresto-full-comments .button-prev {
	  right: 120px;
	}
	.seresto-full-comments__item {
	  overflow-y: scroll;
	}
	.fancybox__slide {
	  padding-top: 60px;
	}
	#comments > div:first-of-type {
	  margin-bottom: 0;
	}
	.load-more-reviews {
	  width: auto;
	  padding-left: 30px;
	  padding-right: 30px;
	}
	#mobile-rating-summary {
	  display: flex;
	  align-items: center;
	  justify-content: space-between;
	  margin-bottom: 20px;
	}
	#mobile-rating-summary .rating-box__count {
	  display: none;
	}
	#mobile-rating-summary .mobile-rating__top {
	  font-size: 13px;
	}
	#mobile-rating-summary .mobile-rating__top strong {
	  font-size: 25px;
	}
	#mobile-rating-summary .write-review {
	  padding: 0 15px;
	}
	.comment-form p.stars a::before {
	  background-size: 18px;
	  display: block;
	  width: 18px;
	  height: 18px;
	}
	.comment-respond label {
	  font-size: 14px;
	}
	.comment-form-photov > span {
	  font-size: 14px;
	}
	.comment-form-fow {
	  flex-direction: column;
	  row-gap: 10px;
	}
	.comment-form-fow .comment-form-author {
	  flex: 1;
	  margin-right: 0;
	}
	.comment-form-fow .comment-form-email {
	  flex: 1;
	}
	.comment-respond p + .invalid-message {
	  margin-top: -10px;
	}
  }
  @media (max-width: 380px) {
	#leave-review .popup-modal {
	  margin: 0;
	}
  }

  @keyframes ser-opacity {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }