/*
Theme Name: Perth Royal Show
Author: Bang Digital
Author URI: http://bangdigital.com.au/
Description: Custom Theme for Bang Digital
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url("css/style.css");

.header .header-content-pop{ display:none;}

.pum-theme-206393 .pum-container, .pum-theme-default-theme .pum-container, #popmake-206400{
	background: url("https://s3-ap-southeast-2.amazonaws.com/perthroyalshow-com-au/woodgrain.jpg") no-repeat;
	background-size: cover;
}

#pum_popup_title_206400{
	padding: 15px 60px 15px 30px;
	background-color: #48c2eb;
	font-family: "intro", sans-serif;
	letter-spacing:1.5px;
	box-shadow:0px 2px 11px rgba( 2, 2, 2, 0.33 );
}

.pum-theme-206393 .pum-content, .pum-theme-default-theme .pum-content {
    padding: 20px 30px;
    letter-spacing: 0.1px;
	font-family: "rockwell", sans-serif !important;
    line-height:1.25;
   
}

.pum-theme-206393 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
	font-family: "intro", sans-serif !important;
	outline: 0 none !important;
}