/*
Theme Name: Centenary Lakes Theme
Theme URI: http://m2media.com.au
Author: Cassie Selin, M2Media
Author URI: http://m2media.com.au
Description:
Version: 2.2
*/

.pum-content {
	line-height: 1.4 !important;
	font-size: .9em !important;
}

.loading {
    opacity: 0.3; 
	pointer-events: none;
    cursor: not-allowed;
}
.events-list-no,.events-grid-no {
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 400;
}
ul#input_20_14 li,
body.is_reated .modal-navigation {
    display: none;
}
.modal-close img {
    padding: 0;
    height: auto !important;
    opacity: 1 !important;
    position: static;
    line-height: normal;
}
.mfp-gallery .mfp-first .mfp-arrow-left, 
.mfp-gallery .mfp-last .mfp-arrow-right {
    display: none;
    }
.modal-close {
    cursor: pointer;
}
.modal-prev, .modal-next {
    cursor: pointer;
}
 
button.mfp-close, button.mfp-arrow {
    display: none;
}
span.tribe-events-ajax-loading {
    display: none;
}
.url.event-modal {
    cursor: pointer;
}
.site-footer .footer-copyright {
	font-size: 12px;
}
div#membership_renew_message {
    text-align: left;
    width: 80%;
    margin: 50px auto;
}
div.add-row, div.remove-row {
    background-color: #A8CC20;
    color: #fff;
    -webkit-appearance: none;
    border-radius: 5px;
    font-size: 1rem;
    padding-right: 50px;
    background-image: url(../img/icon/button-chevron-white.png);
    background-size: 12px auto;
    background-position: right 1em center;
    background-repeat: no-repeat;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border: none;
    outline: none;
    min-height: 50px;
    width: auto;
    transition: all 0.3s;
    letter-spacing: 1.5px;
    display: inline-block;
    padding: 8px 0.5em;
    line-height: 26px;
    margin: 5px auto;
    cursor: pointer;
	margin-top: 0;
}
div.add-row, div.remove-row {
    padding-top: 14px;
    padding-bottom: 10px;
}
.gform_wrapper .member_full_name .ginput_container.ginput_container_text{
display:inline-block;
}
.gform_wrapper .member_full_name .ginput_container.ginput_container_text input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 0;
    pointer-events: none;
    cursor: pointer;
    font-size: 1rem !important;
    font-weight: 700 !important;
    padding-left: 5px !important;
	height: auto;
    margin: 0 !important;
}
.row.multi-fields label {
    display: block;
}
li.member_renewal_type {
    border-bottom: 5px solid #a8cc20;
    	padding-bottom: 40px;
		margin-bottom: 35px;
}
span.ginput_total.ginput_total_20 {
color: #a8cc20 !important;
    font-size: 1rem !important;
    font-weight: 700;
    font-family: sans-serif;
}
.gform_wrapper .member_full_name label.gfield_label {
    font-family: sans-serif;
    font-size: 1rem;
}
.gform_wrapper.check-renew-membership {
    width: 100% !important;
}
.multi-fields:first-child .remove-row {
    display: none;
}
.events-list-no,.events-grid-no {
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 400;
}
ul#input_20_14 li,body.is_reated .modal-navigation {
    display: none;
}
.modal-close img {
    padding: 0;
    height: auto !important;
    opacity: 1 !important;
    position: static;
    line-height: normal;
}
.mfp-gallery .mfp-first .mfp-arrow-left, 
.mfp-gallery .mfp-last .mfp-arrow-right {
    display: none;
    }
.modal-close {
    cursor: pointer;
}
.modal-prev, .modal-next {
    cursor: pointer;
}
 
button.mfp-close, button.mfp-arrow {
    display: none;
}
span.tribe-events-ajax-loading {
    display: none;
}
.url.event-modal {
    cursor: pointer;
}

.site-footer .footer-copyright {
	font-size: 12px;
}
p.green-text-c {
    color: #a8cc20;
    font-weight: 500;
}
p.red-text-c {
    color: red;
    font-weight: 500;
}