/*
Theme Name: Church & Event Child
Author: Vamtam
Author URI: http://vamtam.com
Template: church-event
*/

.single .header-middle {
    min-height: 350px !important;
    max-height: 350px !important;
    background-position: center !important;
    background-size: cover !important;
}

.event-quick-search {
    display: none !important;
}


/* globals */

div#event-categories {
    display: block;
}

h3 {
    color: #9c9a9a;
}

small {
    color: #5f5f5f;
    font-size: 12px !important;
}

.text-left,
.tablepress.text-left thead th,
.tablepress.text-left tbody td,
.tablepress.text-left tfoot th {
    text-align: left;
}

.events-community-post-content i {
    font-size: 16px;
    color: red;
}

input[name="address"] {
    border: solid 1px #5899a3;
    background-color: #e5f9fc!important;
}

.btn,
input[type=submit].btn,
input[type=submit],
footer.main-footer input[type=submit].btn footer.main-footer input[type=submit] {
    display: inline-block;
    padding: 6px 32px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-transform: uppercase;
    color: #ffffff;
}

.btn:hover,
input[type=submit].btn:hover,
input[type=submit]:hover,
footer.main-footer input[type=submit].btn:hover footer.main-footer input[type=submit]:hover {
    color: #ffffff;
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.button,
.button.vamtam-button,
input[type=button],
input[type=submit] {
    font-family: inherit;
    font-display: auto;
}

.button:focus,
.button.vamtam-button:focus,
input[type=button]:focus,
input[type=submit]:focus {
    outline: none;
}

.btn-primary,
input[type=submit].btn-primary {
    background-color: #295b63;
    border-color: #295b63;
}

.btn-grey,
input[type=submit].btn-grey {
    background-color: #565f6d;
    border-color: #565f6d;
}

.btn-green,
input[type=submit].btn-green {
    background-color: #567d40;
    border-color: #567d40;
}

.btn-blue,
input[type=submit].btn-blue {
    background-color: #45a2d6;
    border-color: #45a2d6;
}

.btn-darkblue,
input[type=submit].btn-darkblue {
    background-color: #132c51;
    border-color: #132c51;
}

.btn-purple,
input[type=submit].btn-purple {
    background-color: #474273;
    border-color: #474273;
}

.btn-pink,
input[type=submit].btn-pink {
    background-color: #a45f8d;
    border-color: #a45f8d;
}

.btn-grey,
input[type=submit].btn-grey {
    background-color: #565f6d;
    border-color: #565f6d;
}

.btn-lightblue,
input[type=submit].btn-lightblue {
    background-color: #7DC8D3;
    border-color: #7DC8D3;
}

.btn-gold,
input[type=submit].btn-gold {
    background-color: #D8C681;
    border-color: #D8C681;
}

.input-lightblue input[type=submit] {
    background-color: #7DC8D3;
    border-color: #7DC8D3;
}

.btn-picker {
    color: grey;
    text-transform: initial;
    border: solid grey 1px;
    margin: 0 12px;
    padding: 10px 32px;
}

.btn-picker:hover,
.btn-picker.active {
    color: #fffefe;
    border: solid #d2d2d2 1px;
    background-color: #7dc8d3;
}

.find-addr-btn {
    margin-top: 21px;
}

.input-large input[type="submit"] {
    font-size: 22px!important;
    margin-top: 5px;
}

.ui-widget-content a.btn {
    color: #ffffff;
}

input[type=date],
input[type=month] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px;
    width: 100%;
    border: 1px solid #D4D4D4;
    position: relative;
    outline: none;
    margin: 0;
    box-shadow: none !important;
}

input[type=text],
input[type=date],
input[type=month],
input[type=email],
footer.main-footer input[type=text],
footer.main-footer input[type=date],
footer.main-footer input[type=email] {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    border-radius: 4px;
    background-color: #ffffff;
    color: #7d7d7d;
}

