/*
 Theme Name:     Espresso Child
 Description:    Espresso Child Theme
 Template:       espresso
Version:1.8.6
*/

@import url("../espresso/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */

.logo-image{float:left;}

nav#main-nav.full .shell > ul#menu-header-menu-left {
	float:left;
}

#ctas article, #ctas article:first-child{
    position: static;
    top: 0;
    margin-top:30px;
    margin-bottom:30px;
}
.effects .img {
    position: relative;
    overflow: hidden;
    display:inline-table;
    float:left;
    margin-right:5px;
}
.effects .img:last-child {
    margin-right:0;
}
.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
}
.expand{
    color:#ffffff;
    text-decoration:none;
    padding:85px 20px 10px 10px;
    display:block;
    white-space:nowrap;
}
.expand:hover{
    color:#ffffff;
}
.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: url(images/overlay.png) no-repeat;
    overflow: hidden;
    transition: all 1.5s;
}
#effect-1 .overlay {
    bottom: 0;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
}
#effect-1 .img.hover .overlay {
    width: 100%;
}

.home .bottom-spacer{height:0;}
.home #page-post{margin-top:0;}
.home .wpb_row{margin:20px 0;}

.right-menu{float:right;}

.util {
    background-color: #222;
    height: 28px;
}

.util .shell {
    text-align: right;
}

.util .shell a{
    color: #fff;
    text-decoration: none;
    font-size:13px;
}

#menu-utility {
    list-style-type: none;
}

#menu-utility li {
    display: inline-block;
    padding-right: 20px;
}
#menu-utility li.loggedin {
    display:none;
}
.logged-in #menu-utility li.loggedin {
    display:inline-block;
}
.logged-in #menu-utility li.loggedout {
    display:none;
}


.yellow {
    float: right;
}
.yellow a {
    float: right!important;
    color: #fff!important;
    font-weight: bold;
}

.tribe-mini-calendar td.tribe-events-has-events a,
.tribe-mini-calendar .tribe-events-present a{
    color: #fff!important;
}
#main-logo-container{position: absolute; top: 28px; left:0; right:0; margin-left:auto; margin-right:auto; width:255px; max-width:55%; height:121px;z-index: 990; text-align: center; padding-top:0;}

#main-logo-container a {
    margin-left: -52px;
}

@media only screen and (max-width: 900px) {
    #main-logo-container a {
        margin-left: 0;
    }
}

@media only screen and (max-width: 600px) {
    #main-logo-container {
        right: auto;
        left: 32px;
        width: 155px;
    }
}


