/*
Theme Name: Nomad
Theme URI: http://nomad-2020.local/themes/nomad
Author: Nomad
Author URI: http://nomad-2020.local
Description: 
Version: 2.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nomad
Tags: custom-menu, full-width-template, post-formats
*/


/*--------------------------------------------------------------
## NYC OFFERS
--------------------------------------------------------------*/

.multisellinks {
	/*width: 70%*/
}

.sliderwrapper.sliderwrappermobile .slidercontent .multisellinks ul {
	flex-direction: row;
	max-width: 100%;
}

/*--------------------------------------------------------------
## Faq Page
--------------------------------------------------------------*/
.faqquest {
	list-style: none;
	padding-left: 0;
	/*display: none;*/
}

.faqquest .card {
	background-color: transparent;
	border: none;
}

.faqquest .card .card-header {
	padding: 0;
}

.faqquest .card .card-header .btn.btn-link {
	color: #fff;
	font-size: 14px;
	font-family: Gotham;
	font-weight: bold;
	line-height: 1.57;
	letter-spacing: 1.5px;
	text-align: left;
}

.faqquest .card .card-header .btn.btn-link.collapsed {
	color: #686868;
}

.faqquest .card .card-body {
	color: #fff;
	position: relative;
}

.faqquest .card .card-body::after {
	content: '';
	background: #fff;
	width: 8px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 1.95rem;
}

/*--------------------------------------------------------------
# Event Form Css
--------------------------------------------------------------*/
#gform_2 input {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #444;
	border-bottom: 1px solid #444;
	border-radius: 0;
	background: transparent;
	transition: all 0.3s ease-out;
	width: 100%;
	font-family: 'Gotham Book';
	font-weight: normal;
}

#gform_2 textarea {
	font-family: 'Gotham Book';
	font-weight: normal;
	color: #444;
	border: 1px solid #444;
}

#gform_2 input::placeholder,
#gform_2 textarea::placeholder {
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #444;
}

#gform_2 input[type=submit] {
	background: #000 !important;
	color: #ffff !important;
	padding: 9px 65px !important;
}

#gform_2 li span {
	color: #444;
	font-weight: 300;
}

#gform_2 li {
	position: relative;
	margin-top: 45px;
}

#gform_2 li label {
	position: absolute;
	top: 14px;
	left: 115px;
	color: #000;
}

#gform_2 input[type=submit] {
	background: #000 !important;
	color: #ffff !important;
	padding: 9px 65px !important;
	display: inline-block !important;
	width: auto !important;
}

#gform_2 .gform_footer.top_label {
	text-align: center;
	margin-top: 0;
}



/*--------------------------------------------------------------
## Faq Page
--------------------------------------------------------------*/
.faqquest {
	list-style: none;
	padding-left: 0;
	/*display: none;*/
}

.faqquest .card {
	background-color: transparent;
	border: none;
}

.faqquest .card .card-header {
	padding: 0;
}

.faqquest .card .card-header .btn.btn-link {
	color: #fff;
	font-size: 14px;
	font-family: Gotham;
	font-weight: bold;
	line-height: 1.57;
	letter-spacing: 1.5px;
	text-align: left;
}

.faqquest .card .card-header .btn.btn-link.collapsed {
	color: #686868;
}

.faqquest .card .card-body {
	color: #fff;
	position: relative;
}

.faqquest .card .card-body::after {
	content: '';
	background: #fff;
	width: 8px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 1.95rem;
}

/*--------------------------------------------------------------
# Event Form Css
--------------------------------------------------------------*/
#gform_2 input,
select {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #444;
	border-bottom: 1px solid #444;
	border-radius: 0;
	background: transparent;
	transition: all 0.3s ease-out;
	width: 100%;
	font-family: 'Gotham Book';
	font-weight: normal;
}

select {
	height: 35px;
}

#gform_2 textarea {
	font-family: 'Gotham Book';
	font-weight: normal;
	color: #444;
	border: 1px solid #444;
}

#gform_2 input::placeholder,
#gform_2 textarea::placeholder {
	font-size: 0rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #444;
}

#gform_2 input[type=submit] {
	background: #000 !important;
	color: #ffff !important;
	padding: 9px 65px !important;
}

#gform_2 li span {
	color: #444;
	font-weight: 300;
}

#gform_2 li {
	position: relative;
	margin-top: 45px;
}

#gform_2 li label {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #000;
	font-family: 'Gotham Book';
	font-weight: normal;
	color: #444;
}

select option,
select {
	font-family: 'Gotham Book';
	font-weight: normal;
	color: #444;
	-webkit-appearance: none;
	-moz-appearance: none;
}

select option[selected] {
	font-family: 'Gotham Book';
	font-weight: normal;
	color: #444;
}

#gform_2 input[type=submit] {
	background: #000 !important;
	color: #ffff !important;
	padding: 9px 65px !important;
	display: inline-block !important;
	width: auto !important;
}

#gform_2 .gform_footer.top_label {
	text-align: center;
	margin-top: 0;
}

#gform_2 input:focus~label,
#gform_2 input:valid~label {
	top: -1.5em;
	left: 0;
	font-size: .8em;
	color: inherit;
	cursor: pointer;
	position: absolute;
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	justify-content: center;
}

.pagination a {
	padding: 7px 13px;
	background: #007bff;
	color: #fff;
	margin-right: 2px;
}

.pagination a:hover {
	/* color: #0056b3; */
	color: #000;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.sliderwrapper.sliderwrappermobile .slidercontent .multisellinks ul {
	flex-direction: column;
}

@media(max-width: 767px) {
	.nav_bar.dropdown {
		padding: 0;
	}

	.tabs-slider .tabswrapper .tab-content .sliderwrapper .slidercontent {
		padding: 10px 30px 0;
	}

	.tabs-slider .tabswrapper .tab-content .sliderwrapper.nyc-rooms-slider .carousel {
		width: calc(100% + 0px);
		margin-left: 0px;
	}

	.location-spaces .gallery-feature__content {
		margin-top: 10px;
	}
}

@media(max-width: 575px) {
	.nav_bar.dropdown {
		margin-top: 10px;
	}
}

@media(max-width: 480px) {
	.location-spaces .nav-bar .nav {
		display: flex;
		justify-content: center;
	}

	.location-spaces .nav-bar .nav-item {
		padding: 10px 4px;
	}
}