<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Q7 */
/* TEMPORARY */
/* until pinnen */
.flaglink a, .flag-favorite a, .flag-wish a,
.pinnen a, .pin a {
  text-indent: -9999px;
}

/* pink f0e3e3
 * green bae6df
 */
/** MARGINS &amp; PADDING */
.bottom-space {
  margin-bottom: 10px;
}
.margin-t-10 {
  margin-top: 10px;
}

/** OVERLAY  &amp; COLORBOX **/
.q7 #overlay-container {
  z-index: 777;
}
.overlay-q7 #content {
  width: 430px;
}
.q7 #cboxOverlay {
  z-index: 555;
}
.q7 #colorbox {
  z-index: 666;
}
#cboxOverlay {
  background: rgba(255,255,255,0.9);
}
#cboxClose {
  top: 5px;
  right: 10px;
  bottom: auto;
  background: url("../images/q7/colorbox_close.png") no-repeat scroll 0 0;
}
#cboxClose:hover {
  background-position: 0 0;
}
#cboxPrevious, #cboxNext {
  z-index: 888;
  display: block;
}

/** FONTS **/
/* SOL-1046 Typekit advanced font loading: FOUT */
.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading h4,
.wf-loading h5,
.wf-loading h6,
.wf-loading p,
.wf-loading label,
.wf-loading #header a {
  visibility: hidden;
}
.wf-active h1,
.wf-active h2,
.wf-active h3,
.wf-active h4,
.wf-active h5,
.wf-active h6,
.wf-active p,
.wf-active label,
.wf-active #header a {
  visibility: visible;
}
.keplerFont,
.q7 h1,
.q7theme h1,
.q7theme h2 {
  font-family: "kepler-std-condensed-display",serif;
}
.q7theme h3 {
  font-family: "proxima-nova",sans-serif;
}
.q7 h1,
.q7theme h1,
.q7theme h2 {
  font-weight: 900;
  font-size: 31px;
  font-style: normal;
}
.q7startpage-left h2 {
  margin-bottom: 0px;
}
.q7theme,
.q7theme label,
.proximaFont {
  font-family: "proxima-nova",sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.page-node-add .q7theme label {
  font-weight: 700;
}

/* PAGERS */
.item-list ul.pager li {
  background: none !important;
  display: inline;
  font-family: "kepler-std-condensed-display",serif;
  font-size: 30px;
  font-weight: 900;
  font-style: normal;
  margin: 0 5px;
  padding: 0;
  color: #000;
}
.item-list  ul.pager li a {
  display: inherit;
  text-indent: 0;
  color: #000;
}
.item-list ul.pager li.pager-current {
  top: 0px;
  text-decoration: underline;
}

/* BREADCRUMB */
.q7 .breadcrumb,
.page-quartier7 .breadcrumb,
.page-eform-submit-register-quartier-7 .breadcrumb {
  display: none;
}
.node-type-product .breadcrumb {
  display: block;
}

/* FORMS (some of it) */
.q7theme .form-item-field-project-und {
  display: table;
}
.q7theme .form-item-field-project-und div {
  clear: both;
  margin: 10px 0;
  float: none;
  display: table-footer-group;
}
.q7theme .form-item-field-project-und select {
  display: table-header-group;
}
.q7theme form div.entityconnect-add input, .q7theme form div.entityconnect-edit input {
  width: auto;
  padding: 0 10px;
}

/* reset */
.q7 a,
.q7theme a {
  color: #000;
  text-decoration-color: #dadada !important;
  -moz-text-decoration-color: #dadada !important;
}
.fatText {
  font-weight: 700;
}
#q7top {
  margin-top: 10px;
  margin-bottom: 20px;
}
.q7top {
  background: #F0E3E3;
  height: 65px;
}
.q7logo {
  margin: 0 auto 20px;
  width: 338px;
}
.q7loginlink {
  float: right;
}
.q7sociallinks a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  margin: 0 20px;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  .q7sociallinks a {
    margin-bottom: 10px;
  }
}
#q7top .block-menu ul li {
  text-transform: uppercase;
  float: left;
  font-size: 14px;
  list-style-type: none;
  list-style-image: none;
  padding: 24px 0 0;
  margin: 0 30px 0 0;
}
#q7top .block-menu ul li a {
  color: #000;
  font-family: "proxima-nova",sans-serif;
  font-size: 14px;
  font-weight: 700;
}
#q7top li:hover,
#q7top li:active-trail {
  border-bottom: 3px solid #000;
}
#q7top li a:hover,
#q7top li a.active {
  text-decoration: underline;
  text-decoration-color: #000 !important;
  -moz-text-decoration-color: #000 !important;
}
.q7search {
}
@media screen and (max-width: 480px) {
  .q7mainnav {
    width: 100%;
  }
  #q7top .block-menu ul li a {
    padding: 5px;
    text-align: center;
    display: block;
  }
  .q7search {
    width: 100%
  }
  .q7search .block-inner {
    position: relative;
    top: 13px;
    left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .q7mainnav, .q7search {
    clear: both;
    height: auto;
  }
  .q7search {
    display: none;
  }

  /* SOL-6403 */
  .page-taxonomy-term .q7search,
  .node-type-best-of .q7search {
    display: block; /* Show the content. */
  }
  .node-type-best-of .q7searchleft,
  .page-taxonomy-term .q7searchleft {
    display: none; /* Hides the search text-field. */
  }

  .q7mainnav li {
    margin: 5px 0 !important;
    padding: 0 !important;
    width: 50%;
  }
}
@media screen and (min-width: 481px) and (max-width: 940px) {
  .q7mainnav {
    width: 100%;
  }
  .q7mainnav .content {
    padding-left: 20px;
  }
  .q7search {
  }
}
@media screen and (min-width: 941px) and (max-width: 1200px) {
  .q7mainnav {
    width: 400px;
    float: left;
    border-right: 1px solid #FFF;
    padding-left: 30px;
    z-index: 1;
  }
  .q7search {
  }
}
@media screen and (min-width: 1201px) {
  .q7mainnav {
    min-width: 400px;
    float: left;
    border-right: 1px solid #FFF;
    padding-left: 30px;
    z-index: 2;
  }
  .q7search {
    z-index: 1;
  }
  #q7startpage-slide img {
    width: 1280px;
  }
}
.panels-flexible-region-169-center {
  width: 100%;
}
.views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
@media screen and (min-device-width: 980px) {
  .views_slideshow_cycle_main {
    margin-bottom: 150px;
  }
}
@media screen and (min-width: 980px) {
  .views_slideshow_cycle_main {
    margin-bottom: 20px;
  }
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
  max-height: 650px;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  /*width: 100%;*/
  height: auto;
  margin: 0;
  padding: 0;
}

