/*
Theme Name: 	Guest Services - v3
Theme URI: 		http://guestservices.com
Description: 	A theme for Guest Services and its properties
Version: 		2.5
Author: 		Free Agents Marketing
Author URI: 	http://freeagentsmarketing.com
*/


/* ---------------------------------------------------------------------------------------------------------- 
Overrides go here  ------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* change logo size if needed */
/* #mainNav .navbar-brand img {max-height:65px;} */


a.button.btn_drk {
	background-color: #523c2d!important;
	color: #fff!important;
}
a.button.btn_drk:hover, a.button.btn_drk:focus, a.button.btn_drk:active {
	background-color: #4c6673!important;
	color: #fff!important;
}

.slider .slick-prev, .slider .slick-next{outline: none;}

.feature-grid .col-item.col-sm-6.two-col {
    text-align: left;
    max-width: none!important;
}
.feature-grid .col-item.col-sm-6.two-col:before {
    content: "";
    position: absolute;
    width: 90%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #999;
}
.videobox h2{
    text-align: center;
    position: absolute;
    bottom: 130px;
    left: 0;
    right: 0;
    color: #fff;
}
.weather-toggle .btn-default{display:none;}

.head-slider .head-slider-bg {
    padding-bottom: 10% !important;
    height: auto !important;
    background-size: 102% auto;
        margin-top: -2px;
}

.head-slider .head-slider-bg .head-slider-desc {
    padding: 0 !important;
}

.head-slider {
    margin-bottom: -5px;
}
.alertbar{height: auto!important;}
.alertbar .section-heading{display: contents;}

div#tribe-events-pg-template\ kktb {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--tec-grid-width);
    padding-left: var(--tec-grid-gutter-page-small);
    padding-right: var(--tec-grid-gutter-page-small);
    width: 100%;
}

@media screen and (min-width: 1400px) {
	.tribe-events-single {
		-webkit-font-smoothing: antialiased;
		margin: 0 25px;
	}
}