.new-swiper.elementor-widget-reviews .elementor-swiper-button {
	display: flex !important;
	width: 12px !important;
	height: 24px !important;
	top: 49.5% !important;
	margin: 0 !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: 11px 23px !important;
}

.new-swiper.elementor-widget-reviews .elementor-swiper-button > i {
	display: none !important;
}

.new-swiper.elementor-widget-reviews .elementor-swiper-button-prev {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSI1MyIgdmlld0JveD0iMCAwIDI4IDUzIiBmaWxsPSJub25lIj48cGF0aCBkPSJNMjYuMDc5NiAxLjAyMTQ4TDIuMDc5NTkgMjYuODI3OUwyNi4wNzk2IDUxLjAyMTUiIHN0cm9rZT0iIzIxMkM2OCIgc3Ryb2tlLXdpZHRoPSIzIj48L3BhdGg+PC9zdmc+") !important;
}

.new-swiper.elementor-widget-reviews .elementor-swiper-button-next {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSI1MyIgdmlld0JveD0iMCAwIDI4IDUzIiBmaWxsPSJub25lIj48cGF0aCBkPSJNMS4wOTg2MyA1MS4wNTY0TDI1LjA5ODYgMjUuMjQ5OUwxLjA5ODYzIDEuMDU2NCIgc3Ryb2tlPSIjMjEyQzY4IiBzdHJva2Utd2lkdGg9IjMiPjwvcGF0aD48L3N2Zz4=") !important;
}

@media screen and (min-width: 2400px) {}

@media screen and (min-width: 768px) {}

@media screen and (max-width: 767px) {
	.new-swiper .elementor-swiper {
		position: relative;
	}
	
	.new-swiper .swiper-pagination-progressbar-fill {
		display: none !important;
	}
	
	.new-swiper .ll-thumb {
		position: absolute;
		top: 0;
		z-index: 1;
		height: 4px;
		background: #cfbe7b;
		transition: left .35s ease, width .35s ease;
	}
}