/* SUPERFISH */
.q7-superfish{transition: height 1s;}
#q7top .q7-superfish {
  overflow: hidden;
}
#q7top .q7-superfish ul {
  border-bottom: 1px solid #bcbcbc;
}
#q7top ul.sf-menu,
#q7top .sf-menu ul {
  height: 38px;
  padding-left: 30px;
}
#q7top .sf-menu ul {
  margin-top: 8px;
}
#q7top .q7-superfish a {
  font-size: 14px;
  color: #000;
  line-height: 35px;
}
#q7top .q7-superfish li {
  margin-right: 20px;
}
#q7top .q7-superfish li.sf-breadcrumb &gt; a {
  font-weight: 700;
}
#q7top .sf-navbar ul li ul li {
  float: left;
  width: auto;
}
#q7top .sf-navbar ul li ul li ul {
  left: 0;
  top: 38px;
}
#q7top .sf-navbar li li {
  position: static;
}
#q7top .q7-superfish .sf-menu {
  z-index: 0;
}
.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul {
  background: none;
}

/*****/
.q7theme .form-actions input[type="submit"],
.q7theme #comment-form .form-actions input[type="submit"],
.q7theme .progreen .flag-follow a,
.q7theme .progreen .alle-projekte-link a,
.q7theme .pro-profile-wrapper,
a.progreen {
  background-color: #BAE6DF;
  background-image: url('../images/q7/right_arrow.png');
  background-repeat: no-repeat;
  background-position: 4px 4px;
  border-radius: 0;
  box-shadow: none;
  text-transform: none;
  color: #000;
  height: 35px;
  width: auto;
  padding: 0px 0 0 35px;
  font-size: 14px;
  font-family: 'proxima-nova';
  font-weight: 300;
  display: block;
  margin: 15px 0;
}
.q7theme .pro-profile-wrapper .alle-projekte-link a{
  margin-top: 10px;
  display: block;
}
.q7theme .progreen .alle-projekte-link a {
  width: 90px;
  height: 25px;
  margin: 5px 0;
  padding-top: 9px;
}
a.progreen.zum-shop {
  width: 165px;
  padding-top: 20px;
  text-align: center;
  height: 40px;
  position: absolute;
  bottom: 30px;
  right: 0;
  margin: 0;
  font-family: "kepler-std-condensed-display",serif;
  font-size: 22px;
  background-position: 10px center;
  border: 1px solid #FFF;
  text-decoration: none;
}
a.progreen.zum-shop:hover {
  border: 1px solid #000;
}
.page-node-add .q7theme .form-actions input[type="submit"],
.page-node-edit .q7theme .form-actions input[type="submit"] {
  display: inline-block;
}
.q7theme textarea,
.q7theme input[type="text"] {
  border: 1px solid #CCCCCC;
  padding: 5px;
}
.q7theme #edit-body &gt; * {
  width: 410px !important;
}
.q7theme input.form-autocomplete {
  background-position: 100% 8px !important;
}
.q7theme .form-actions input[type="submit"] {
  padding: 0;
  width: 150px;
  clear: both;
  background-image: none;
}
.q7theme .progreen .flag-follow a {
  width: 75px;
  padding: 8px 0 0 35px;
  height: 26px;
  display: block;
}
.q7theme .form-actions input[type="submit"] {
  height: 34px;
  width: 110px;
  /*padding:  0 0 0 30px;*/
  padding: 0;
}
.not-logged-in.page-user .q7theme #content-area input[type="submit"],
.q7theme input[type="submit"] {
  background: #bae6df;
  color: #000;
  border-radius: 0;
  border: 1px solid #FFF;
}
.not-logged-in.page-user .q7theme #content-area input[type="submit"]:hover,
.q7theme input[type="submit"]:hover {
  border: 1px solid #000;
}
.not-logged-in.page-user .q7theme #content-area input[type="submit"] {
  padding: 0;
}
.q7search label, .q7search div.views-widget {
  float: left;
}
.q7search label {
  margin: 5px 15px 0 0;
}
.q7search #solebich-blocks-customsearch-form {
  margin-left: 22px;
}
.q7search #solebich-blocks-customsearch-form div {
  background-color: #FFF;
}
.q7search #solebich-blocks-customsearch-form {
  border: 1px solid black;
}
.q7search #solebich-blocks-customsearch-form input[type="text"] {
  padding-top: 9px;
  width: 291px;
}
.q7search #solebich-blocks-customsearch-form input[type="text"]::-webkit-input-placeholder {
  color: #CCC;
}
.q7search #solebich-blocks-customsearch-form input[type="text"]::-moz-placeholder {
  color: #CCC;
}
.q7search #solebich-blocks-customsearch-form input[type="submit"] {
  height: 32px;
}
.q7search .form-submit {
  margin: 0 !important;
  font-family: "proxima-nova",sans-serif;
  text-transform: none;
  height: 27px;
}
.q7search .block-inner {
  position: relative;
  top: 17px;
  left: 20px;
}
.q7search #suggestions {
  left: 453px;
  width: 331px;
}
.node-type-product .q7squared {
  float: left;
}