select,
footer.main-footer select {
    background-color: #ffffff;
    color: #767676;
    width: 100%;
    height: 35px;
}

textarea {
    border-radius: 4px;
}

header.main-header.layout-logo-menu .first-row .logo-wrapper.loaded img {
    max-height: 48px!important;
    height: 48px;
}


/* title */

.title-color {
    color: #7dc8d3;
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-header .tribe-events-sub-nav li {
    display: inline-block;
}

#tribe-events-header .wp-pagenavi {
    display: block;
    margin-top: 0;
}


/* featured area */

.type-featured .limit-wrapper {
    max-width: 100%;
}

.type-featured .header-middle-content {
    padding: 0;
}


/* forms */


/*input[type=button], input[type=submit] {
    border: none;
    color: #ffffff;
    background-color: #7dc8d3;
    width: 100%;
    padding: 30px;
}*/

input[type=button],
input[type=submit] {
    background-color: #295b63;
}

.jacks-tracks a {
    cursor: pointer;
}


/* file upload */

.file-upload {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 20px 0;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #81c8d2;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #5c9198;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #72b0b9;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    margin-top: 20px;
    border: 4px dashed #81c8d2;
    position: relative;
}

.image-dropping,
.image-upload-wrap:hover {
    background-color: #81c8d2;
    border: 4px dashed #ffffff;
}

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text {
    text-align: center;
}

.drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #81c8d2;
    padding: 60px 0;
}

.image-upload-wrap:hover .drag-text h3 {
    color: #ffffff;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}


/* testimonails */

.testi p {
    font-size: 18px;
    line-height: 30px;
}

.lb1 {
    border-left: solid 6px #7dc8d3;
}

.lb2 {
    border-left: solid 6px #9cc982;
}

.rb1 {
    border-right: solid 6px #4c939e;
}

.rb3 {
    border-right: solid 6px #45a2d6;
}

.blockquote-list {
    margin-top: 40px;
}


/* home photos */

.home-photos-head {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: calc(100% - 31px);
    z-index: 6;
    top: 13px;
}

.home-photos-head h2 {
    text-align: center;
    color: #ffffff;
}

.home-photos-head p {
    position: absolute;
    right: 200px;
    top: -1px;
}

.home-photos-head a {
    color: #ffffff;
}

.home-photos-head a:hover {
    text-decoration: underline;
}


/* shortcode menu */

.menu-services-container {
    margin-top: 20px;
}

.wpsm-menu.menu_enhance li {
    margin: 4px 0!important;
}

.wpsm-menu,
.wpsm-menu ul,
.wpsm-menu ul ul {
    display: block!important;
}

.shortcode_menu a {
    background-color: #dedede;
    padding: 10px 20px;
    border-radius: 4px;
    display: block;
}

.shortcode_menu .current-menu-item a {
    background-color: #7dc8d3
}

.shortcode_menu a:hover {
    background-color: #7dc8d3
}

.menu-events2go-container .shortcode_menu .current-menu-item a,
.menu-events2go-container .shortcode_menu a:hover {
    background-color: #d8c681
}

#my-events {
    display: none!important;
}

.eventForm td {
    font-size: 14px;
}


/* tabs */

.wpv-tabs>.ui-tabs-nav {
    background: none;
}

.wpv-tabs>.ui-tabs-nav li.ui-state-default a {
    color: #ffffff;
    background: #aeaeae;
    width: 100%;
    border-left: solid 2px white;
    border-right: solid 3px white;
    padding: 13px 0;
}

.wpv-tabs>.ui-tabs-nav li.ui-state-hover a,
.wpv-tabs>.ui-tabs-nav li.ui-state-active a,
.wpv-tabs>.ui-tabs-nav li.ui-state-selected a {
    background: #45a2d6;
}

.wpv-tabs>.ui-tabs-nav li {
    width: 16%;
    text-align: center;
}

