/*
Theme Name: Humanity House
specific css for Tentoonstelling Item pages (exhibits CPT)
*/
/* line 8, ../../scss/dev/12-tent-items.scss */
body.tentoonstellingen-template-default #header,
body.exhibits-template-default #header {
  position: relative;
  z-index: 3;
  margin-bottom: 112px;
}
/* line 9, ../../scss/dev/12-tent-items.scss */
body.tentoonstellingen-template-default #past_event,
body.exhibits-template-default #past_event {
  top: 0;
}

/* line 11, ../../scss/dev/12-tent-items.scss */
.single-exhibits #page_header_img {
  line-height: 0;
  position: relative;
}

/* line 12, ../../scss/dev/12-tent-items.scss */
.tent_item #page_header_img .video_icon {
  left: 305px;
  top: 158px;
}

/* line 13, ../../scss/dev/12-tent-items.scss */
.single-exhibits #page_header_img h1, #page_header_img h2 {
  position: relative;
  color: #335f5f;
  font-family: 'nobel', verdana, arial;
  margin-left: 100px;
}

/* line 14, ../../scss/dev/12-tent-items.scss */
.single-exhibits #page_header_img h1 {
  text-transform: uppercase;
  font-size: 3.2em;
}

/* line 15, ../../scss/dev/12-tent-items.scss */
.single-exhibits #page_header_img h2 {
  font-weight: normal;
  font-size: 1.9em;
  margin-bottom: 1em;
}

/* line 16, ../../scss/dev/12-tent-items.scss */
.single-exhibits #page_header_img img {
  width: 653px;
  height: auto;
  position: relative;
}

/* line 17, ../../scss/dev/12-tent-items.scss */
#tent_item_bg {
  position: absolute;
  top: -295px;
  left: 0;
  width: 790px;
  height: 900px;
  display: block;
}

/* line 18, ../../scss/dev/12-tent-items.scss */
.tent_item #col_left {
  width: 265px;
  margin: 0;
  padding: 0;
  display: block;
  min-height: 100px;
}

/* line 19, ../../scss/dev/12-tent-items.scss */
.single-exhibits #col_left .thumbs a {
  width: 240px;
  height: auto;
  display: block;
  float: none;
  margin: 0 0 20px 0;
}

/* line 20, ../../scss/dev/12-tent-items.scss */
#other_exhibits {
  position: absolute;
  right: -20px;
  top: 20px;
  width: 240px;
}

/* line 21, ../../scss/dev/12-tent-items.scss */
#other_exhibits a.navbox {
  color: #fff;
  font-size: 1.1em;
  font-family: 'nobel', verdana, arial;
  text-transform: uppercase;
}

/* line 22, ../../scss/dev/12-tent-items.scss */
#exh_content {
  width: 790px;
  position: relative;
  padding-top: 40px;
}

/* line 23, ../../scss/dev/12-tent-items.scss */
#exh_quote {
  position: absolute;
  top: -40px;
  right: -250px;
  width: 345px;
  background-color: #fff;
  padding: 25px;
  font-size: 2.2em;
  line-height: 1.2em;
}

/* line 24, ../../scss/dev/12-tent-items.scss */
.tent_item article.content {
  width: 390px;
  margin: 0;
  background: none;
  padding: 0 0 60px 0;
}

/* line 25, ../../scss/dev/12-tent-items.scss */
.tent_item .sharethis {
  text-align: left;
  margin-top: 60px;
}

/* line 26, ../../scss/dev/12-tent-items.scss */
#exh_content .widget.sponsors {
  margin-top: 20px;
}

/* line 27, ../../scss/dev/12-tent-items.scss */
#exh_content .widget.sponsors div {
  margin: 0px 30px 15px 0;
}

/* line 29, ../../scss/dev/12-tent-items.scss */
#tent_overview {
  position: relative;
  min-width: 995px;
  margin-top: 100px;
}

/* line 30, ../../scss/dev/12-tent-items.scss */
.tent_item.humanity-city {
  margin-top: 150px;
}

