#erp-slider_wrapper .custom.tparrows {
	width: 112px!important;
	height: 112px!important;
}

#erp-slider_wrapper .custom.tparrows.tp-leftarrow {
	background: #000!important;
}

#erp-slider_wrapper .custom.tparrows.tp-rightarrow {
	background: #fff!important;
}

#erp-slider_wrapper .custom.tparrows::before {
	line-height: 112px!important;
	font-size: 24px!important;
}

#erp-slider_wrapper .custom.tparrows.tp-leftarrow::before {
	color: #fff!important;
}

#erp-slider_wrapper .custom.tparrows.tp-rightarrow::before {
	color: #000!important;
}

#erp-slider-mobile_wrapper .custom.tp-bullets .tp-bullet {
	border-radius: 50%;
	width: 8px;
	height: 8px;
	box-shadow: none!important;
}

#erp-slider-mobile_wrapper .custom.tp-bullets .tp-bullet:not(.selected) {
	background: none;
	border: 1px solid #FBFCFE80;
}

#erp-slider-mobile_wrapper .custom.tp-bullets .tp-bullet.selected {
	background: #ff0000;
	border: 1px solid #ff0000;
}