@media(max-width: 1153px) {
    .wpv-tabs>.ui-tabs-nav li {
        width: 15%;
    }
}

@media(max-width: 959px) {
    .wpv-tabs>.ui-tabs-nav li {
        width: 100%;
    }
}

.wpv-tabs>.ui-tabs-nav li a {
    padding: 13px 13px;
    text-transform: uppercase;
}

.wpv-tabs>.ui-tabs-nav li.ui-state-hover a#ui-id-1,
.wpv-tabs>.ui-tabs-nav li.ui-state-active a#ui-id-1,
.wpv-tabs>.ui-tabs-nav li.ui-state-selected a#ui-id-1 {
    background: #7D889B;
}

.wpv-tabs>.ui-tabs-nav li.ui-state-hover a#ui-id-2,
.wpv-tabs>.ui-tabs-nav li.ui-state-active a#ui-id-2,
.wpv-tabs>.ui-tabs-nav li.ui-state-selected a#ui-id-2 {
    background: #9CC982;
}

.wpv-tabs>.ui-tabs-nav li.ui-state-hover a#ui-id-3,
.wpv-tabs>.ui-tabs-nav li.ui-state-active a#ui-id-3,
.wpv-tabs>.ui-tabs-nav li.ui-state-selected a#ui-id-3 {
    background: #45A2D6;
}

.wpv-tabs>.ui-tabs-nav li.ui-state-hover a#ui-id-4,
.wpv-tabs>.ui-tabs-nav li.ui-state-active a#ui-id-4,
.wpv-tabs>.ui-tabs-nav li.ui-state-selected a#ui-id-4 {
    background: #35598D;
}

.wpv-tabs>.ui-tabs-nav li.ui-state-hover a#ui-id-5,
.wpv-tabs>.ui-tabs-nav li.ui-state-active a#ui-id-5,
.wpv-tabs>.ui-tabs-nav li.ui-state-selected a#ui-id-5 {
    background: #7D77B4;
}

.wpv-tabs>.ui-tabs-nav li.ui-state-hover a#ui-id-6,
.wpv-tabs>.ui-tabs-nav li.ui-state-active a#ui-id-6,
.wpv-tabs>.ui-tabs-nav li.ui-state-selected a#ui-id-6 {
    background: #D594BF;
}


/* accordian */

.accordion .tab {
    margin: 5px 0;
    background: #7dc8d3!important;
}

.accordion .tab#ui-id-1 {
    background: #7d889b!important;
}

.accordion .tab#ui-id-3 {
    background: #9cc982!important;
}

.accordion .tab#ui-id-5 {
    background: #45a2d6!important;
}

.accordion .tab#ui-id-7 {
    background: #35598d!important;
}

.accordion .tab#ui-id-9 {
    background: #7d77b4!important;
}

.accordion .tab#ui-id-11 {
    background: #d594bf!important;
}

.accordion .tab.ui-state-hover,
.accordion .tab.ui-state-active,
.accordion .tab.ui-state-selected {
    background-color: break;
    border-color: #EFEFEF;
}

.accordion .tab .inner {
    padding: 12px 5px 12px 25px;
    color: #ffffff;
    text-transform: uppercase;
}

.accordion .tab .ui-icon {
    left: auto;
    right: 10px;
    line-height: 46px;
}

.accordion .tab .ui-icon:after {
    color: #ffffff;
}

.jacks-tracks img.alignleft {
    margin: 0;
}

.emodal-title {
    font: normal 25px/22px "Oxygen";
    font-display: auto;
}

.emodal label,
.emodal input {
    font-family: "Oxygen"!important;
    font-display: auto;
}

.emodal input[type='submit'] {
    width: 100%;
}

.phone-image {
    display: inline-block!important;
    vertical-align: middle;
}

.number-holder {
    display: inline-block;
    vertical-align: sub;
    padding-left: 10px;
}

