/* =====================================

          SLIDER STYLES 

========================================

* This stylesheet is exclusively for styles for the slider. Don't cross the streams!
* Please do not edit this file, unless you wish to make a global change for all websites that use one of the OPS child themes.
* If you are unsure, please contact Laura Wheatman or Francis Whiteley or email us at projects@flex4.co.uk
*/

#home_hero{
	padding:0;
}

/* SLIDE TITLE*/

.slide{
	padding:4rem 0;
}

img.slide_image{
	margin:0 auto;
}

.slick-prev, .slick-next{
	z-index: 1;
}