/*
Theme Name: Chapel off Chapel
Author: Efront
Author URI: http://efront.com.au/
Description: The base Efront Wordpress template.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.header{
    padding: 7px 0 0;
    min-height: 0;
}
.wrapper{
    padding-top: 80px;
}
.logo {
    height: 60px;
    width: 328px;
    background-image: url(assets/dist/images/chapel_off_chapel@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.main.chapel-sessions, .main.history {
    /* margin-top: 13px; */
    margin-top: 0;
}

.main.whats-on-landing {
	margin-top: 60px;
}

@media (max-width: 1199px){
	.main.whats-on-landing {
		margin-top: 66px;
	}
}
@media (max-width: 991px){
	.main.whats-on-landing {
		margin-top: 200px;
	}
}
@media (max-width: 769px){
    .main.whats-on-landing {
        margin-top: 0;
    }
}
@media (max-width: 1420px){
    /* .logo {
        width: 389px;
        height: 71px;
    } */

    /*.header__content {*/
    /*    padding-top: 38px;*/
    /*}*/
}

@media (max-width: 1250px){
    .logo {
        width: 296px;
        height: 54px;
    }

    .nav li+li {
        margin-left: 20px;
    }
    .header__content{
        width: calc(100% - 250px);
       /* padding-top: 24px; */
    }
    .burger-menu{

    }

}
@media (max-width: 420px){
    .logo {
        width: 171px;
        height: 32px;
        margin-top: 6px;
    }
}
@media (max-width: 1150px){
    .burger-menu{
        display: inline-block;
    }
    .nav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        height: 100vh;
        background: #000;
        background: rgba(0,0,0,.94);
        text-align: center;
        letter-spacing: .055em;
        font-size: 28px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        -webkit-transition: opacity .3s,visibility .3s;
        transition: opacity .3s,visibility .3s;
    }
    .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 101;
        padding: 13px 0 0;
    }
}
@media (min-width: 991px){
.header .logo {
    height: 60px;
    width: 328px;
}
@media (max-width: 769px){
    .logo {
        width: 268px;
        height: 49px;
    }
}

@media (min-width: 991px){
    .header.fixed .logo {
        height: 60px;
        width: 328px;
    }
}



.header .header__content {
    padding-top: 18px;
}
#wp-admin-bar-logout_custom {
	float: right !important;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
	overflow: hidden;
	margin-left: 0px;
}

#sb_instagram .sbi_follow_btn a {
    color: #fff!important;
}

#sb_instagram #sbi_load .sbi_load_btn {
	color: #fff!important;
}


@media screen and (max-width: 1251px) {
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item:last-child {
		display: none;
	}
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item + .sbi_item {
		margin-left: 55px !important;
	}
}

@media screen and (max-width: 991px) {
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item:last-child {
		display: block;
	}
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item + .sbi_item {
		margin-left: 32px !important;
	}
}

#sb_instagram .sbi_photo_wrap {

}


#sb_instagram .sbi_photo_wrap:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: #000;
    z-index: 1;
}

.popup__close {
	top: -4px;
    right: 100px;
    width: 27px;
    height: 27px;
}

#popup-tickets .popup__content {
	height: 80%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}

#popup-tickets .popup__content iframe {
    height: 100%;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 30px);
    max-width: 1100px;
}

.filter__body {
	max-height: 700px;
	overflow-x: hidden;
	/*overflow-y: scroll;*/
}

.filter__body.shows-filter {
	width: 100vw;
}

.filter__body.shows-filter .list-alt {
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
	column-count: 4;
}

.filter .list-alt li {
	margin-bottom: 8px;
}

.filters .flatpickr-outer:after {
	pointer-events: none;
}

h2.no-results a {
	font-size: 25px;
}

a.clear-filter {
	float: right;
    font-size: 12px;
    line-height: 22px;
    color: #ff2d48 !important;
    display: none;
    font-family: 'bebas-neue',sans-serif;
    position: absolute;
    left: calc(100% - 70px);
    top: 17px;
    z-index: 100;
    cursor: pointer;
}

a.clear-filter.active {
	display: block;
}


a.clear-filter.clear-filer--show {
	display: block;
}

a.clear-filter.clear-filer--show.mobile-filter-clear {
	display: none;
}


body.page-template-whats-on .filter--alt .filter__head:after, body.archive .filter--alt .filter__head:after {
	right: 19px !important;
}

.widget__status--this-week {
	background: #4ecbd1;
}

.filter-scrollbar-hide {
	/*width: calc(100% + 60px);*/
	width: 100%;
	overflow-y: scroll;
}
.ie .filter-scrollbar-hide {
	overflow-y: auto;
}

.sbi_header, .sbi_follow_btn{
	display: none!important;
}

@media screen and (max-height: 757px) {

	.filter__body {
		max-height: calc(100vh - 173px);
	}

	a.clear-filter.clear-filer--show {
		display: none;
	}

	a.clear-filter.clear-filer--show.mobile-filter-clear {
		display: block;
	}
}


@media screen and (max-width: 951px) {
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		height: 211px;
		width: 211px;
	}
}

@media screen and (max-width: 900px) {
	.popup__close {
		right: 18px;
	}

	#popup-tickets .popup__content iframe {
		width: calc(100% - 115px);
	}
}