.meta {
    color: #b13e19;
    margin-bottom: 20px;
}
.date, .time {
  font-weight: 400;
}
.upcoming-event-block h3 a, .upcoming-event-block small span{color:#e4a700 !important;}
.upcoming-event-block .es-button{background-color:#e4a700 !important; color:#ffffff;}

footer{height:auto; padding:20px 0; margin-top:40px;}

#tribe-events{margin-top:50px;}

input[type="submit"]{background-color:#e4a700;}

.contact-us-map{width:48%; float:left;}
.contact-us-form{width:48%; float:right;}


/* Slick Nav */
.slicknav_menu, .yellow a{background:#e4a700 !important;}
.slicknav_nav { padding-bottom:5px; }

@media (max-width:600px){
.slicknav_nav {padding-top: 45px;}
}

@media (max-width:400px){
.slicknav_nav {padding-top: 45px;}
}

@media (max-width:300px){
.slicknav_nav {padding-top: 30px;}
}


@media (max-width:768px){
	.contact-us-map, .contact-us-form{width:100%; float:none;}
}

.rev_slider ul {
 margin: 0!important;
}

.smaller {
    font-size: smaller;
}

.wc-proceed-to-checkout {
    clear: both;
}


/**** EVENTS ***/

#tribe-events-content .tribe-events-tooltip h4 {
    background-color: transparent!important;
}

.single-tribe_events .tribe-events-event-meta {
    background-color: #fafafa!important;
}
.tribe-tickets-remaining {
    font-style: italic;
    font-size: smaller;
}

.tribe-tickets-attendees-list-optout {
    display:none!important;
}
.tribe-tickets-remaining {
    font-size:10px;
}
.tickets_description {
    font-size: 12px;
    display: none;
}

.tribe-events-single-event-title {
    color:#333!important;
    text-transform: uppercase;
}



.summary body, .summary input, .summary textarea, .summary select {
    font-size: 16px;
    padding:4px 6px 2px;
}
.summary select {

}

.col1 {width: 64%; display: inline-block; vertical-align: top; padding-right:3%;}
.col2 {width: 31%; display: inline-block; vertical-align: top;}

.tribe-events-divider {
    display: none;
}

.footer-sidebar {
    width: 31%;
    margin:0 0 0 3%;
    display: inline-block;
    vertical-align: top;
}

.footer-sidebar.footer-1 {
  margin-left:0;
}

.footer-sidebar.footer-3 {
  text-align:right;
}

.footer-sidebar .widget article a {
    color: #fff;
}


/***** MEMBERSHIP *****/


.membership_listing {
    padding: 0!important;
    margin: 0!important;
}

.membership_listing li.member-product {
    /* width: 48%;
    display: inline-block; */
    list-style-type: none;
    margin: 0;
    padding: 0 0 25px ;
    clear: both;
    border-bottom: 5px double #eee;
    margin-bottom:25px;

}
 .product-thm {
    display: inline-block;
    vertical-align: top;
    width: 300px;
}

.info {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    padding: 0 0 0 30px;

}

.info.tours {
    width: 100%;
}



.info .price {
    font-size: 20px;
    float: right;
    font-style: italic;
    margin-top: -47px;
}

.info h3 {
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 30px;
    font-size: 28px;
}

.info ul {
    margin: 0 0 0 20px!important;
}

.membership_listing li.member-product

.membership-purchase {
    border: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    line-height: 39px;
    padding: 0 20px;
    font-size: 13px;
    font-weight: 600;
    background-color: #e4a700;
    margin: 15px auto!important;
    width: 120px;
    text-align: center;
    float: right;
}


@media only screen and (max-width: 769px) {
    .info {
        width: 55%;
    }
}
@media only screen and (max-width: 600px) {
    .info {
        width: 100%;
    }
    .product-thm {
        display: block;
        margin: 0 auto;
    }
}


/***** WOOCOMMERCE *****/

.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce-page .cart .button:hover, .woocommerce-page .cart input.button:hover {
    background: #e4a700 !important;
    border: 0!important;
    color: #222!important;
}

table.tribe-events-tickets .tickets_nostock,
table.tribe-events-tickets .tickets_name {
    font-size:11px;
    line-height: 1.2em;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: none;
}
fieldset{
    border:none;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img, .woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
    box-shadow: none!important;
}


a.es-button:hover, a.es-button.black, input[type=button]:hover, input[type=submit]:hover, #footer-widgets, .widget-button:hover,
#tribe-events .tribe-events-button:hover, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover {
    color: #e4a700!important;
}

.woocommerce-message {
    font-size: 20px;
    text-transform: uppercase;
    color: #8fae1b!important;
    font-weight: bold;
}

.woocommerce-variation-price {
    margin-bottom: 20px;
}
.nyp-input {
width: 200px; }

#coupon_code {
    width: 120px;
    padding: 7px;
}

.woocommerce .quantity .qty{
    border:1px solid #ddd;
}

@media only screen and (max-width: 768px) {
    .single-tribe_events .tribe-events-schedule {
        background: none;
        border:none;
    }

    .tribe-events-single .tribe-events-cost {
        display: inline-block!important;
    }

    .col1, .col2 {
        width: 100%;
    }

    .tribe-events-style-full table.tribe-events-tickets td, table.tribe-events-tickets td {
        display: table-cell!important;
        border: inherit
    }
}

.tribe-events-single .tribe-events-cost {
    width: auto;
    padding-left:5px;
    padding-right: 5px;
}

.tribe-events-ical.tribe-events-button {
    display: none!important;
}





/***** FOOTER ******/

@media only screen and (max-width: 723px) {
  .footer-sidebar {
    width: 100%;
    margin-left:0;
  }
}
footer {
    margin-top:0;
}
.pre-footer {
    background: rgba(0,0,0, 0.2);
    padding:0 0 65px;
}

.pre-footer .mc-field-group {
    width: 24.6%!important;
    display: inline-block;
    vertical-align: top;
}

.pre-footer h3 {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0 12px;
    font-weight: normal;
    letter-spacing: .05;
}

.pre-footer #mc-embedded-subscribe {
    line-height: 42px;
    border: none;

}

.pre-footer .mc-field-group input {
    max-height: 100%;
    border-radius: 0!important;
    padding: 0 20px;
    line-height: 39px;
    display:block;
    width: 96%;
    border: 1px solid #fff;
    height: 46px;
}

.no-avail {
    color: #B13E19;
    width: 100%;
    text-align: center;
    font-style: italic;
    padding-bottom: 12px;
}

@media only screen and (max-width: 769px) {
    .pre-footer .mc-field-group {
        width: 100%!important;
        padding-bottom: 10px
    }

    .footer-sidebar {
        width: 100%;
        text-align: center!important;
    }
}


#homepage-events .shell {
    padding-bottom: 50px;
}



