#postcode_check_container {
background: url(//www.oakdalefencing.co.uk/wp-content/themes/porto-child/img/oakdale-map.png) no-repeat top center;
background-size: cover;
color: #efc500;
font-weight: bold;
font-size: 16px;
padding: 15px;
text-align: center;
margin-bottom: 5px;
border: 1px solid #006600;
}
#postcode_check_container .title {
font-family: 'Lato', sans-serif;
font-weight: bolder;
font-style: italic;
text-transform: uppercase;
color: black;
font-size: 18px;
line-height: 8px;
}
#check_postcode_button a {
display: block;
padding: 5px;
background: #efc500;
border: 1px solid #006600;
color: #006600;
margin-top: 10px;
font-family: 'Lato', sans-serif;
font-weight: bolder;
text-transform: uppercase;
line-height: 16px;
font-size: 12px!important;
}
.swal2-modal .swal2-spacer {
background: none;
height: 0!important;
}