.nop-margin .wpv-grid p {
    margin: 0;
}


/* social */

#top-nav-social>a {
    border: none;
}


/* quick search bar */

.event-quick-search {
    margin-top: -98px;
    position: relative;
    z-index: 10;
    background: rgba(0, 0, 0, 0.6);
}

.event-quick-search span,
.event-quick-search h1 {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 20px;
    color: #ffffff;
}

.event-quick-search h1 {
    font-size: 24px;
    width: 220px;
    line-height: 30px;
    vertical-align: middle;
}

.event-quick-search .row {
    padding: 10px 60px
}

.event-quick-search label {
    font-size: 12px;
}

.event-quick-search .search-word {
    width: 250px;
    margin-right: 10px;
}

.event-quick-search .or-span {
    margin: 0 auto;
    padding: 0 20px;
}

.full-tribe-events-bar {
    margin-left: -2000px;
    margin-right: -2000px;
    padding-left: 2000px;
    padding-right: 2000px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: -40px;
    background: #d8c681;
}

#tribe-bar-form .first-row,
#tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    background: transparent;
}

.tribe-bar-views-inner {
    background: transparent;
    width: 450px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    background: transparent;
}

#tribe-bar-form #tribe-bar-views {
    background: transparent;
    float: left;
    left: 0;
    margin: 0;
    padding: 0 0 0 5px;
    position: relative;
    right: auto;
    width: 100%;
}

#tribe-bar-views .tribe-bar-views-list {
    border-radius: 0 0 3px 3px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 5px;
    position: relative;
    top: auto;
    z-index: 3;
}

#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option,
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active,
#tribe-bar-views .tribe-bar-views-option:first-child {
    display: inline-block;
}

#tribe-bar-views li.tribe-bar-views-option {
    display: inline-block;
}

#tribe-bar-views li.tribe-bar-views-option {
    display: inline-block;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
    background: #2b2b2b;
    color: #ffffff;
}

.full-tribe-events-bar #tribe-bar-form .first-row,
#tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    background: none;
}

.title-w-ad {
    font-size: 44px;
    font-weight: bold;
}

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a {
    color: #f1f7f8;
    background: #d8c681;
}

#tribe-events-content .tribe-events-calendar .tribe-events-future.tribe-events-has-events div[id*="tribe-events-daynum-"],
#tribe-events-content .tribe-events-calendar .tribe-events-future.tribe-events-has-events div[id*="tribe-events-daynum-"] a {
    background-color: #7dc8d3;
}

h2.tribe-events-page-title {
    background-color: #d8c681;
    color: #ffffff;
    margin-bottom: 0;
    padding: 10px;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}

#tribe-events-content table.tribe-events-calendar {
    margin-top: 0;
}

#tribe-events-header {
    margin: 0;
}

.tribe-events-sub-nav>ul {
    width: 100%;
}

.tribe-recurrence-description,
.tribe-event-recurrence .recurrence-changed-row,
.tribe-event-recurrence .custom-recurrence-frequency,
.tribe-event-recurrence .recurrence_end,
.tribe-event-recurrence .recurrence-end,
.tribe-event-recurrence .recurrence-end .recurrence-end-single-date,
.tribe-event-recurrence .custom-recurrence-weeks,
.tribe-event-recurrence .custom-recurrence-months,
.tribe-event-recurrence .custom-recurrence-years,
.tribe-event-recurrence .recurrence-time,
.tribe-event-recurrence .tribe-custom-same-time-day,
.tribe-event-recurrence select[data-field="custom-month-day"],
.tribe-event-recurrence[data-recurrence-same-time="no"]:not([data-recurrence-type="Custom"]) .recurrence-time,
.tribe-event-recurrence[data-recurrence-type="Date"] .recurrence-end .recurrence-end-range,
.tribe-event-recurrence[data-recurrence-type="None"] .recurrence-end,
.tribe-event-recurrence[data-recurrence-type="None"] .custom-recurrence-frequency,
.tribe-event-recurrence[data-recurrence-end-type="On"] .rec-count,
.tribe-event-recurrence[data-recurrence-end-type="Never"] .rec-count,
.tribe-event-recurrence[data-recurrence-end-type="Never"] .recurrence_end {
    max-width: 200px;
}


