.tastings .alert {
	margin-top: 10px;
	margin-bottom: 40px;
}

.tastings .alert-dismissible {
	padding: .75rem 1.25rem;
}

.tastings .alert-dismissible .close {
	padding: 10px;
}

.tastings .alert .join {
	width: 57px;
}

.tastings .tabs {
	margin-top: 10px;
}

.tasting .info {
	padding-left: 0px;
	margin-bottom: 30px;
}

.tasting h5 {
	font-size: 1.4rem;
}

.tasting h5 a {
 color: inherit;
}

.tasting .logo {
	display: block;
    height: auto;
    max-width: 100%;
}

.tasting .col-xs-block .logo {
	margin: 20px;
}

.tasting .value {
	color: #6c757d;
	font-size: 1rem;
}

.tasting .divider {
	margin-top: 10px;
}

.tasting ol, .tasting ul {
	margin-bottom: 0px;
}

.tasting .more {
	list-style-type: none;
}

.tasting .btn {
	margin-top: 20px;
}

.tasting .buy {
	color: #fff !important;
	margin-left: 10px;
}

.tasting .sold-out {
	color: red;
	cursor: default !important;
	font-size: 15pt;
	text-decoration: none !important;
}