/* reset orange solebich and other backgrounds */
.q7squared .flag-wrapper.flag-favorite,
.q7squared .flag-wrapper.flag-wish,
.q7squared .pinnen,
.q7squared .pin {
  background: transparent;
  border-radius: 0;
  width: auto;
}
.no-touch .q7masonry .views-row:hover img {
  opacity: 0.3;
}
.q7masonry .views-row:hover .view-pinnwand-thumbs img {
  opacity: 1;
}
.q7masonry .masonry-brick:hover .views-field-field-image {
  background: linear-gradient(to bottom, rgba(255,0,0,0.9),rgba(255,255,255,0) 75%);
  background-clip: content-box;
}
.node-type-pro .q7masonry .masonry-brick:hover .views-field-field-image {
  background: linear-gradient(to bottom, rgba(240,226,226,0.9),rgba(255,255,255,0) 75%);
  background-clip: content-box;
}
.node-type-project .q7masonry .masonry-brick:hover .views-field-field-image {
  background: linear-gradient(to bottom, rgba(240,226,226,0.9),rgba(255,255,255,0) 75%);
  background-clip: content-box;
}
.brick-is-Produkt:hover .views-field-field-image,
.brick-is-product:hover .views-field-field-image,
.shopping-main.q7masonry .masonry-brick:hover .views-field-field-image {
  background: linear-gradient(to bottom, rgba(240,226,226,0.9),rgba(255,255,255,0) 75%) !important;
  background-clip: content-box;
}
.q7masonry .views-row .auth_wrap .alle_bind a, .q7masonry .views-row .auth_wrap .follow a {
  font-size: 14px;
  background: #ea9e9e;
  border-radius: 0;
  color: #000;
  line-height: 25px;
}
.q7theme .q7masonry .views-row .auth_wrap .alle_bind a, .q7theme .q7masonry .views-row .auth_wrap .follow a {
  background: #bae6df;
}
.community-action {
  margin-top: 235px;
}
.q7theme .quad.shopping-main .views-row .flaglink {
  left: 32px;
}
.q7theme .quad.shopping-main .views-row .pinnen {
  left: 182px;
}
.views-row.brick-is-Produkt .flag-wish,
.views-row.brick-is-product .flag-wish,
.q7theme .quad.shopping-main .views-row .flag-wish {
  left: 105px;
  top: 33px;
  position: absolute;
}
.role-anonymous-user.page-taxonomy .views-row.brick-is-Produkt .flag-wish,
.role-anonymous-user.page-taxonomy .views-row.brick-is-product .flag-wish{
  left: 109px;
  top: 32px;
  position: absolute;
}
.role-anonymous-user .views-row.brick-is-Produkt .flag-wish,
.role-anonymous-user .views-row.brick-is-product .flag-wish{
  left: 93px;
  top: 24px;
  position: absolute;
}
.role-anonymous-user.q7theme .quad.shopping-main .views-row .flag-wish {
  left: 105px;
  top: 33px;
  position: absolute;
}
.q7masonry .views-row .flaglink {
  left: 65px;
}
.q7masonry .views-row .pinnen {
  left: 150px;
}
.flag-wrapper.flag-favorite,
.flag-wish,
.pinnen {
  background: none;
  height: 80px;
  margin: 0;
}
.flag-favorite a,
.flag-wish a,
.flag-have-it a,
.pin a,
.pinnen a {
  background-color: transparent;
  background-image: url('../images/q7/sprite.png') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 72px !important;
  padding: 0 !important;
  height: 75px !important;
}
.flag-wish a{
  background-image: url('../images/q7/sprite2.png') !important;
  width: 86px !important;
  height: 70px !important;
  display: block;
}
.flag-favorite a.flag-action {
  background-position: 0px 0px;
}
.flag-favorite a:hover,
.flag-favorite .flag-action a:hover,
.flag-favorite a.flag-action:hover {
  background-position: 0px -75px;
}
.home-view .views-row .flaglink a.unflag-action,
.home-view .views-row .flaglink a.unflag-action:hover,
.flag-favorite a.unflag-action,
.flag-favorite a.unflag-action:hover {
  background-position: 0px -450px;
}
.flag-have-it a.flag-action {
  background-position: 0px -150px;
}
.flag-have-it a.flag-action:hover {
  background-position: 0px -225px;
}
.flag-have-it a.unflag-action {
  background-position: 0px -525px;
}
.pin a,
.pinnen a {
  background-position: 0px -300px;
}
.pin a:hover,
.pinnen a:hover {
  background-position: 0px -375px;
}