/* line 33, ../../scss/dev/12-tent-items.scss */
.exhibit_item {
  display: block;
  width: 222px;
  height: 351px;
  position: absolute;
}

/* line 34, ../../scss/dev/12-tent-items.scss */
.exhibit_item:hover {
  text-decoration: none;
}

/* line 35, ../../scss/dev/12-tent-items.scss */
.exhibit_item img {
  width: 100%;
  height: auto;
  margin-top: 157px;
}

/* line 36, ../../scss/dev/12-tent-items.scss */
.exhibit_item.info_item img {
  margin-top: 0;
}

/* line 37, ../../scss/dev/12-tent-items.scss */
.exhibit_item h2, .exhibit_item h1 {
  color: #fff;
  font-size: 1.30em;
  font-family: 'nobel', verdana, arial;
  text-transform: uppercase;
  padding: 80px 10px 5px;
  line-height: 1.2em;
}

/* line 38, ../../scss/dev/12-tent-items.scss */
.exhibit_item h2 {
  position: absolute;
  top: 72px;
  left: 0;
  padding-top: 0;
}

/* line 39, ../../scss/dev/12-tent-items.scss */
.exhibit_item:hover h2, .exhibit_item:hover h1 {
  color: #335f5f;
}

/* line 40, ../../scss/dev/12-tent-items.scss */
.exhibit_item h2 span {
  display: block;
  font-size: 0.75em;
  text-transform: none;
  margin-top: 0.2em;
  line-height: 1.3em;
}

/* line 41, ../../scss/dev/12-tent-items.scss */
.exhibit_item .leesmeer {
  text-align: right;
  padding: 7px 10px 10px 0;
}

/* line 42, ../../scss/dev/12-tent-items.scss */
.exhibit_item:hover .leesmeer {
  text-decoration: underline;
}

/* line 43, ../../scss/dev/12-tent-items.scss */
.exhibit_item.info_item {
  width: 241px;
  height: auto;
  position: static;
}

/* line 44, ../../scss/dev/12-tent-items.scss */
.info_item .excerpt {
  color: #fff;
  padding: 0 20px 20px;
  font-weight: bold;
}

/* line 45, ../../scss/dev/12-tent-items.scss */
.info_item h1 {
  font-size: 1.2em;
  padding: 85px 20px 5px;
}

/* line 46, ../../scss/dev/12-tent-items.scss */
.info_item .leesmeer {
  color: #fff;
  padding: 8px 10px 11px;
}

/* line 47, ../../scss/dev/12-tent-items.scss */
.quote_box {
  font-size: 2.8rem;
  position: absolute;
  padding: 20px 0;
  text-align: center;
  line-height: 4rem;
}

/* line 48, ../../scss/dev/12-tent-items.scss */
.exhibit_side {
  position: relative;
  float: right;
  width: 240px;
}

/* Humanity City */
/* line 52, ../../scss/dev/12-tent-items.scss */
#other_exhibits.humanity-city {
  margin-top: 180px;
  margin-right: 100px;
}

/* line 56, ../../scss/dev/12-tent-items.scss */
#other_exhibits.humanity-city a.navbox {
  background: url(../../images/tent_items/humanitycity_pagenav.png) left top no-repeat;
  width: 104px;
  height: 174px;
  display: block;
}

/* line 57, ../../scss/dev/12-tent-items.scss */
#other_exhibits.humanity-city a.navbox.alignright {
  background-position: right top;
  margin: 30px 10px 0 0;
}

/* line 58, ../../scss/dev/12-tent-items.scss */
#other_exhibits.humanity-city a.navbox .title {
  padding: 39px 10px 0;
  height: 79px;
  display: block;
  line-height: 1.1em;
}

/* line 59, ../../scss/dev/12-tent-items.scss */
#other_exhibits.humanity-city a.navbox img {
  width: 100%;
  height: auto;
}

/* line 60, ../../scss/dev/12-tent-items.scss */
#tent_overview {
  height: 1520px;
}

