/* Enter Your Custom CSS Here */
.grecaptcha-badge {
  visibility: hidden !important;
}

@media (max-width: 480px) {
	.cookie-bar-bar .use_x_close .x_close {
			right:-15px !important;
	}

}

.content-wrapper {
	transition: unset !important;
}

@media screen and (max-width: 991px) {
	.documentation .sidebar {
	    position: absolute;
		  width: 100%;
		  top: 20px;
	}
}