/* SEARCH */
.q7search .pro-small-info {
  position: relative;
  top: 27px;
}
.q7search .pro-avatar {
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #DADADA;
  height: 100px;
}
.q7search .pro-small-info h2 {
  line-height: 33px;
  margin-bottom: 0;
}
.q7search .pro-basic-text {
  margin-top: 30px;
  font-size: 14px;
  line-height: 18px;
  clear: both;
}
.q7proffession h2 {
  margin-bottom: 0px;
  font-family: "proxima-nova",sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.q7proffession a {
  text-decoration: underline;
  float: left;
  margin-right: 5px;
}
.q7proffession {
  margin-bottom: 40px;
}
.q7search .underline {
  font-size: 14px;
  text-decoration: underline;
}
.q7search .progreen {
  float: right;
  position: relative;
  top: 27px;
  right: 27px;
}
.q7search .views-row {
  border: 1px solid #dadada;
  padding: 8px;
  margin: 0 10px 50px 10px;
}
@media screen and (max-width: 940px) {
  .q7search .panel-2col .panel-panel {
    float: none;
    width: 100%;
  }
  .q7search .panel-2col .panel-col-last {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 941px) {
  .q7search .panel-2col .panel-panel {
    float: left;
    width: 50%;
  }
  .q7search .views-row {
    max-height: 330px;
  }
}

/* PROFILES &amp; PROJECTS */
.rolph-quarter2 {
width: 19%;
}
.rolph-quarter3 {
width: 35%;
position: relative;
top: 40px;
margin-bottom: 40px; /*same as top, else it ovelaps below */
}
.rolph-quarter4 {
width: 19%;
}

/* SOL-832: shops under q7 */
.node-type-shop .rolph-quarter3 {
  width: 55%;
}
.node-type-shop .rolph-quarter4 {
  display: none;
}
.q7theme .moscone-flipped-column-content,
.q7theme .rolph-quarter-content {
  border: 1px solid #dadada;
  padding: 10px 10px 30px;
  margin: 10px;
}
.q7theme .moscone-flipped-sidebar {
  text-align: right;
}
.q7theme .profile-link,
.q7theme .moscone-flipped-sidebar .profile-link {
  font-weight: 700;
  font-size: 17px;
}
.q7theme .moscone-flipped-column-content .community-action {
  margin-top: 0;
}
.q7squared h2.pane-title {
  margin-left: 10px;
  }
.q7h3 h3 {
  margin: 0;
}
.q7social-icons img {
  float: right;
}
.show-more-pane {
  text-align: center;
  padding: 15px 0;
  background: #bae6df;
}
.contact-button {
  border: 1px solid #000;
  font-family: "proxima-nova",sans-serif;
  font-size: 14px;
  padding: 7px 12px;
  margin: 0 auto;
  width: 145px;
  cursor: pointer;
}
.show-more-pane .more-data{
 display: none;
  line-height: 1.5em;
  padding: 10px;
}
.q7masonry .views-row {
  box-shadow: none;
  border: 1px solid #dadada;
  max-width: 276px;
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .page-taxonomy .q7masonry .views-row {
    width: 276px;
  }
}
.q7masonry .views-row .views-field-title,
.q7masonry .views-row .views-field-comment-count,
.q7masonry .views-row .views-field-comment-count-1 {
  text-align: center;
  font-family: "proxima-nova",sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #000;
}
.q7masonry .views-row .views-field-field-image {
  min-height: 0;
}
.q7masonry .views-row .views-field-title a {
  text-align: center;
  color: #000;
  font-size: 21px;
  font-family: "kepler-std-condensed-display",serif;
  font-style: normal;
}
.trim .q7masonry .views-row .views-field-title a {
  display: block;
  overflow: hidden;
  height: 33px;
}
.node-type-pro .pane-user-nodes ul li {
  float: none;
  line-height: 18px;
  font-size: 14px;
  font-family: "proxima-nova",sans-serif;
  text-decoration: underline;
  color: #000;
}
.node-type-pro .pane-user-nodes ul li span:after {
  content: "";
}
.node-type-pro .pane-user-nodes ul li {
  font-style: normal;
}
.q7map {
  width: 175px;
  margin: 0 auto;
}
.q7map .views-slideshow-controls-bottom .views_slideshow_pager_field_item {
  float: none;
  text-align: center;
}
.q7-profile-info {
  max-width: 265px;
}

/* REGISTRATION FORM &amp; WELCOME PAGE */
.page-eform-submit-register-quartier-7 .entityform .form-item {
  margin: 30px 0;
}
.page-eform-submit-register-quartier-7 .entityform textarea,
.page-eform-submit-register-quartier-7 .entityform input {
  position: absolute;
  left: 290px;
  max-width: 310px;
  border: 1px solid #000;
  height: 27px;
  padding: 0;
}
.page-eform-submit-register-quartier-7 .entityform textarea {
  height: 120px;
}
.page-eform-submit-register-quartier-7 .entityform .form-textarea-wrapper {
  display: block;
  min-height: 120px;
}
.page-eform-submit-register-quartier-7 .pre-intructions {
  font-family: "kepler-std-condensed-display",serif;
  text-align: center;
  font-size: 31px;
  line-height: 32px;
  color: #000;
}
.page-eform-submit-register-quartier-7 h1,
.page-eform-submit-register-quartier-7 .entityform .form-textarea-wrapper .grippie {
  display: none;
}
.page-eform-submit-register-quartier-7 .entityform .field-type-list-boolean {
  clear: both;
}
.page-eform-submit-register-quartier-7 .entityform .form-actions {
  background: #f0e3e3;
  padding: 25px;
}
.page-eform-submit-register-quartier-7 .entityform input[type='submit'] {
  border-radius: 0;
  border: 1px solid;
  background: #f0e3e3;
  color: #000;
  text-transform: none;
  position: relative;
  margin: 0 auto;
  left: auto;
  display: block;
  width: 300px;
}
.page-eform-submit-register-quartier-7 .entityform label {
  display: inline-block;
}
.page-eform-submit-register-quartier-7 #content {
  width: 600px;
  margin: 0 auto;
}
#q7reg .q7logo {
  text-align: center;
  margin-bottom: 50px;
}
#q7reg .q7reg-bg {
  background-image: url('../images/q7/q7reg_main.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 660px;
  width: 100%;
}
#q7reg .q7reg-intro {
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  margin: 0 auto;
  position: relative;
  top: 188px;
  max-width: 800px;
  text-align: center;
  padding: 40px 60px 25px 60px;
}
#q7reg .q7reg-intro p {
  line-height: 42px;
  font-size: 36px;
  font-family: "kepler-std-condensed-display",serif;
  font-weight: 900;
  color: #000;
  margin-bottom: 15px;
}
#q7reg a.progreen {
  width: 150px;
  margin: 0 auto;
  padding-top: 5px;
  height: 45px;
  background-position: 10px;
}
.q7theme #header_top {
  background: #FFF;
  box-shadow: none;
  border-bottom: 1px solid #dadada;
  font-weight: 700;
}
.q7theme #header_top li {
  list-style: none;
  height: 30px;
  padding: 0 !important;
}
.q7theme #header_top li a {
  padding: 6px 10px 0;
  display: block;
  text-decoration: none;
}
.q7theme #header_top li:hover {
  background: #e3e3e3;
}
.q7theme #header_top .mach_mit,
.q7theme #header_top .bilder-hochladen a,
.q7theme #header_top .pinnwand-erstellen a {
  background: none;
  color: #525252;
  margin: 0;
  font-family: 'proxima-nova', sans-serif;
  font-style: normal;
}
.q7theme #main {
  border-top: none;
}
/* maps */
.page-q7-more .views-field-field-pro-address-locality {
  font-weight: bold;
}
.page-q7-more #widget_pager_bottom_q7_more_locations-panel_pane_2{
  color: #aaa;
}
.page-q7-more #widget_pager_bottom_q7_more_locations-panel_pane_2 .active {
  color: #000;
}
.page-q7-more #overlay{
  width: 400px;
}
.page-q7-more #main{
  margin-bottom: 0px;
}