/* line 61, ../../scss/dev/12-tent-items.scss */
.humanity-city .exhibit_item {
  background: url(../../images/tent_items/humanitycity_huisje1.png) center top no-repeat;
}

/* line 62, ../../scss/dev/12-tent-items.scss */
.humanity-city .info_item {
  background: url(../../images/tent_items/humanitycity_huisje_info.png) center top no-repeat #5883a3;
}

/* line 63, ../../scss/dev/12-tent-items.scss */
.humanity-city #tent_item_bg {
  background: url(../../images/tent_items/humanitycity_bg.png) center bottom no-repeat;
}

/* line 64, ../../scss/dev/12-tent-items.scss */
.humanity-city #exh_content {
  background: url(../../images/tent_items/humanitycity_bg2.png) center top repeat-y;
}

/* line 65, ../../scss/dev/12-tent-items.scss */
.info_box {
  position: absolute;
  top: 383px;
  left: 20px;
  width: 222px;
  padding-top: 0;
  border: 0;
}

/* line 66, ../../scss/dev/12-tent-items.scss */
.single-tentoonstellingen .info_box .btn_koop {
  margin: -20px 0 0;
}

/* line 67, ../../scss/dev/12-tent-items.scss */
.info_box hr {
  border-color: #D30101;
}

/* line 68, ../../scss/dev/12-tent-items.scss */
.humanity-city .quote_box {
  width: 470px;
}

/* line 69, ../../scss/dev/12-tent-items.scss */
.humanity-city .sharethis {
  margin-top: 20px;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #D30101;
}

/* line 70, ../../scss/dev/12-tent-items.scss */
.humanity-city .item1 {
  top: 0;
  left: 20px;
}

/* line 71, ../../scss/dev/12-tent-items.scss */
.humanity-city .item2 {
  top: 67px;
  left: 265px;
  background-image: url(../../images/tent_items/humanitycity_huisje5.png);
}

/* line 72, ../../scss/dev/12-tent-items.scss */
.humanity-city .item2 h2 {
  color: #355c5b;
}

/* line 73, ../../scss/dev/12-tent-items.scss */
.humanity-city .item3 {
  top: 37px;
  left: 510px;
  background-image: url(../../images/tent_items/humanitycity_huisje6.png);
}

/* line 74, ../../scss/dev/12-tent-items.scss */
.humanity-city .item4 {
  top: 607px;
  left: 20px;
  background-image: url(../../images/tent_items/humanitycity_huisje2.png);
}

/* line 75, ../../scss/dev/12-tent-items.scss */
.humanity-city .item5 {
  top: 584px;
  left: 265px;
  background-image: url(../../images/tent_items/humanitycity_huisje3.png);
}

/* line 76, ../../scss/dev/12-tent-items.scss */
.humanity-city .item6 {
  top: 598px;
  left: 510px;
  background-image: url(../../images/tent_items/humanitycity_huisje4.png);
  background-color: #d55661;
  height: auto;
}

/* line 77, ../../scss/dev/12-tent-items.scss */
.humanity-city .item6 h2 {
  top: 90px;
}

/* line 78, ../../scss/dev/12-tent-items.scss */
.humanity-city .item6 img {
  margin-top: 175px;
}

/* line 79, ../../scss/dev/12-tent-items.scss */
.humanity-city .item7 {
  top: 1128px;
  left: 20px;
  background-image: url(../../images/tent_items/humanitycity_huisje7.png);
}

/* line 80, ../../scss/dev/12-tent-items.scss */
.humanity-city .item8 {
  top: 1128px;
  left: 265px;
  background-image: url(../../images/tent_items/humanitycity_huisje8.png);
  background-color: #f3e377;
  height: auto;
}

/* line 81, ../../scss/dev/12-tent-items.scss */
.humanity-city .item8 h2 {
  color: #498383;
  top: 90px;
}

/* line 82, ../../scss/dev/12-tent-items.scss */
.humanity-city .item8 img {
  margin-top: 175px;
}

