@charset "UTF-8";
/*
Theme Name: Pool Party
*/
#googleMap {
    width: 100%;
    height: 400px;
}
img.rsImg{max-width:100%!important;}
.entry-content img, iframe, .entry-content object, .entry-content embed {
    width: 100%;
    height: 370px;
}
.powered-by-squadup {
    display: none !important;
}
.squadup-title.squadup-hcol {
    display: none;
}
img.scale-with-grid, #Content img {
    width: auto!important;
    height: auto;
}
#squadup-embed-frm form.squadup-form table tfoot .squadup-ticket-btn, .squadup-embed-frm form.squadup-form table tfoot .squadup-ticket-btn {
    background-color: #fbb701 !important;
    border: 2px solid transparent!important;
    font-size: 20px;
    padding: 8px 30px;
}
.blog{
	letter-spacing: 1px;
	line-height: 28px;
}
.wp-caption.aligncenter img {
 margin: 0 auto;
}
.wp-caption.aligncenter figcaption {
text-align: center;
	
}

.wp-caption-text{
	background: #f8f8f8;
    display:block;
	text-align: center;
    margin: 0;
    padding: 10px 0 5px;
    line-height: normal;
}
.image_frame, .wp-caption{
	display: block;
    margin: 0;
    border-width: 8px;
    border-style: solid;
    max-width: 100%;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-color: #f8f8f8;
	margin: 20px 0 20px 0;
}
.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.nav-links a{color:#fff;}

/**13/8/20 css**/
.pagination a.page-numbers {
    display: inline-flex;
    align-items: center;
    margin-top: 4px;
    background: #ffF;
    justify-content: center;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-right: 8px;
}
.pagination{
	justify-content:center;
}

/* test css */

