@import url("https://use.typekit.net/oxb5jsw.css");
@font-face {
	font-family: "neutrabook";
	src:
	  	url("https://winemakersselection.com/wp-content/themes/wms-theme/assets/fonts/NeutraText-Book.otf") format("opentype");
}
#finder_captcha table {
	margin: 20px 0 !important;
}

#finder_body {
	margin: 40px 0;
	padding: 0;
	width: 100%;
	background-color: transparent;
}

#finder_body a {
	color: #000;
}

#finder_body a:hover {
	color: #000;
	text-decoration: underline;
}


@media screen and (min-width: 0px) and (max-width: 639px) {
	#finder {
		max-width: 100% !important;
	}
}

#finder_form {
	border-top:1px solid #000;
	margin-top:20px;
}

#finder_content {
	margin:0;
	padding:0;
}

#tab-list {
	max-width:100%;
	height:100%;
}

#tab-form .panel-body,#tab-list .panel-body {
	padding:0;
}

.form-horizontal .form-group {
	margin:0;
}

#finder_tab_nav a {
	box-shadow:none;
	color: #000 !important;
    font-family: "neutrabook";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
	padding: 10px 20px;
}

#finder_tab_nav li {
	border: none;
}

#finder_tab_nav li.active {
	border: 1px solid #000;
	color: #000;
}

#finder_tab_nav li.active:hover {
	background:none!important;
	border: 1px solid #000;
}

#finder_tab_nav li.active:hover a {
	color: #000 !important;
}
#finder {
	max-width: 40%;
}

.panel {
	background:none;
	border-radius:0!important;
	-webkit-box-shadow:none;
	box-shadow:none;
	font-size:16px;
	padding:20px 0 0;
}

.panel-footer {
	background: none;
	font-size: 12px !important;
	color: #000 !important;
    font-family: "neutrabook";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
}

.form-horizontal .control-label {
    color: #000;
    font-family: "neutrabook";
    font-size: 20px !important;
    font-weight: normal;
	height: auto !important;
    display: block !important;
    text-align: left !important;
    line-height: 1.4;
    margin: 0 0 4px;
    text-transform: uppercase;
}

select.form-control {
	background-color: transparent;
	border: 1px solid #707070;
	background-size: 20px !important;
	color: #000;
	font-family: "neutrabook";
	font-size: 20px !important;
    box-shadow: none !important;
	height: auto !important;
	padding: 10px !important;
    position: relative;
	text-indent:8px!important;
	-webkit-appearance:none;
}

.finder_form_right select {
	margin-bottom: 15px !important;
}

select:focus,select.form-control:focus {
	background-image: none !important;
	border-color: #707070 !important;
	box-shadow: none !important;
}
input[type=text].form-control {
	background-color: #fff;
	border: 1px solid #000 !important;
	box-shadow: none !important;
	color: #000;
	font-family: "neutrabook";
	font-size: 20px !important;
	height: auto !important;
	padding: 7px 10px !important;
	text-indent: 8px;
}

input[type=text]:focus {
	box-shadow:none!important;
}

input[type=text]::placeholder {
	color:#000!important;
}

.btn-primary {
	background: #000;
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: none !important; 
    color: #fff;
    font-family: "aktiv-grotesk-extended", sans-serif;
	font-weight: 600;
	font-style: normal;
    font-size: 15px;
    letter-spacing: 2.25px;
    margin-top: 20px !important;
    padding: 16px 20px;
    text-transform: uppercase;
    transition: .25s ease-in-out !important;
    height: auto; 
}
.btn-primary[disabled]:hover,
.btn-primary:hover,
.btn-primary:focus  {
    background-color: #fff !important;
    border: 1px solid #000;
    color: #000;
    transition: .25s ease-in-out !important;
}

#finder_map_paging {
    top: 140px;
}
.finder_vip_logo {
	display:none;
}
.panel-primary>.panel-heading {
	background: none !important;
}
.panel-title {
	color: #000 !important;
	font-family: "neutrabook";
}
.panel-title>a,.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color: #000 !important;
	font-size: 16px!important;
	opacity: 1;
}

.label-default {
	background-color: #000;
}
.finder_miles {
	background: #000;
	padding: .2em .6em !important;
}
.alert-warning {
	background-color: transparent !important;
	border-radius: 0;
	border: 1px solid #000 !important;
	color: #000 !important;
	margin: 30px 0 !important;
}
#tab-form, #vipcopyright {
	width: 100%;
}