@media screen and (max-width: 991px) {
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		height: 344px;
		width: 344px;
		margin-bottom: 32px !important;
	}

	#sb_instagram.sbi_col_4 #sbi_images .sbi_item + .sbi_item {
		margin-left: 0px !important;
	}

	#sb_instagram.sbi_col_4 #sbi_images .sbi_item:nth-of-type(2), #sb_instagram.sbi_col_4 #sbi_images .sbi_item:nth-of-type(4) {
		margin-left: 32px !important;
	}

	.feature:before {
		display: block !important;
	}

	.feature:hover:before {
		display: block !important;
	}

	.widget__overlay {
		display: block;
	}

	.single-show .section-one .widget {
	    width: 100%!important;
	    padding-bottom: 50%!important;
	    float: left!important;
	}

}

@media screen and (max-width: 782px) {

	#wpadminbar {
		padding: 0px 10px;
	}

	#wpadminbar ul#wp-admin-bar-root-default>li, .network-admin #wpadminbar ul#wp-admin-bar-top-secondary>li#wp-admin-bar-my-account {
		display: block !important;
	}
}

@media screen and (max-width: 767px) {
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		width: 100%;
		height: auto;
	}

	#sb_instagram.sbi_col_4 #sbi_images .sbi_item:nth-of-type(2), #sb_instagram.sbi_col_4 #sbi_images .sbi_item:nth-of-type(4) {
		margin-left: 0px !important;
	}

	.filter__body {
		max-height: 100%;

	}

	.filter__body.shows-filter .list-alt {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
	    -moz-column-count: 1; /* Firefox */
		column-count: 1;
	}

	a.clear-filter {
		float: none;
		position: static;
		margin-bottom: 30px;
		font-size: 18px;
	}

}


.popup{
	display: none;
}

.popup.open{
	display: block;
}

html.firefox.desktop .fitler .filter__head .form__controls #field-theme,
html.firefox.desktop .fitler .filter__head .form__controls #field-show{
	pointer-events: none;
}

.widget__status--coming-soon {
    background-color:#8d8d8d;
}

.ginput_container_select select, #gform_2 #field_2_11 input,  #gform_2 #field_2_12 input, #gform_2 #field_2_13 input {
 height: 42px;
    padding: 0 13px;
    width: 100%;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    font-family: nimbus-sans,sans-serif;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s,-webkit-box-shadow .3s;
    transition: box-shadow .3s,-webkit-box-shadow .3s;



}


#gform_2 #field_2_12 input::-webkit-input-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_12 input::-moz-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_12 input:-ms-input-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_12 input:-moz-placeholder { color: #000; opacity: 1; }

#gform_2 #field_2_11 input::-webkit-input-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_11 input::-moz-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_11 input:-ms-input-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_11 input:-moz-placeholder { color: #000; opacity: 1; }


#gform_2 #field_2_13 input::-webkit-input-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_13 input::-moz-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_13 input:-ms-input-placeholder { color: #000; opacity: 1; }
#gform_2 #field_2_13 input:-moz-placeholder { color: #000; opacity: 1; }



#gform_2 #field_2_8 {
    float: left;
        width: 50%;
    margin-bottom: 17px;
    position: relative;
    padding: 0 11px 0 0;
}

#gform_2 #field_2_9 {
    float: right;
        width: 50%;
    margin-bottom: 17px;
    position: relative;
    padding: 0 0 0 11px;
}

#field_2_11 {
		float: right;
		padding: 0px 0px 0px 11px;
		    width: 50%;
    margin-bottom: 17px;
    position: relative;


}

#field_2_12 {
		float: right;
width: 100%;
    margin-bottom: 17px;
    position: relative;
}


#field_2_13 {
		float: right;
width: 100%;
    margin-bottom: 17px;
    position: relative;
}
@media  (max-width: 767px){
		#gform_2 #field_2_9 {

	        width: 100%;
	        padding: 0;

	}

	.section-twelve--alt p:last-of-type {
		margin-bottom: 14px !important;
	}

	.section-twelve--alt h6 {
		margin-top: 29px;
	}

	.section-twelve--alt h6:first-of-type {
		margin-top: 0px;
	}

}
@media  (max-width: 599px){
    #gform_2 #field_2_8 {
	    width: 100%;
	    padding: 0;
	}

	#gform_2 #field_2_9 {
	    width: 100%;
	    padding: 0;
	}

	#gform_2  #field_2_12{
		width: 100%;
		padding: 0;
	}

	#gform_2  #field_2_11{
		width: 100%;
		padding: 0;
	}

		#gform_2  #field_2_13{
		width: 100%;
		padding: 0;
	}
}

.btn.btn-enquire {
	color: #fff !important;
	background-color: #ff2d48;
	margin-top: 30px;
	padding: 6px 16px !important;
	border-color: #ff2d48;
}
.btn.btn-enquire:hover {
	background: transparent !important;
	color: #ff2d48 !important;
}

.button-shortcode{
    margin-top: 46px;
    -webkit-appearance: button;
    cursor: pointer;
    font-family: bebas-neue,sans-serif;
    font-size: 19px;
    color: #fff !important;
    border-radius: 0;
    background: #ff2d48;
    border: 2px solid #ff2d48;
    letter-spacing: .04em;
    padding: 5px 39px 4px;
    -webkit-transition: background .3s,color .3s;
    transition: background .3s,color .3s;
    line-height: inherit;
    text-decoration: none;
}
.button-shortcode:hover{
	background-color: transparent;
    color: #ff2d48 !important;
}

.box ul li{
    margin-bottom: 5px;
    font-family: nimbus-sans,sans-serif;
    font-size: 16px;
    letter-spacing: .01em;
    line-height: 1.2;
}