/* page header */

.page-header .title {
    padding: 50px 0;
    color: #ffffff;
}

.area-select {
    color: #ffffff;
}

.area-select select {
    max-width: 150px;
    background-color: #ffffff;
    margin-left: 10px;
    height: 23px;
}


/* area blocks */

.area-block {
    position: relative;
    height: 375px;
    width: 100%;
    display: block;
    border-radius: 12px;
    border: solid 3px #fff;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
}

.area-block .name-holder {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    display: none;
}

.area-block .name-holder p {
    margin: 10px 0;
    font-size: 18px;
    color: #ffffff;
    font-family: "playfair Display";
    font-display: auto;
}

.area-block:hover {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.area-block:hover .name-holder p {
    line-height: 40px;
}

/* events form */

.inliner {
    width: auto!important;
    display: inline-block;
    vertical-align: top;
}

.inliner-inside select {
    width: auto;
    display: inline-block;
    vertical-align: top;
}


/*.recurrence-row {
    display: none;
}*/


/* front page gallery */

.full-width .envira-gallery-wrap .envira-gallery-public.envira-gallery-4-columns .envira-gallery-item {
    padding: 0!important;
}


/* tablepress */

.tablepress {
    border: solid 1px #efefef;
    border-radius: 4px;
}

.tablepress tfoot th,
.tablepress thead th {
    background-color: #fafafa;
    text-align: center;
}

.tablepress tbody td,
.tablepress tfoot th {
    border-top: none;
    text-align: center;
}

.tablepress.left-head td,
.tablepress.left-head th {
    padding-left: 40px;
}

.tablepress.left-head .column-1 {
    background-color: #fafafa;
    border-right: solid 1px #efefef;
}


/* map */

.maps-top {
    margin-top: -40px;
}

.form-copy {
    font-weight: 800;
    color: #4C939E;
}


/* large btn 3 col */

.large-btn-3 {
    border-right: 15px solid #fff;
    border-left: 15px solid #fff;
    height: 300px;
    text-transform: uppercase;
}

.large-btn-3 h2 {
    color: #ffffff;
    font-size: 38px;
    line-height: 48px;
    text-shadow: 0px 0px 9px rgb(8, 8, 8);
    height: 150px;
}

.large-btn-3 .wpv-grid {
    margin-top: 30px;
}

.large-btn-3.first {
    border: none;
    border-right: 15px solid #fff;
}

.large-btn-3.lsat {
    border: none;
    border-left: 15px solid #fff;
}

.large-btn-3 .btn:hover {
    background: #ffffff;
    color: #000000;
}


/* small events list */

.wpv-tribe-multiple-events .grid-1-1 {
    padding: 0;
    background-color: #f5f5f5;
}

.wpv-tribe-multiple-events .event-wrapper {
    padding: 5px 10px 5px;
    border-radius: 0;
    padding: 14px 0;
    border-top: solid 1px #d4d4d4;
}

.wpv-tribe-multiple-events h2 {
    margin: 0;
    background-color: #83a76b;
    color: #ffffff;
    padding: 20px;
    text-align: center;
}

.wpv-tribe-multiple-events .event-wrapper .date,
.wpv-tribe-multiple-events .event-wrapper .when-where {
    display: inline-block;
    vertical-align: text-top;
    padding: 0;
    font-size: 12px;
}

.wpv-tribe-multiple-events .event-wrapper .when-where {
    width: 142px;
    color: #9f9f9f;
}

.wpv-tribe-multiple-events .event-wrapper .date {
    width: 75px;
    margin: 0 15px;
    height: auto;
}

.wpv-tribe-multiple-events .event-wrapper .date .day,
.wpv-tribe-multiple-events .event-wrapper .date .month {
    position: relative;
    top: auto;
    bottom: auto;
    font-size: 14px;
}

.wpv-tribe-multiple-events .event-wrapper .date .day {
    font-size: 36px;
    margin-bottom: 5px;
    font-size: 28px;
}

.wpv-tribe-multiple-events .event-wrapper .title {
    font-size: 14px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: #83a76b;
    line-height: 16px;
}

.more-events-btn {
    text-transform: uppercase;
    text-align: center;
    display: block;
    background-color: whitesmoke;
    border-top: solid 1px #d4d4d4;
    float: left;
    width: 100%;
    padding: 20px 0;
}

.wpv-tribe-multiple-events .title-color {
    color: #83a76b;
    /* change based on frontpage */
}

.desc a {
    font-size: 12px;
}

.socialcount {
    display: none;
}

#tribe-events-content {
    margin-bottom: 0;
}