/* line 83, ../../scss/dev/12-tent-items.scss */
.humanity-city .item9 {
  top: 1009px;
  left: 510px;
  background-image: url(../../images/tent_items/humanitycity_huisje9.png);
}

/* line 84, ../../scss/dev/12-tent-items.scss */
.humanity-city .item10 {
  top: 815px;
  left: 758px;
  background-image: url(../../images/tent_items/humanitycity_huisje1.png);
}

/* line 85, ../../scss/dev/12-tent-items.scss */
.humanity-city .item11 {
  top: 1208px;
  left: 758px;
  background-image: url(../../images/tent_items/humanitycity_huisje2.png);
}

/* line 86, ../../scss/dev/12-tent-items.scss */
.humanity-city .quote1 {
  top: 420px;
  left: 265px;
}

/* line 87, ../../scss/dev/12-tent-items.scss */
.humanity-city .quote2 {
  top: 959px;
  left: 20px;
}

/* Fair Fashion Lab */
/* line 90, ../../scss/dev/12-tent-items.scss */
body.tax_fair-fashion-lab {
  background: url(../../images/tent_items/fairfash_bg_detail.png) center 112px no-repeat;
}
/* line 92, ../../scss/dev/12-tent-items.scss */
body.tax_fair-fashion-lab .site-wrapper {
  margin-top: 80px;
}

/* line 96, ../../scss/dev/12-tent-items.scss */
#ffl_haak {
  position: absolute;
  top: -242px;
  left: 238px;
  z-index: 4;
}

/* line 98, ../../scss/dev/12-tent-items.scss */
#tent_overview.fair-fashion-lab {
  height: 2660px;
}

/* line 99, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .exhibit_item {
  width: 542px;
  height: 639px;
}

/* line 100, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .info_item {
  background: url(../../images/tent_items/fairfash_bg_info.png) center top no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 101, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .exhibit_item .leesmeer {
  position: absolute;
  bottom: 35px;
  right: 123px;
  font-size: 1.3em;
}

/* line 102, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .leesmeer .icon {
  font-size: 80%;
}

/* line 103, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .itemid3518 .leesmeer {
  right: 290px;
}

/* line 104, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .info_item .excerpt {
  position: absolute;
  top: 383px;
  left: 158px;
  width: 230px;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6em;
}

/* line 105, ../../scss/dev/12-tent-items.scss */
#tent_overview.fair-fashion-lab .sharethis {
  position: absolute;
  top: 595px;
  left: 144px;
}

