/*
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;
}
@media (min-width: 768px){
    .videobox .play {
        top: -50px!important;
    }
}
.single a.button1{margin: 0;}
.single #slider{margin-bottom: 25px;}
.single .slides li{list-style: none;width: 33%;display: inline-block;padding: 5px;}
.single .book-now-boat{margin: 20px 0 20px 0;}
.single .feature-boxes{margin-bottom: 20px;}