#tribe-community-events #event-categories ul.tribe-categories-with-children>li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

#tribe-community-events #event-categories ul.tribe-categories-with-children>li>label {
    height: 30px;
}

.tribe-recurrence-exclusion-row,
.tribe-recurrence-description,
.obsoleteRecurrenceSelect,
.tribe-event-recurrence-description,
.tribe-recurrence-exclusion-row {
    display: none;
}

#event_tribe_organizer tr.saved-linked-post {
    display: none;
}

#tribe-community-events a.tribe-add-post {
    display: none;
}

@media (min-width: 1050px) {
    #tribe-community-events #event-categories ul.tribe-categories-with-children>li {
        display: inline-block;
        width: 24.6%;
        vertical-align: top;
    }
    #tribe-community-events #event-categories ul.tribe-categories-with-children>li>label {
        height: 30px;
    }
}

.bottom-img,
img.bottom-img {
    margin-top: 0;
}

.fb-page {
    height: 354px;
    overflow: hidden;
    border-bottom: 10px solid #f6f7f9;
}

@media (min-width: 958px) {
    .contact-form-send {
        padding-left: 80px;
        padding-top: 10px;
    }
    .contact-form-send input {
        padding: 21px 33px;
    }
}

@media (min-width: 1210px) {
    .contact-form-send {
        padding-left: 50px;
        padding-top: 10px;
    }
    .contact-form-send input {
        padding: 21px 63px;
    }
}


/* footer */

#footer-sidebars>.row aside {
    border-right: none;
}

#footer-sidebars .widget .widget-title {
    font-family: "playfair Display";
    font-display: auto;
}

footer.main-footer .widget.widget_nav_menu .menu li a {
    color: #ffffff;
}

footer.main-footer .widget.widget_nav_menu .menu li a:visited {
    color: #ffffff;
}

.widget_nav_menu .menu li.current_page_item a {
    color: #ffffff !important;
}

ul.bottom-nav {
    list-style: none;
}

ul.bottom-nav li {
    display: inline-block;
    margin: 0 10px;
}

footer.main-footer a {
    color: #ffffff;
}

footer.main-footer a:visited {
    color: #ffffff;
}

footer.main-footer a:hover,
footer.main-footer .widget.widget_nav_menu .menu li a:hover {
    color: #4D4E53;
}

.area-mag-btn {
    cursor: pointer;
}

.area-mag-btn img,
.area-mag-btn p {
    margin: 0;
}

.area-mag-btn h4 {
    font-weight: 600;
    text-transform: uppercase;
}

.area-mag-btn:hover h4 {
    color: #81c8d2;
}

.plus-hover {
    cursor: pointer;
    pointer-events: none;
}

.plus-hover a img {
    pointer-events: auto;
}

