
/*
 Theme Name: SetSail Child theme
 Template: setsail
 Version: 1.0
 Theme URI: http://setsail.select-themes.com
 Description: Travel Agency Theme
 Author: Select Themes
 Author URI: http://themeforest.net/user/select-themes
 Text Domain: setsail
 Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
 Version: 1.3.2
 License: GNU General Public License
 License URI: licence/GPL.txt
*/
.grecaptcha-badge {
	visibility: hidden;
}

form.wpcf7-form span[class^='qodef'] {
	display: none;
	color: #fff;
}

#wpcf7-f800-o5 input[name='your-name'] {
	border-bottom: none;
}

.qodef-custom-nlf-footer.sidetrip {
	background: #595959;
}

.qodef-custom-nlf-footer.sidetrip input, .qodef-custom-nlf-footer.sidetrip textarea {
	margin-bottom: 0px !important;
	padding-left: 15px !important;
}

.qodef-custom-nlf-footer.sidetrip input {
	border-bottom: none;
}

.qodef-custom-nlf-footer.sidetrip .wpcf7-submit {
	background: #0078ae !important;
	color: #222 !important;
	padding: 0px 0px !important;
}

.qodef-custom-nlf-footer.sidetrip .wpcf7-submit:hover {
	background-color: #23a9af !important;
}

.single .qodef-tours-standard-item.qodef-tours-row-item.qodef-item-space.tour-item.type-tour-item {
	position: initial !important;
}

.single .qodef-tours-standard-item-content-inner {
	padding: 10px 0px;
}

.single h3.qodef-tour-title {
	font-size: 15px;
	line-height: 20px;
}

.Booking_date {
	font-size: 17px;
}

.qodef-tours-list-holder-inner.qodef-tours-row-inner-holder.qodef-outer-space.abd {
	height: inherit !important;
}

.qodef-tour-item-single-holder .qodef-tabs .qodef-tab-container {
	padding: 0px;
}

body.archive .qodef-title-holder, body.archive .qodef-title-wrapper {
	max-height: 250px !important;
}

.inmonths {
	font-weight: bold;
}

.qodef-tours-search-main-filters-fields .qodef-tours-type-filter-item {
	display: none;
}

@media only screen and (max-width: 500px) {
	.qodef-top-bar {
		display: block !important;
		height: auto;
		padding: 10px 0;
	}
	
	.qodef-top-bar .qodef-icon-text {
		font-size: 16px !important;
	}
	
	.qodef-top-bar .qodef-position-right {
		float: none !important;
		text-align: center;
	}
	
	.qodef-top-bar .qodef-position-right .qodef-position-right-inner {
		display: block !important;
	}
	
	.qodef-top-bar .qodef-position-left {
		float: none !important;
	}
	
	.qodef-search-icon-text, .qodef-top-bar .qodef-position-right {
		display: none !important;
	}
	
	.qodef-fullscreen-search-holder .qodef-form-holder-inner {
		width: 90% !important;
	}
	
	.qodef-fullscreen-search-holder .qodef-search-field {
		height: 45px !important;
		width: 70% !important;
	}
	
	.qodef-fullscreen-search-holder .qodef-search-submit {
		height: 45px !important;
		padding: 10px !important;
		width: 30% !important;
	}
}

@media only screen and (min-width: 501px)  and (max-width: 1100px) {
	.qodef-top-bar {
		display: block !important;
		height: 40px;
		padding: 10px 0;
	}
	
	.qodef-top-bar .qodef-icon-text {
		font-size: 16px !important;
	}
}
