/*
Theme Name:         TreeTop Adventures
Theme URI:          https://www.treetopcanton.com/
Description:        TreeTop Adventures is a high ropes obstacle course located just 20 minutes south of Boston in Canton, MA. Our 10 trails range in difficulty from beginner to expert and consist of obstacles like rolling logs, bridges, ladders, tight ropes, zip-lines and more! 
Version:            1.0.0
Author:             // TECHYSCOUTS
Author URI:         https://www.techyscouts.com/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
.home-banner .embed-responsive-21by9::before {
   padding-top: 56.25%;
}
form .form-mb .form-group{margin-bottom:30px !important;}
.acf-map.map-1{min-height:1160px;height: 100%;}
.acf-map.map-2{min-height:730px;height: 100%;}
.wpcf7 form .wpcf7-response-output{text-align: center;}
.gift-shop-img .photos-gallery-item>a, .gift-shop-img .photos-gallery-item>a>img{height: auto !important;}
.gift-shop-img .photos-gallery-item p{margin-top: 10px;}
.fc button .fc-icon{    top: -0.2em !important;}
.fc .fc-button-group>:first-child{line-height: 0;}
.book-mobile button{font-size:12px !important;margin-top:5px;}
#group-contact-form .top-section-header + .container {
    margin-top: 0px;
}
#group-contact-form label{float:left;}
.swal2-popup{background:#337F3F !important;}
.swal2-popup .swal2-styled.swal2-confirm{background-color: #F06B30 !important;padding: 0.6em 2em !important;}


select.select option:first-child:{color: rgba(68, 68, 68, 0.64); font-family: 'Amiko', sans-serif;font-size: 14px;text-transform:uppercase;}
@media (min-width: 1200px) and (max-width: 1550.98px) { 
	.navbar-expand-md .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (max-width: 1440px){
section .price-text{font-size: 15px;}
}
@media (max-width: 1439px){
.fc button .fc-icon{    top: -2px !important;}
}
@media (min-width: 768px){
.home-banner.video-wrap:after{
/*	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}*/
}

@media (max-width: 767px){
    .featuredimg{height: 165px;}
    .featuredimg h1 br{display: none;}
    .bgColor-grey.shadowgrey .btn-theme{margin-top: 10px;margin-bottom: 10px;}
	.page-id-18 .index-2 .left-img{order: 2;-webkit-order: 2;}
    .page-id-18 .index-2 .right-details{order: 1;-webkit-order: 1;}
    .page-id-18 .index-2 .img-content-section .left-img{padding-top: 30px;}
    .page-id-18 .index-2 .img-content-section .right-details{padding-top: 0px;}
}
@media (min-width: 1440px){
.flybook-book-now-button{font-size: 18px !important;padding: 17px 48px 15px !important;}
}

.eo-fullcalendar .fc-event {
    font-size: .9em;
    background-color: #5FB06C !important;
    border-color: #5FB06C !important;
    color: #ffffff !important;
}
.eo-fullcalendar .fc-event:hover {
    background-color: #F06B30 !important;
    border-color: #F06B30 !important;
}
.eo-fullcalendar-reset h2{color:#F06B30 !important;font-weight: bold !important;}
.fc-button-group button{background-color: #F06B30 !important;color: #fff;}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td,.fc-ltr .fc-basic-view .fc-day-number{
    background-color: #BEE8C5 !important;border-right: 2px solid #fff !important;;
}
.eo-fullcalendar-reset .fc-view-container th.fc-day-header{background-color: #337F3F !important;color:#FFF !important;padding:5px !important;}