.accesible-slider .elementor-widget-container > button{
	position: absolute;
	top: 15px;
	right: 15px;
	border: none;
	background: none !important;
	color: #FFF;
	z-index: 10;
	padding: 0;
	opacity: 0.6;
	outline: none;
}

.accesible-slider .elementor-widget-container > button:hover,
.accesible-slider .elementor-widget-container > button:active{
	opacity: 1;
}

.accesible-slider .elementor-widget-container > button svg	{
	fill: #FFF;
	width: 30px;
	height: 30px;
}