/*
 Theme Name:   LightFM 2016 child theme - LightMelbourne specific pages
 Theme URI:    http://light.melbourne
 Description:  Child theme for Timplate. Manages items specific to appeals and other items
 Author:       Kenneth Webb
 Author URI:   http://kjwdesign.com.au
 Template:     timplate
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready,appeal
 Text Domain:  timplate-child
*/

#page .chr_content #tribe-events-content .tribe-events-single-event-title{
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.alm-listing{
    height: inherit;
}



/*=====================*/

#pum-43727 .pum-container, .pum-theme-cutting-edge .pum-container{
    box-shadow: none !important;
    background-color: transparent !important;
}
#pum-43727 .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -50%;
}

#pum-43727 .popmake-content1
{
    width: 700px;
    height: 700px;
    border-radius: 50%;
    padding: 100px;
    overflow:hidden;
    background:url(./images/popupbg.png) left top no-repeat;
    background-size: cover;
    font-family: "Montserrat", sans-serif;
    padding-left:80px;
}
#pum-43727 .rjs
{
    position: absolute;
    right: -25px;
    width:350px;
    bottom: 0px;
    z-index: 9;
}

#pum-43727 .popmake-title
{
    font-family: "Montserrat", sans-serif !important;
    text-transform: uppercase;
    font-size: 60px !important;
    font-weight: 600 !important;
    line-height: 60px !important;
    width: 310px;
    margin-left: 10px;
    text-indent: 20px;
}

#pum-43727 .popmake-title1 span
{
    margin-left: 25px;
}

#pum-43727 .pum-form__label
{
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-weight: normal !important;
    margin-top: 25px;
    float: left;
    line-height: 25px !important;
    font-size: 18px !important;
    margin-left: -40px;
}

#pum-43727 .pum-form__field input
{
    border-radius: 10px !important;
    height: 60px;
    background-color:rgba(255, 255, 255, 0.6) !important;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px !important;
    padding-right: 220px !important;
    color:#222222 !important;
    width: 88%;
}
#pum-43727 .pum-form__field input::-webkit-input-placeholder,
#pum-43727 .pum-form__field input::-moz-placeholder,
#pum-43727 .pum-form__field input:-ms-input-placeholder,
#pum-43727 .pum-form__field input:-moz-placeholder
{
    color: #ffffff;
}
#pum-43727 .pum-form__field--name input{
    margin-left: -40px;
}
#pum-43727 .pum-form__field--consent{
    display: none;
}

#pum-43727 .pum-form--layout-block .pum-form__field, #pum-43727 .pum-form--layout-block div,
#pum-43727 .pum-form--layout-block input, #pum-43727 .pum-form--layout-block button {
    float: left;
}
#pum-43727 .pum-form__field--email input
{
    margin-left: 0px;
}
#pum-43727 .pum-form__field--submit{
    margin-left: 20px;
}

#pum-43727 .pum-form__submit
{
    width: 200px !important;
    border-radius: 10px;
    margin-left: 60px !important;
    height: 50px !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px !important;
}

#pum-43727 .pum-content + .pum-close{
    background-color: #EE7023!important;
    display: block;
    border-radius: 50% !important;
    border-radius:50% !important;
    line-height: 14px;
    height: 24px;
    width: 24px;
    left: auto;
    right: 130px;
    color: #ffffff;
    top:25px;
}
#pum-43727 .pum-content + .pum-close:hover:after {
    background: none;
    transform: none;
    transition: none;
}
#pum-43727 .pum-newsletter-success .pum-form__field {
    display: none;
}
#pum-43727 .pum-newsletter-success .pum-form__messages,
#pum-43727 .pum-form--errors .pum-form__messages {
    background-color: #cab9d8;
    margin-left: -45px;
    text-align: left;
    font-weight: bold;
    border-radius: 10px;
    font-size: 12px;
}
#pum-43727 .pum-form__label p{
    font-weight: bold;
}
@media only screen and (max-width: 600px) {
    #pum-43727 .popmake-content1 {
        width: 350px;
        height: 350px;
        padding: 50px;
    }
    #pum-43727 .rjs{
        width: 170px;
    }
    #pum-43727 .popmake-title{
        font-size: 26px !important;
        width: 150px;
        margin-left: 20px !important;
        line-height: 30px !important;
    }
    #pum-43727 .pum-form__excerpt{
        display: none;
    }
    #pum-43727 .pum-form__field input{
        height: 40px;
        padding-right: 0 !important;
    }
    #pum-43727 .pum-form__field.pum-form__field--name {
        margin-top: 20px;
    }
    #pum-43727 .pum-form__field--email input{
        margin-left: -20px;
    }
    #pum-43727 .pum-form__submit{
        width: 130px !important;
        height: 40px !important;
        margin-left: 10px !important;
    }
    #pum-43727 .pum-container.pum-responsive.pum-responsive-medium{
        top: unset !important;
        bottom: 10px;
    }
    #pum-43727 .pum-content + .pum-close{
        right: 0;
    }
    .popmake-content img{
        width: 100% !important;
    }
    .pum-theme-46677 .pum-close{
        right: 15px !important;
        top: 5px !important;
    }
}
/*==============================*/
.rounded{
    border-radius: 2em;
}
.itc_gothic_pro{
    font-family: "AvantGardeGothicITCW02Bk", "Roboto", sans-serif;
}
.itc_gothic_pro-bold{
    font-family: "AvantGardeGothicITCW02Bd", "Roboto", sans-serif;
}
.listen-btn{
    font-weight: normal;
    font-size: 30px !important;
    text-align: left;
}
.listen-btn img {
    margin-right: 6px;
    top: 7px !important;
}
.play-icon {
    height: 58px;
    width: 67px;
    top: 15px;
    position: relative;
}
.blue-button{
    background-color: #0077C8;
    border: none;
}
.blue-button:hover {
    border: 2px solid #0077C8;
    color: #0077C8;
}
.pink-button{
    background-color: #E1248E;
    border: none;
}
.pink-button:hover {
    border: 2px solid #E1248E;
    color: #E1248E;
}
.site_header_widget_area{
    #display: none !important;
}
.header_menu.no-background{
    background-color: transparent;
}
footer .widget_chrsmi_widget .social_networks{
    position: absolute;
    text-align: center;
    bottom: 20px;
    right: 0;
}


.nice-select {
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    cursor: pointer;
    display: block;
    height: 42px;
    line-height: 42px !important;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px;
}
.nice-select.open{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }
.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
.nice-select.disabled:after {
    border-color: #cccccc; }
.nice-select .list {
    background-color: #fff;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    box-sizing: border-box;
    margin: 0 !important;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    width: 100%;
}
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6;
}
.nice-select .option.selected {
    font-weight: bold;
}
.station-select {
    width: 300px;
    color: #000000;
    margin: 0 auto;
}
/*Margin Utilities*/
.mt-30{
    margin-top: 30px !important;
}
.mt-60{
    margin-top: 60px !important;
}
@media only screen and (max-width: 1039px){
    .play-icon{
        top: 0;
    }
}
button.custom-pop-close {
    background-color: #ffffff !important;
    color: #8C8C8C !important;
    font-weight: bold !important;
    font-size: 1.3rem !important;
    border: 1px solid #8C8C8C !important;
}