.plus-hover:after {
    content: "";
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    background: url('/wp-content/uploads/2016/11/white-cross.png') #81c8d2 center no-repeat;
    background-size: calc(100% - 20px);
    border-radius: 50%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-bottom: 0 none;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.46);
}

.plus-hover:hover:after {
    width: 45px;
    height: 45px;
}

.plus-hover:hover>a img {
    filter: blur(1px) grayscale(0.5) opacity(0.5);
    -webkit-filter: blur(1px) grayscale(0.5) opacity(0.5);
}

p.mand {
    font-size: 11px;
}

.form-holder p {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-right: 1%;
    margin-top: 5px;
    margin-bottom: 5px;
}


/* animations */

.btn,
input[type=submit].btn,
.area-block,
.area-block .name-holder p,
.shortcode_menu a,
.wpv-tabs>.ui-tabs-nav li.ui-state-default a,
#top-nav-social>a,
.plus-hover,
.plus-hover img,
.plus-hover:after,
.area-mag-btn h4,
div.wpcf7 .wpcf7-form .wpcf7-submit {
    transition: All 0.2s ease-out;
    -webkit-transition: All 0.2s ease-out;
    -moz-transition: All 0.2s ease-out;
    -o-transition: All 0.2s ease-out;
}

@media (max-width: 1226px) {
    .event-quick-search h1 {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
    .event-quick-search {
        margin-top: 0px;
    }
}

@media (max-width: 958px) {
    .md-hide {
        display: none;
    }
    .event-quick-search span,
    .event-quick-search h1 {
        display: block;
        width: 100%!important;
    }
    .event-quick-search .btn {
        display: block;
        margin: 10px 0;
    }
    .event-quick-search .or-span {
        text-align: center;
        padding-left: 0;
    }
    .area-block {
        max-width: 265px;
        margin: 0 auto;
    }
    .home-photos-head {
        position: relative;
        width: 100%;
        top: 0;
    }
    .home-photos-head p {
        position: relative;
        right: 0;
        top: 0;
        text-align: center;
    }
    .fb_iframe_widget {
        display: block!important;
    }
    .fb_iframe_widget span {
        display: block!important;
        margin: 0 auto!important;
    }
    .form-holder p {
        width: 100%;
        display: block;
        margin-right: 0;
    }
}

@media (max-width: 1138px) {
    .events-sub-header h1 {
        text-align: center;
    }
    .events-sub-header h1 span {
        padding: 10px 0!important;
        max-width: 100%!important;
    }
}

#rc-imageselect,
.g-recaptcha {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin: 10px 0;
}

.meta-header {
    background-color: #2b2b2b;
}

.page-header .post-siblings {
    display: none!important;
}

@media (max-width: 959px) {
    .responsive-layout .mp-menu ul li>a {
        color: #636363;
    }
    .large-btn-3 h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .large-btn-3.first {
        border-right: 0;
    }
    .large-btn-3 {
        border-right: 0;
        border-left: 0;
    }
}

@media (max-width: 959px) {
    .responsive-layout #mp-menu-trigger:before {
        color: #636363;
    }
    .responsive-layout .mp-menu ul li>a.has-children::after {
        color: #808080;
    }
    .responsive-layout .mp-menu h2 {
        color: #000000;
    }
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102, 175, 233, .6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
}

.ui-datepicker a,
.ui-datepicker a:hover {
    text-decoration: none;
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
    color: #2A6496;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: default;
    font-family: 'Glyphicons Halflings';
    font-display: auto;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\e079";
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\e080";
}

