/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/



#postcode_check_container {
	background: url('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;
}