/*
Theme Name: Spectrum Theme by Ven Creative
Theme URI: http://spectrummrc.com
Author: Ven Creative
Author URI: http://www.vencreative.com.au
Description: A custom theme created for Spectrum MRC
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vencreative

This theme, like WordPress, is licensed under the GPL.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/
@font-face {
    font-family: langBerm;
    src: url(fonts/berm.ttf);
}
@font-face {
    font-family: langNep;
    src: url(fonts/nep.ttf);
}

.blog-single-content ul {
    font-weight: 400 !important;
    line-height: 24px !important;
    padding-left: 20px !important;
    margin-bottom: 10px;
    list-style: disc;
}

.blog-detail .blog-title {
    margin-top: 10px;
    margin-bottom: 20px;
}

.blog-single-content p {
    margin: 0 0 20px;
}

.blog-single-content ul li {
	margin-bottom: 10px;
}


div#tab-howto-9 {
    font-family: langBerm;
}
div#tab-howto-8 {
    font-family: langNep;
}
.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.service-cf input.wpcf7-form-control.wpcf7-submit.submit {
    padding: 20px;
    border-radius: 30px;
}
.block-service .readmore {
    text-decoration: none !important;
}
.role-administrator li#menu-item-4471:before {
    content: '';
    position: absolute;
    top: 7px;
    right: -30px;
    width: 50px;
    height: 50px;
    background-image: url(images/ACNC-Registered-Charity-Logo_RGB.png);
    background-size: contain;
}
.max100 {
    max-width: 100%;
    height: auto;
}
.partners-template-default.single .background-footer-wrap {
    display: none;
}
a.partner-link {
    text-decoration: none !important;
}
.partner-link-wrap {
    margin-top: 25px;
}
.partner-page-logo {
    border: 2px solid #efefef;
}
.partners h1 {
    margin-bottom: 25px !important;
}
.partner-link-wrap a:hover {
    background-color: white;
}
.partner-page-logo img {
    max-width: 100%;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.partner-page-logo:hover img {
    transform: scale(0.95);
}
.partner-page-logo {
    padding: 20px;
    margin-bottom: 30px;
}
.partner-link-wrap a {
    padding: 17px 15px;
    background-color: #ffc80b;
    border-radius: 8px;
    margin-top: 25px;
    border: 2px solid #ffc80b;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.menu-footer li a {
    text-decoration: none !important;
}
img.donate_img {
    width: 100px;
    transition: all 0.2s ease-in-out;
}
a.donate_img_wrap {
    position: absolute;
    right: -65px;
    top: -15px;
}
img.donate_img:hover {
    transform: scale(1.5);
}
form.wpcf7-form.invalid .service-cf input.wpcf7-form-control.wpcf7-submit.submit {
    opacity: 0.5;
}
form.wpcf7-form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    float: right;
    margin: 0;
}
.ndis_logo {
    width: 200px;
    margin: auto;
    margin-top: 56px;
}
.ndis_logo img {
    width: 100%;
}
form.wpcf7-form.invalid .service-cf+.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-display-none.wpcf7-spam-blocked {
    display: none !important;
}
.contact-form {
    padding: 30px 40px !important;
    background-color: #f7f7f7;
    margin-top: 20px;
    border: 1px solid #f1f1f1;
}
.service-cf span.ajax-loader {
    position: absolute;
    right: 140px;
    top: 50%;
    transform: translateY(-50%);
}
h3.gform_title {
    font-size: 35px !important;
    font-weight: 500 !important;
    margin-bottom: 9px !important;
}
span.ginput_card_expiration_container.ginput_card_field {
    float: left;
    width: 100%;
}
span.ginput_card_expiration_container select {
    width: 48% !important;
    float: left;
}
span#input_2_36_2_cardinfo_left {
    width: 66.66% !important;
    display: inline-block;
    float: left;
}
span#input_2_36_2_cardinfo_right {
    width: 33.33%;
    float: left;
}
span#input_2_36_2_container {
    display: inline-block;
    width: 100%;
}
.gform_card_icon_container.gform_card_icon_style1 {
    display: none;
}
span.ginput_card_expiration_container select:first-child {
    margin-right: 5px;
}
span.ginput_card_expiration_container select:last-of-type {
    margin-left: 1%;
}
.gf_right_half {
    float: right;
    width: 50%;
    padding: 0 0 0 10px;
}
li.gfield {
    position: relative;
}
.gfield_date_dropdown_month {
    padding: 0 10px;
}
.gfield_error input,
.gfield_error select {
    background-color: #ff000014 !important;
}
.gfield_description.validation_message {
    display: none;
}
li#field_2_9 {
    margin-top: 30px;
}
.gf_left_half {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
}
h3.cf-title {
    font-weight: 900 !important;
    color: black;
}
.ginput_container label {
    font-size: 12px;
    opacity: 0.6;
}
.input {
    padding: 0px 10px;
    background-color: white;
    border-radius: 0 !important;
    -webkit-appearance: none;
}
.wrap-coms * {
    font-size: 18px;
    text-align: justify;
}
.page-id-4982 #content-block h2 {
    margin-top: 30px;
}
.wrap-coms {
    padding-right: 15px;
}
span.wpcf7-form-control-wrap.interested:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0 4.5px;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
span.wpcf7-form-control-wrap.interested {
    position: relative;
    margin-bottom: 20px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.input {
    margin-bottom: 0;
}
li#menu-item-5035 {
    margin-right: 40px;
}
.page-id-4982 header {
    position: absolute !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
}