/*
 Theme Name:     Extra Child
 Theme URI:      https://www.munki-boy.co.uk/
 Description:    Extra Child Theme
 Author:         munki-boy
 Author URI:     https://www.munki-boy.co.uk
 Template:       Extra
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

#main-header {
	background: #3E5062;
	margin: 0;
}

.round-image img{
	border-radius: 50%;
}

#main-content{
}

#servicewrapper > .et_pb_column > .et_pb_text_1{
	padding-top:0 !important;
	padding-bottom:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
}

.cc-window.cc-banner{
  height: 49vh;
}