/* line 106, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .info_small {
  top: 780px;
  left: auto;
  right: 0;
}

/* line 107, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #ff_links, #other_exhibits.fair-fashion-lab {
  position: absolute;
  right: 0;
  top: 200px;
  width: 250px;
  height: 217px;
  display: block;
  background: url(../../images/tent_items/fairfash_bg_links.png);
  z-index: 2;
}

/* line 108, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #ff_links a, #other_exhibits.fair-fashion-lab a.navbox {
  position: absolute;
  color: #fff;
  font-size: 1.3em;
  height: 100px;
  display: block;
}

/* line 109, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #ff_links a.left {
  top: 53px;
  left: 32px;
}

/* line 110, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #ff_links a.right {
  top: 107px;
  left: 141px;
}

/* line 112, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .info_item {
  top: -60px;
  left: 20px;
}

/* line 113, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .item1 {
  top: 120px;
  left: 480px;
}

/* line 114, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .item2 {
  top: 628px;
  left: 10px;
}

/* line 115, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .item3 {
  top: 950px;
  left: 480px;
}

/* line 116, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .item4 {
  top: 1250px;
  left: 10px;
}

/* line 117, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .item5 {
  top: 1595px;
  left: 467px;
}

/* line 118, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .item6 {
  top: 1990px;
  left: 20px;
}

/* line 120, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .itemid3518, .fair-fashion-lab .itemid6209 {
  background: url(../../images/tent_items/fairfash_bg_roothart.png);
}

/* line 121, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .itemid3521, .fair-fashion-lab .itemid6216 {
  background: url(../../images/tent_items/fairfash_bg_hendriks.png);
}

/* line 122, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .itemid3522, .fair-fashion-lab .itemid6217 {
  background: url(../../images/tent_items/fairfash_bg_tinkerbell.png);
}

/* line 123, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .itemid3524, .fair-fashion-lab .itemid6218 {
  background: url(../../images/tent_items/fairfash_bg_hesit.png);
}

/* line 124, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .itemid3526, .fair-fashion-lab .itemid6219 {
  background: url(../../images/tent_items/fairfash_bg_velden.png);
}

/* line 125, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .itemid3527, .fair-fashion-lab .itemid6220 {
  background: url(../../images/tent_items/fairfash_bg_space.png);
}

/* line 127, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .quote_box {
  font-family: 'jumpingjack', serif;
  color: #D30101;
  line-height: 1.1em;
  text-shadow: 1px 0px #D30101, 0px 1px #D30101, 1px 0px #333, 0px 1px #D30101;
  padding: 0;
}

/* line 128, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .quote_box span {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0.1em;
}

/* line 129, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .quote1 {
  top: 0;
  left: 462px;
  width: 280px;
}

/* line 130, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .quote2 {
  top: 1910px;
  left: 42px;
  width: 210px;
}

/* line 131, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab .quote3 {
  top: 2327px;
  left: 594px;
  width: 250px;
}

/* line 133, ../../scss/dev/12-tent-items.scss */
.single-exhibits .detail.fair-fashion-lab #page_header_img h1 {
  font-size: 1.9em;
  color: #D30101;
  padding-bottom: 0.4em;
}

/* line 134, ../../scss/dev/12-tent-items.scss */
.single-exhibits .detail.fair-fashion-lab #page_header_img h2 {
  font-family: 'jumpingjack', serif;
  font-size: 3.1em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 14px;
  text-shadow: 1px 0px #333, 0px 1px #333, 1px 0px #333, 0px 1px #333;
}

/* line 135, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #exh_content {
  padding-top: 25px;
}

/* line 136, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #exh_quote {
  background-color: #D30101;
  color: #fff;
}

/* line 137, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #facebook_comments {
  background-color: #999;
}

/* line 138, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #facebook_comments:after {
  background-image: url(../../images/fb_comments_grey.png);
}

/* line 140, ../../scss/dev/12-tent-items.scss */
#other_exhibits.fair-fashion-lab a.navbox {
  text-align: center;
  font-family: 'nobel', serif;
  font-size: 1.28em;
  color: #fff;
  line-height: 1.2em;
  text-shadow: 0 0 0 #fff;
  width: 68px;
  word-break: break-all;
}

/* line 141, ../../scss/dev/12-tent-items.scss */
#other_exhibits.fair-fashion-lab a.navbox:hover {
  text-shadow: 0 0 0 #000;
}

/* line 142, ../../scss/dev/12-tent-items.scss */
#other_exhibits.fair-fashion-lab a.alignleft {
  top: 52px;
  left: 36px;
}

/* line 143, ../../scss/dev/12-tent-items.scss */
#other_exhibits.fair-fashion-lab a.alignright {
  top: 106px;
  left: 146px;
}

/* line 144, ../../scss/dev/12-tent-items.scss */
#other_exhibits.fair-fashion-lab a.navbox:hover {
  text-decoration: none;
}

/* line 145, ../../scss/dev/12-tent-items.scss */
#other_exhibits.fair-fashion-lab a .icon {
  text-shadow: none;
}

/* line 147, ../../scss/dev/12-tent-items.scss */
.fair-fashion-lab #exh_quote {
  background-color: transparent;
  width: 131px;
  right: -142px;
  top: 231px;
  padding: 0;
  color: red;
  font-size: 1.7em;
  line-height: 1.4em;
  font-family: 'jumpingjack',arial;
}