.ui-datepicker .ui-icon {
    display: none;
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar td:hover {
    background-color: #eee;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-current-day {
    background-color: #4289cc;
}

.ui-datepicker .ui-datepicker-current-day a {
    color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default;
}

.tribe-events-othermonth .tribe-events-month-event-title,
.tribe-events-othermonth div[id*=tribe-events-daynum-] {
    -khtml-opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: alpha(opacity=100);
    opacity: 1;
}

.wpcf7-radio .wpcf7-list-item {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 212px;
    margin-bottom: 45px;
    margin-right: 20px;
}

.wpcf7-radio input {
    width: 100%;
    height: 212px;
    opacity: 0;
    cursor: pointer;
}

@media screen and (max-width: 560px) {
    .wpcf7-radio .wpcf7-list-item {
        width: 45%;
    }
}

.wpcf7-radio input:checked+span:before {
    content: "\2713";
    font-size: 5rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-align: center;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding: 92px 0 70px 0;
}

.wpcf7-radio input+span {
    position: absolute;
    left: 0;
    top: 0;
    width: 102%;
    height: 212px;
    background-position: center center;
    background-size: cover;
    color: transparent;
    pointer-events: none;
    cursor: pointer;
}

.wpcf7-radio input+span:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -119px;
    width: 100%;
    height: 100px;
    padding: 10px 0;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

.wpcf7-radio .wpcf7-list-item:nth-child(1) input+span {
    background-image: url(/wp-content/uploads/covers/chorley-cover.jpg);
}

.wpcf7-radio .wpcf7-list-item:nth-child(1) input+span:after {
    content: "Chorley";
}

.wpcf7-radio .wpcf7-list-item:nth-child(2) input+span {
    background-image: url(/wp-content/uploads/covers/leigh-cover.jpg);
}

.wpcf7-radio .wpcf7-list-item:nth-child(2) input+span:after {
    content: "Leigh";
}

.wpcf7-radio .wpcf7-list-item:nth-child(3) input+span {
    background-image: url(/wp-content/uploads/covers/sthelens-cover.jpg);
}

.wpcf7-radio .wpcf7-list-item:nth-child(3) input+span:after {
    content: "St Helens";
}

.wpcf7-radio .wpcf7-list-item:nth-child(4) input+span {
    background-image: url(/wp-content/uploads/covers/westlancs-cover.jpg);
}

.wpcf7-radio .wpcf7-list-item:nth-child(4) input+span:after {
    content: "West Lancs";
}

.wpcf7-radio .wpcf7-list-item:nth-child(5) input+span {
    background-image: url(/wp-content/uploads/covers/wigan-cover.jpg);
}

.wpcf7-radio .wpcf7-list-item:nth-child(5) input+span:after {
    content: "Wigan";
}

.wpcf7-radio .wpcf7-list-item:nth-child(6) input+span {
    background-image: url(/wp-content/uploads/covers/none.jpg);
}

.wpcf7-radio .wpcf7-list-item:nth-child(6) input+span:after {
    content: "None";
}

.cover-notice {
    font-style: italic;
    color: #4C939E;
    font-weight: bolder;
}

.row.question1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.recaptca .wpcf7-recaptcha>div {
    margin: 0 auto;
}

.recaptca .wpcf7-recaptcha {
    width: 100%;
    transform: scale(1);
    -webkit transform: scale(1);
}

.survey-button p.mand {
    width: 100%;
}

.survey-button {
    text-align: center;
}

.mh-200 {
    max-height: 200px;
}

#hide {
    display: none;
}

.wpv-tribe-multiple-events .event-wrapper .title {
    font-size: 13px;
}

.full-tribe-events-bar {
    margin-top: 0 !important;
}

.postid-447 .type-featured,
.postid-447 #menu-item-1400,
#wpv-column-24144c6cae0a09228f0703188fc98b6e,
#wpv-column-24144c6cae0a09228f0703188fc98b6e {
    display: none!important;
}

#wpv-column-c523fdb65d2543bf24f6af4d815aa3db {
    display: none!important;
}

#top-nav-wrapper {
    display: none!important;
}

.page-id-17484 .wpcf7-form.init input[type="text"], .page-id-17484 .wpcf7-form.init input[type="email"]{width:50%;}