/* IMAGE */
#pro-image-narrow {
  width: 900px;
  margin: 0 auto;
}
.q7 .panel-panel .pane-views-navigation-views-navigation-links .links {
  position: relative;
  list-style-type: none;
  z-index: 2;
}
.q7 .panel-panel .pane-views-navigation-views-navigation-links .links .previous {
  left: -100px;
}
.q7 .panel-panel .pane-views-navigation-views-navigation-links .links .next {
  right: -100px;
}
.q7 .panel-panel .pane-views-navigation-views-navigation-links .links a {
  background: url("../images/q7/arrows.png") no-repeat transparent;
  display: block;
  height: 100px;
  text-indent: -999em;
  width: 45px;
}
.q7 .panel-panel .pane-views-navigation-views-navigation-links .links .previous a {
}
.q7 .panel-panel .pane-views-navigation-views-navigation-links .links .next a {
  background-position: 0 -105px;
}
.node-type-pro-image .q7theme .panel-panel.line {
  margin: 10px 0;
}
.node-type-pro-image .image-actions {
  height: 80px;
}
.node-type-pro-image .q7theme h1 {
  text-align: center;
}
.node-type-pro-image .q7theme h2 {
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  /*text-transform: uppercase;*/
}
.node-type-pro-image .q7theme .from-project h2 {
  font-weight: 300;
  float: left;
  margin-right: 5px;
}
.node-type-pro-image .q7theme .from-project a {
  font-weight: 700;
}
.node-type-pro-image .q7theme .pane-node-field-stichworte h2 {
  text-transform: capitalize;
  font-weight: 300;
  margin-right: 10px;
}
.node-type-pro-image .q7theme .pane-node-field-stichworte .field-name-field-stichworte div {
  margin-right: 10px;
}
.node-type-pro-image .q7theme .panel-col-thirty.firstUnit .inside {
  margin: 0 7px 0 0;
}
.node-type-pro-image .q7theme .pane-node-author a.username {
  font-size: 14px;
  text-transform: uppercase;
}
.node-type-pro-image .q7theme .pane-comments-in-nodes-panel-pane-1 {
  padding-top: 40px;
}
.node-type-pro-image .q7theme .view-comments-in-nodes {
  border: none;
}
.node-type-pro-image .q7theme .view-comments-in-nodes .views-field-picture {
  width: auto;
}
.node-type-pro-image .q7theme .view-comments-in-nodes .views-field-comment-body {
  padding: 10px 0 0 60px;
}
.node-type-pro-image .q7theme .view-comments-in-nodes a.username {
  text-transform: none;
}
.q7theme .pane-node-comment-form textarea {
  background: #fff;
  border: 1px solid #dadada;
  color: #000;
  /*margin: 0 auto;*/
  width: 500px;
}
.q7theme .pane-node-comment-form .grippie {
  display: none;
}
.q7theme .pane-comments-in-nodes-panel-pane-1 h2,
.q7theme .pane-node-comment-form h2 {
  text-transform: uppercase;
}
.q7theme .pane-node-comment-form {
  margin-top: 50px !important;
}
.q7theme .pane-node-comment-form #edit-actions input[type='submit'] {
  padding: 0 10px;
  background-image: none;
  display: inline;
}
.q7theme .pane-node-form-buttons #edit-actions input[type='submit'] {
  display: inline;
}
.view-q7-more-photo-from-project img {
  float: left;
  margin-right: 10px;
}
.q7-pro-image{
  background: #ececec;
}
.q7-pro-image img{
  display: block;
  margin:0 auto;
}
#q7editlink a {
  color: #555;
}
#q7editlink {
  position: fixed;
  right: 0px;
  border: 1px solid #BBB;
  border-left: none;
  width: 75px;
  padding: 10px;
  box-shadow: 1px 2px 2px #BBB;
  left: 0;
  bottom: 60px;
  background: #FFF;
  z-index: 5;
  text-align: center;
}
#q7editlink .side-add {
  display: block;
  border: 1px solid #000;
  margin: 2px 0;
}
#q7editlink .side-add:hover {
  border: 1px solid #FFF;
}
#q7editlink .side-edit-current {
  background:#f0e3e3;
}
#q7editlink .side-add-image,
#q7editlink .side-add-project {
  background: #BAE6DF;
}

