/* 01 ARCHIVE BRAND */

#exhibitors_container {
	padding: 30px 0;
}

#exhibitors_container select {
	width: 100%;
}

#exhibitors_container .btn,
#single-brand .btn {
    width: 100%;
	background: #3dadae;
	font-weight: bold;
	color: #fff;
	margin-top: 25px;
	border: 1px solid #2a7879;
}

#single-brand .btn {
	width: auto;
}

#exhibitors_container .btn:hover,
#single-brand .btn:hover {
	border: 1px solid #2a7879;
	background: #2a7879;
}

#exhibitors_container .filter {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 25px;
	background: #f6f4eb;
}

#exhibitors_container .filter .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3dadae;
    border: 1px solid #249091;
	color: #fff;
    margin: 5px 5px 0 0;
    padding: 2px 5px;
}

img.productgroups {
	width: 32px;
	height: 32px;
	padding: 2px;
}

#exhibitors_container .filter .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3dadae;
    color: white;
}

#exhibitors_container .results {
	margin: 20px 0;
}

.exhibitor-teaser .brand-logo {
	border: 1px solid #ccc;
	background: #fff;
	width: 100%;
	height: 220px;
	background-image: url('http://gallery-shoes.com/wp-content/uploads/2017/05/logo_default.jpg');
	background-size: 70%;
	background-position: center 20px;
	background-repeat: no-repeat;
	margin: 10px 0;
}

.exhibitor-teaser .brand-no-logo {
	border: 1px solid #ccc;
	background-image: url('../img/bg_default-teaser.png');
	background-size: 70%;
	background-position: center 20px;
	background-repeat: no-repeat;
	width: 100%;
	height: 220px;
	margin: 10px 0;	
}

.exhibitor-teaser .gallery-evening-occasion {
	background-image: url('../img/bg_default-teaser_gallery-evening-occasion.png') !important;
}

.exhibitor-teaser .brand-info {
	background: rgba(255,255,255,0.90);
	/* margin: 160px 0 0 0; */
	margin: 140px 0 0 0;
	padding: 5px;
	text-align: center;
}

.exhibitor-teaser .brand-info .brand-name {
	font-size: 1.2em;
	font-weight: bold;
}

.exhibitor-teaser .brand-no-logo .brand-info {
	background: rgba(61,173,174,0.80);
	margin: 85px 0 0 0;
	padding: 5px;
	text-align: center;
	color: #fff;
}

.exhibitor-teaser,
li.brand-logo {
	transition: all .1s ease-in-out;
}

.exhibitor-teaser:hover,
li.brand-logo:hover {
	text-decoration: none;
	transform: scale(1.08);
}

.exhibitor-teaser a:hover {
	text-decoration: none;
}

/* 02 SINGLE BRAND */

section#single-brand {
	padding: 20px 0;
}

section#single-brand .container .row {
	margin: 20px 0;
}

section#single-brand .logo {
	border: 1px solid #ccc;
	padding: 20px;
	text-align: center;
}

section#single-brand .logo img {
	max-width: 100%;
}

section#single-brand .productgroups {
	float: right;
}

section#single-brand .label-brand {
	font-weight: bold;
	width: 150px;
	float: left;
}

section#single-brand .label-brand-empty {
	padding-left: 150px;
}

section#single-brand .block-margin-top {
	margin: 15px 0 0 0;
}

section#single-brand .block {
	display: block;
	clear: left;
}

section#single-brand .fa-stack {
	float: left;
	margin: 0 10px 0 0;
	color: #3dadae;
}

section#single-brand .location_booth_1,
section#single-brand .location_booth_2 {
	font-size: 1em;
}

section#single-brand .location_booth_1,
section#single-brand .location_booth_2,
section#single-brand .plz,
section#single-brand .city_de,
section#single-brand .city_en,
section#single-brand .city_ru,
section#single-brand .tel_country_code,
section#single-brand .tel_city_code,
section#single-brand .tel,
section#single-brand .fax_country_code,
section#single-brand .fax_city_code,
section#single-brand .fax,
section#single-brand .tel_country_code,
section#single-brand .rep1_tel_country_code,
section#single-brand .rep1_tel_city_code,
section#single-brand .rep1_tel,
section#single-brand .rep1_mobile_country_code,
section#single-brand .rep1_mobile_city_code,
section#single-brand .rep1_mobile,
section#single-brand .rep2_tel_country_code,
section#single-brand .rep2_tel_city_code,
section#single-brand .rep2_tel,
section#single-brand .rep2_mobile_country_code,
section#single-brand .rep2_mobile_city_code,
section#single-brand .rep2_mobile{
	float: left;
	margin: 0 5px 0 0;
}

.filter-no-results {
	color: #a94442;
    background-color: #f2dede;
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #ebccd1;
    border-radius: 4px;
}

/** Brand Bar **/

.brand-bar {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 25px;
	text-align: center;
	background: #f6f4eb;
	margin: 15px 0 0 0;
}

.brand-bar h3 {
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.brand-bar ul.logos {
	margin: 0 auto !important;	
	list-style-type: none;
	padding: 0;
}

.brand-bar li.brand-logo {
	border: 1px solid #ccc;
	background: #fff;
	width: 148px;
	height: 148px;
	float: left;
	margin: 5px;
	background-image: url('../img/bg_default-teaser.png');
	background-size: 85%;
	background-position: center;
	background-repeat: no-repeat;
}

.brand-bar li.brand-logo .brand-name {
	margin-top: 105px;
	background: rgba(255,255,255,0.90);
}

/** Repräsentaten **/

section#single-brand .rep h3 {
	padding: 5px 0 0 0;
}

section#single-brand .rep1_company,
section#single-brand .rep2_company {
	font-weight: bold;
}