/*
 Theme Name:   Renoject
 Theme URI:    https://viacreative.co.uk
 Description:  Renoject theme
 Author:       VIA Creative
 Author URI:   https://viacreative.co.uk
 Template:     generatepress
 Version:      0.1
*/

.viaStick {
	transition: margin 200ms ease-in 50ms;
	margin-top: -8px;
}
@media (max-width: 768px) {
	#gt_float_wrapper {
		margin-top: -2px;
		margin-right: 45px;
	}
	.viaStick {
		margin-top: 0;
	}
}
#generate-slideout-menu,
.wp-block-cloudcatch-light-modal-block__wrapper.is-open {
	z-index: 1000001 !important;
}