/* Q7 Contact Forms */
.page-user-contact .q7theme #main .inner {
  padding: 0 10px;
}
.page-user-contact .q7theme #main .inner input[type="text"],
.page-user-contact .q7theme #main .inner textarea {
 padding: 5px;
 width: 400px;
}
.page-user-contact .q7theme #main .inner textarea,
.page-user-contact .q7theme #main .inner .form-item-message {
  width: 410px;
}

/* Q7 Startpage Slide */
#q7startpage-slide {
  max-height: 650px;
  max-width: 100%;
}
.q7startpage-left .transparency,
#q7startpage-slide .transparency,
.people-detail .transparency {
  background: rgba(255,255,255,0.7);
  margin: 0 auto;
  position: relative;
}
#q7startpage-slide .transparency,
.people-detail .transparency {
  height: 120px;
  width: 385px;
}
@media screen and (min-width: 1200px) {
  #q7startpage-slide .transparency {
    top: -400px;
  }
}
#q7startpage-slide .transparency .q7slide-left,
.people-detail .transparency .people-pic-left {
  width: 100px;
  padding: 10px;
  float: left;
}
#q7startpage-slide .transparency .q7slide-right,
.people-detail .transparency .people-data-right {
  text-align: left;
  padding: 10px;
  float: left;
}
.q7startpage-bottom .pro-name,
.q7startpage-left .heading,
.q7startpage-right .right,
#q7startpage-slide .transparency .q7slide-right .slide-name,
.people-detail .transparency .people-data-right .people-name {
  font-family: "kepler-std-condensed-display",serif;
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
}
#q7startpage-slide .transparency .q7slide-right .slide-profession {
  line-height: 34px;
}
.slide-link a.progreen {
  background-image: none;
  height: auto;
  padding: 0;
  margin: 0;
  text-align: center;
  width: auto;
}
.q7startpage-left,
.q7startpage-right {
  max-height: 400px;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.q7startpage-left .transparency {
  top: -150px;
  width: 98%;
  padding: 10px;
  text-align: center;
}
.q7startpage-left .transparency a.button {
  display: block;
  width: 26px;
  height: 26px;
  background-image: url('../images/q7/right_arrow.png');
  margin: 10px auto;
}
.q7startpage-right .left {
  max-width: 270px;
  float: left;
  text-align: center;
  text-transform: uppercase;
  margin-right: 20px;
}
.q7startpage-right .right {
  font-size: 32px;
  line-height: 40px;
}
.presslogos {
  text-align: center;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #CCC;
  padding: 40px 0;
  margin: 40px 0;
}
#q7start .presslogos .q7-media {
  margin-right: 40px;
}
#q7start .presslogos img {
  position: relative;
  margin: 0 10px;
  top: 8px;
}
.presslogos.slipress {
  border: none;
  padding: 0;
  margin: 0;
}
.slipress img {
  margin-left: 15px;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 1120px) {
  .slipress {
    display: none;
  }
}
@media screen and (max-width: 479px) {
.center-halves {
  width: 100%;
}
.center-halves .panels-flexible-region-inside {
  padding: 0;
}
.bottom-fourths {
  width: 50%;
}
.q7startpage-left,
.q7startpage-right {
  max-height: 250px;
}
.q7startpage-right .left {
  max-width: 33%;
}
.q7startpage-right .right {
  font-size: 22px;
  line-height: 22px;
}
}
@media screen and (min-width: 480px) {
.center-halves {
  width: 50%;
}
.bottom-fourths {
  width: 25%;
}
}
.beliebte-themen {
  padding: 0 10px;
}
.q7startpage-bottom {
  border: 1px solid #CCC;
  max-width: 278px;
  margin: 0 auto;
}
.frontpages-bottom-tile {
  margin-right: 20px;
  margin-top: 20px;
  float: left;
}
.frontpages-bottom-tile.first {
  clear: both;
}
.frontpages-bottom-tile.last {
  margin-right: 0;
}
.q7startpage-bottom .pro-name,
.q7startpage-bottom .pro-location,
.q7startpage-bottom p {
  margin: 0 10px;
}
.q7startpage-bottom .pro-location {
  text-transform: uppercase;
  font-weight: 700;
}
.q7startpage-postscript {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
}
.q7startpage-postscript .text {
  font-size: 30px;
  line-height: 36px;
  font-family: "kepler-std-condensed-display",serif;
  margin: 40px 0 20px;
}
.q7startpage-postscript .sign {
  text-transform: uppercase;
}

