.bookingtable tr:hover {background-color:#eee;}
.tripic {max-height:200px;overflow:hidden;}

.page-header {
    padding: 10px 0px;
    border-top: 0px solid #e9e9e9;
    background: #3d8f92;
    border-bottom: 0px solid #00b8d2;
    margin-bottom: 40px;
	margin-top:30px;
}

.site-header {
    box-shadow: 0 0px 0px 0 rgba(50, 50, 50, 0.06);
}
.footer-widgets.section-padding {
    padding: 70px 0px 35px;
    padding: 1rem 0rem 1rem;
}
#footer-widgets {
    text-align: center;
}

.page-header h1 {	color: #ffffff !important;}

.site-content {
    border-top: 0px solid #e9e9e9;
    margin-top: 25px;
}

.page-header .entry-title, .page-header .page-title {
	font-size: 1.6em;}
h3 {
    font-size: 1.3rem;
}

.comments-area .jp-carousel-titleanddesc-title, .home .page-header,.site-info {
	display: none;
}
.wpcf7-not-valid-tip, .wpcf7-response-output, .wpcf7 .ajax-loader {display:none !important;}

.wpcf7-not-valid {
    background: #ffe2e2 !important;
    border: 1px solid #ff0000 !important;
    color: #C10000 !important;
}

body, button, input, select, textarea {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
	    /*font-family: 'Cormorant Unicase', serif;*/
    font-size: 1.2rem;
}

.custom-logo {
	width: auto;
	max-height: 95px !important;
}

.section-title-area {
	margin-bottom: 30px;
	text-align: center;
}

.contacticons {
	text-align:center;
}

.contacticons .fa {
	color: #f04e37;
}

.starlist li:before {
	font-family: FontAwesome;
	content: "\f058";
	color: #3d8f92;
	margin-right: 5px;
	margin-left: -20px;
}

.starlist {
	list-style-type: none;
}

@media only screen and (min-width : 400px) {

}

@media only screen and (max-width : 400px) {

}

h1, h2, h3, h4, h5, h6 {    clear: none;}

.wpcf7-submit {
    width: 200px !important;
}

h2, .widget-title, .page-header h1 {
	font-weight:300 !important;

}
.halfwidth {
	max-width: 400px;
}

.more-link-btn {
	border-radius: 4px;
	color: #FfffFF !important;
	background: none repeat scroll 0 0 #3d8f92;
	padding: 10px 20px;
	text-decoration: none;
	line-height: 3em;
}

.more-link-btn:hover {
	text-decoration: none;
	color: #2b2b2b !important;
	background: none repeat scroll 0 0 #ffffff;
	border: solid 1px #3d8f92;
}

.current-menu-item a {color: #3d8f92;}