body .wpevents-container{
	padding:0;
}
body .wpe-subscribe-form-container {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    position: relative;
	text-align:center;
}
body .wpe-form-description {
    text-align: left;
}
body .wpe-subscribe-form-container .form-control input:not([type='checkbox']) {
    margin-bottom: 0px !important;
}
body .wpe-template-title {
    text-align: center;
    font-size: 48px;
    margin: 0 0 40px;
}
body .wpe-template-title::after {
    border-bottom: 1px solid #000;
    content: "";
    display: block;
    margin: 0 auto 60px;
    padding-bottom: 30px;
    width: 25%;
}
body .wpe-subscribe-form{padding:0;}
body .form-control input:not([type='checkbox']) {
    font-size: 18px;
    line-height: 1.65;
    height: 55px;
    color: #333;
    padding: 10px 15px;
    border: 1px solid #a8a8a8;
	margin-bottom:18px !important;
}
body .form-control select{
	font-size: 18px;
    line-height: 1.65;
    height: 55px;
    color: #333;
    padding: 10px 15px;
    border: 1px solid #5b756c;
	margin-bottom:18px;
}
body .wpe-submit-button {
    width: auto;
    text-align: center;
	margin:auto;
    margin-bottom: 80px;
	border-radius:4px;
}
body .wpe-col-dd {
    padding: 10px 25px;
    background: #055b95!important;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin-right: 20px;
    color: #fff;
}
body .form-control small {
    display: none;
}
body .wpe-name-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
body .wpe-name-box .form-control {
    width: 50%;
}
body div.form-control:nth-child(1) {
    padding-right: 15px;
}
body .wpe-button {
background-color: #079bc4;
    border: 2px solid #079bc4;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 13px 26px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    white-space: normal;
    width: auto;
    border-radius: 4px;
    letter-spacing: 1px;
	box-shadow:none !important;
}
body .wpe-button:hover{
	background-color: #055b95;
    border: 2px solid #055b95;
	color: #fff;align-content
}
ul.wpe-calendar-sublist li:hover {
    background:#055b95 !important;
}
body .wpe-subscribe-form-container .button {
    width: auto !important;
	
}
body ul.wpe-calendar-sublist {
    z-index: 1;
    display: none;
    position: absolute;
    top: 28px;
    left: 0;
}
body .archive-pagination li a {
    background-color: #a80a0c;
	 border-radius: 4px;
} 
.page-numbers span.page-numbers.current {
    background-color: #055b95;
    box-shadow: 0 0 1px rgb(0 0 0 / 10%);
    color: #fff;
    margin-top: 6px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 12px;
    text-transform: uppercase;
    border-radius: 4px;
}
body .form-control select#hear_about_us {
    margin-bottom: 17px !important;
  
}
body .wpe-field-container{margin-bottom:0px;}
.single-wp_events .form-control.wpe-field-container.wpe-full-width {
    padding-right: 0px;
}
select#event-seats {
    margin-top: 20px;
}
body .wpe-field-container {
    margin-bottom: 16px !important;
}
body .wpe-main-form-holder {
    margin-bottom: 70px;
}
body .wpe-form-holder{min-height:30vh;}
ul.wpe-calendar-sublist{z-index:1;}
body .wpe-detail-button {
    margin-top: 10px;
	text-transform: uppercase;
    background: #055b95 !important;
	color: #fff !important;
	border: 2px solid #015994;
}
body .wpe-detail-button:hover {
    margin-top: 10px;
    background: transparent !important;
    color: #055b95 !important;
	border: 2px solid #015994;
}
.post-password-form input[type=submit] {
    padding:13px!important;
}
.post-password-form input[type="password"] {
    margin-bottom: 15px;
    width: 100%;
}
body .post-password-form input[type=submit] {
    padding: 6px 12px!important;
}
@media only screen and (max-width: 640px) {
body .wpe-name-box {
    display: block;
    justify-content: center;
    align-items: center;
}
	body .wpe-name-box .form-control {
    width: 100%;
}
	body div.form-control:nth-child(1) {
    padding-right: 0px;
}
	body .wpe-col-dd {
    padding: 5px 15px;
    background: #055b95!important;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin-right: 20px;
    color: #fff;
    width: 30%;
    display: flex;
    justify-content: space-around;
	
}
body .wpe-row{display:block; border: 2px solid #055b95 ;}
body .wpe-col-dd .wpe-col-date {
    font-size: 18px;
    font-weight: 700;
	margin-left:5px;
}
body .wpe-col-inner {
    padding: 12px;
}
	body .wpe-divider {
    margin: 20px auto !important;
    border-top: 1px solid #333;
}
	
	body .wpe-divider:last-child{display:none !important;}
	.admin-bar .site-header {
		position: relative;
		top: 0;
	}
body .wpe-register-form div.form-control:nth-child(1) {
    padding-right: 0px;
}
}