/* PRODUCTS under Q7 */
.node-type-product.q7 .q7theme .panel-2col-stacked .sol_right {
  float: none;
  margin: 0 auto;
}
.q7theme .panel-2col-stacked .center-wrapper h2 {
  font-size: 25px;
  font-family: "kepler-std-condensed-display",serif;
  font-style: normal;
}
#q7price, #q7shop {
  margin: 0 auto;
  width: 200px;
  text-align: center;
}
.q7theme .selectBox-dropdown,
.q7theme .selectBox-options li a {
  color: #000;
  background-color: #f0e3e3;
  border: 1px solid #FFF;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  text-transform: none;
}
.q7theme .selectBox-options li a {
  background: url("../images/q7/q7_select_bg.png") no-repeat scroll 5px -54px #f0e3e3;
}
.q7theme .selectBox-options li.selectBox-selected a,
.q7theme .selectBox-options li.selectBox-hover a {
  background: url("../images/q7/q7_select_bg.png") no-repeat scroll 5px 6px #f0e3e3;
}
.q7theme .pane-solebich-blocks-7 .pane-content a {
  font-style: normal;
  font-family: "proxima-nova",sans-serif;
  font-weight: 700;
  margin-top: 11px;
}

/* FOOTER */
.q7footer-menu {
  width: 315px;
  text-align: center;
  margin: 0 auto;
}
.q7footer-menu li {
  float: left;
  list-style: none !important;
  margin: 0 5px !important;
}
#block-solebich_blocks-29,
#block-solebich_blocks-24 {
  float: left;
}

/* CITIES: SOL-989 */
.city-best h1 {
  text-align: center;
  display: block !important;
}
.city-description {
  font-size: 21px;
  line-height: 24px;
  text-align: center;
}
.pro-profile-wrapper{
  width: 90px !important;
  float: left;
}
</pre></body></html>