@font-face {
  font-family: 'youfaire-icon';
  src:  url('fonts/youfaire-icon/youfaire-icon.eot?ozvim5');
  src:  url('fonts/youfaire-icon/youfaire-icon.eot?ozvim5#iefix') format('embedded-opentype'),
    url('fonts/youfaire-icon/youfaire-icon.woff2?ozvim5') format('woff2'),
    url('fonts/youfaire-icon/youfaire-icon.ttf?ozvim5') format('truetype'),
    url('fonts/youfaire-icon/youfaire-icon.woff?ozvim5') format('woff'),
    url('fonts/youfaire-icon/youfaire-icon.svg?ozvim5#youfaire-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  position: relative;
  top: 0.08em;
}

[class^="youfaire-icon icon-"], .dropdown-toggle{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'youfaire-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
}

.youfaire-icon.icon-youfaire:before {
  content: "\e900";
}
.youfaire-icon.icon-speech:before {
  content: "\e901";
}
.youfaire-icon.icon-clock:before {
  content: "\e902";
}
.youfaire-icon.icon-star-outline:before {
  content: "\e903";
}
.youfaire-icon.icon-star:before {
  content: "\e904";
}
.youfaire-icon.icon-user:before {
  content: "\e905";
}
.youfaire-icon.icon-close:before {
  content: "\e906";
}
.youfaire-icon.icon-plus:before {
  content: "\e907";
}
.youfaire-icon.icon-search:before {
  content: "\e908";
}
.youfaire-icon.icon-notification:before {
  content: "\e909";
}
.youfaire-icon.icon-home:before {
  content: "\e90a";
}
.youfaire-icon.icon-arrow-left:before {
  content: "\e90b";
}
.youfaire-icon.icon-arrow-right:before {
  content: "\e90c";
}
.youfaire-icon.icon-arrow-top:before {
  content: "\e90d";
}
.youfaire-icon.icon-arrow-bottom:before, .dropdown-toggle::after {
  content: "\e90e";
}
.youfaire-icon.icon-location:before {
  content: "\e90f";
}
.youfaire-icon.icon-todos:before {
  content: "\e910";
}
.youfaire-icon.icon-preiskracher:before {
  content: "\e911";
}

.dropdown-toggle::after{
   font-size: 0.4rem;
   padding-left: 3px;
}
.dropdown-toggle::after{
    border: 0;
    margin: 0;
        position: relative;
    top: 6px;
}
.header-navbar a:hover, .header-navbar a:active, .header-navbar a:focus{
    text-decoration: none;
    color: #fff;
}
.header-navbar .nav-item.dropdown{
    padding-top: 3px;
}
.header-navbar .dropdown-menu{
    top: 95%;
    padding: .5rem 0;
    padding-top: calc(1% + 8px);
}

html, body, h1, h2, h3, h4, h5, h6, ul, li, span{
    font-family: 'Titillium Web';
}

.nav-item.dropdown.open .dropdown-menu{
    display: block;
}


/* Custom Youfaire CSS */
.nav .caret, .nav > li > a, .navbar .navbar-nav > .active > a, .nav a:hover .caret {
    color: #fff;
    border-top-color: #0f5d9f;
    border-bottom-color: #0f5d9f;
}
.navbar-nav > li > .dropdown-menu, .nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
}
.navbar-nav > li > .dropdown-user-menu {
    background: transparent;
}
.navbar-nav > li > .dropdown-user-menu li {
    background: #fff;
    -box-shadow: 0 3px 5px rgba(45,45,45,0.3);
    box-shadow: 0 3px 5px rgba(45,45,45,0.3);
}
.navbar-nav > li > .dropdown-user-menu li:hover {
    background: #0f5d9f;
}


		.btn.btn-color, input[type="submit"]{
			background: #0f5d9f !important;
			color:#fff;
			border-radius:0px;
		}

		h1.title{
			color: #0f5d9f !important;
		}

		h2 i{
			color: #0f5d9f;
		}

		.btn-color:hover{
			color:#fff;
		}

		.btn.btn-radio {
                    background: #417cae;
			color:#fff;
		}

		.btn.btn-radio.active {
			background:  #0f5d9f;
			color:#fff;
		}

		#nprogress .bar {
			background: #0f5d9f;
		}

		#nprogress .spinner-icon {
			border-top-color: #0f5d9f;
			border-left-color: #0f5d9f;
		}
		#nprogress .peg {
			box-shadow: 0 0 10px  #0f5d9f, 0 0 5px  #0f5d9f;
		}

		.navbar-inverse .navbar-nav>li>a:hover
		{
			background: #0f5d9f;
		}

		.active .nav-border-bottom{
			background: #0f5d9f;
		}

		.form-control:focus{
			border-color: #0f5d9f;
		}

		a.spcl-button.color {
			background-color: #0f5d9f;
		}

		.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
			background: #0f5d9f;
		}

		ul.tags li a{
			background: #0f5d9f;
		}

		div.tagsinput span.tag{
			border:1px solid  #0f5d9f;
			color:#fff;
			background: #0f5d9f;
		}

		.table-striped>tbody>tr:first-child>th{
			background: #0f5d9f;
			border:0px;
			color:#fff;
		}

		.table-striped>tbody>tr:first-child{
			border:0px;
		}
		.table-striped>tbody>tr:nth-child(2)>td{
			border-top-color: #0f5d9f;
		}

		.pagination>li>a{
			background: #0f5d9f;
		}

		.pagination>li>span, .pagination>.active>span, .pagination>li>a:hover, .pagination>.active>span:hover{
			background: #0f5d9f;
		}

		.pagination>li>span:hover, .pagination>.disabled>span{
			background: #0f5d9f;
			color: #0f5d9f;
		}

		.pagination>li>a, .pagination>li>span, .pagination>.disabled>span, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
			border:1px solid  #0f5d9f;
		}

		div.tagsinput span.tag a{
			color: #0f5d9f;
		}

		a.spcl-button.color:hover {
			background-color: #0f5d9f;
			color:#fff;
		}

		.btn.btn-prev:hover, .btn.btn-next:hover{
			background: #0f5d9f;
		}

		.admin-block.active, .admin-block:hover{
			border-color: #0f5d9f;
		}

		h2.subheader{
			border-color: #0f5d9f;
			background: #0f5d9f;
		}

		.ouro:after {
			background-color: #0f5d9f;
		}

		.ouro {
			background-color: #0f5d9f;
		}

		h2.subheader i{
			color: #0f5d9f;
		}

		.load-more-btn{
			border-bottom-color: #0f5d9f;
		}
                
                .body-sticky-header{
                    padding: 0;
                }                

.navbar-fixed-top, .navbar-sticky {
    min-height: 47px;
    background: #0f5d9f;
    border-bottom: 0px solid #151923;
}
.nav > li > a, .navbar .navbar-nav > .active > a {
    padding: 0 20px;
}
.navbar > .container .navbar-brand.logo img {
    height: 30px;
}
.navbar > .container .navbar-brand.logo {
    padding: 10px 15px;
    height: auto;
}
.search-sub-header {
    top: 63px;
    position: fixed;
    width: 100%;
    margin-top: -2000px;
    -webkit-transition: margin-top 0.3s ease;
    transition: margin-top 0.3s ease;
    background: url(/themes/default/assets/img/background-pattern.png);
}
.search-sub-header.expanded {
    margin-top: 0;
}
.search-sub-header:after {
    content: "";
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(45,45,45,0.3);
}
.footer-links{
    padding-top: 20px;
    padding-bottom: 20px;
    background: #0e528f;
    color: #8fa4c3;
}
.footer-links a{
    color: #8fa4c3;
}
#footer .footer-about{
    padding-top: 30px;
    padding-bottom: 30px;
    background: #0f5d9f;
    color: #fff;
    text-align: left;
}
#footer .footer-about > .container > .row > div{
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-about .logo-light{
    max-width: 15rem;
    padding-top: 10px;
}
.actual-youfaire-header{
    font-size: 1.2rem;
    background: #0f5d9f;
    padding: 0 20px;
    position: absolute;
    left: 40px;
    top: 10px;
    right: 40px;
    margin: auto;
    text-align: center;
}
.actual-youfaire-wrapper{
    border: 1px solid #286ca9;
    border-radius: 10px;
    padding: 35px 10px;
    margin-left: 0;
    margin-right: 0;
}
.actual-youfaire-wrapper > div{
    padding-top: 5px;
    padding-bottom: 5px;
}
.actual-youfaire-wrapper p{
    margin: 0;
    padding: 0;
    font-size: 19px;
    line-height: 1;
}
.footer-about .youfaire-icon{
    font-size: 2rem;
}
.actual-youfaire-wrapper div{
    line-height: 1.3;
}
.actual-youfaire-wrapper .footer-icon{
    padding-top: 5px;
}
.mobile-menu-toggle i {
    color: #fff;
}
.jetztstoebern{
    background: #d17f02;
    background-image: linear-gradient(to right bottom, #e8aa01, #e39f00, #dd9400, #d78a01, #d17f02);
    border-radius: 70px;
    padding: 8px 25px;
    -webkit-box-shadow: 0 3px 1px 0 #7c5f1b;
    box-shadow: 0 3px 1px 0 #7c5f1b;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
}
.jetztstoebern.fullwidth{
    width: 100%;
    text-align: center;
}
.jetztstoebern:hover, .jetztstoebern:active{
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}
.jetztstoebern.jetztfinden{
    background-image: linear-gradient(to right bottom, #105b9c, #1762a4, #1d69ac, #2371b5, #2878bd);
    -webkit-box-shadow: 0 3px 1px 0 #0f395f;
    box-shadow: 0 3px 1px 0 #0f395f;
    float: right;
}
.button-weiss{
    float: right;
    background: #fff;
    border: 1px solid #cfdfec;
    border-radius: 70px;
    padding: 8px 25px;
    color: #0f5d9f;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
}
.button-weiss:active, .button-weiss:hover, .button-weiss:focus{
    background: #0f5d9f;
    background-image: linear-gradient(to right bottom, #105b9c, #1762a4, #1d69ac, #2371b5, #2878bd);
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
}
.header-logo{
    width: 100%;
}
.header-text{
    margin-top: 20px;
    border-top: 2px solid #8a6e3e;
    padding-top: 20px;
    color: #8a6e3e;
    font-size: 14px;
}
.header-container-wrapper{
    background: url(/themes/default/assets/img/background-pattern.png);
    position: relative;
}
.header-container-wrapper > .container{
    position: relative;
    z-index: 1;
}
.header-container-wrapper .youfaire-community-user{
    position: absolute;
    max-width: 100%;
    bottom: -1px;
    left: 92%;
    z-index: 0;
    max-height: 90%;
}
@media (min-width: 1600px){
    .header-container-wrapper .youfaire-community-user{
        left: auto;
        right: 0;
    }
}
@media (max-width: 800px){
    .header-container-wrapper .youfaire-community-user{
        display: none;
    }
}
#header-intro{
    padding-top: 50px;
    padding-bottom: 50px;
}
#header-switch .tab-switch{
    text-align: center;
    padding: 30px 10px;
    border-radius: 0 0 20px 20px;
    opacity: 0.4;
    background: #fff;
    box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.5);
    position: relative;
    height: 100%;
    cursor: pointer;
}
@media (max-width: 767px){
    #header-switch .tab-switch{
        border-radius: 20px 20px 20px 20px;
    }
}
#header-switch span{
    color: #767676;
}
#header-switch .headline{
    padding-top: 10px;
    font-size: 1.5rem;
}
#header-switch .tab-switch .youfaire-icon{
    font-size: 3.5rem;
}
#header-switch .tab-switch:hover, #header-switch .tab-switch.active{
    opacity: 1;
    color: #2471b9;
}
  #header-switch .tab-switch .triangle-with-shadow {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    bottom: -7px;
    margin-left: -7px;
}
#header-switch .tab-switch .triangle-with-shadow:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    transform: rotate(45deg);
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    box-shadow: 4px 3px 10px -4px rgba(0, 0, 0, 0.5);
}

#header-switch .input-youfaire{
    padding: 0 1rem;
    margin-top: 10px;
}
#header-switch .input-youfaire:first-child{
    margin-top: 40px;
}
.input-youfaire .input-label{
    border-radius: 50px 0 0 50px;
    border: 1px solid #0f5d9f;
    padding: 10px 20px;
    background: #0f5d9f;
    color: #fff;
    display: none;
}
.youfaire-input{
    border-radius: 0 50px 50px 0;
    padding: 10px 20px 10px 0;
    border: 1px solid #0f5d9f;
  transition: 0.3s all ease-in-out;
}
.youfaire-input, .dropdown-el:not(.expanded){
    border-radius: 50px;
}
.select-wrapper, .dropdown-wrapper{
    min-height: 46px;
}
.youfaire-input input{
    padding: 0;
    border: 0;
    outline: none;
    background: transparent;
    width: 100%;
    color: #635749;
    padding-left: 15px;
    font-weight: 700;
}
.dropdown-menu > li > a {
    color: #3c4e5a;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #0f5d9f;
}
.main_home_container {
    padding-top: 30px;
}
body {
    padding-top: 67px;
}




.dropdown-el {
  width: 100%;
  position: absolute;
  display: inline-block;
  margin-right: 1em;
  max-height: 46px;
  overflow: hidden;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  color: #767676;
  font-weight: 700;
  outline: none;
  transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out, 0.3s background 0.3s ease-in-out;
      top: 0;
      left: 0;
    min-height: 46px;
    border-radius: 0 50px 50px 0;
    z-index: 5000;
    border: 1px solid #0f5d9f;
}
.dropdown-el input {
  display: none;
}
.dropdown-el label {
  border-top: .06em solid #d9d9d9;
  margin-bottom: 0;
  display: block;
  height: 45px;
    line-height: 45px;
  padding-left: 1em;
  padding-right: 3em;
  cursor: pointer;
  position: relative;
  transition: 0.3s color ease-in-out;
}
.dropdown-el label:nth-child(2) {
  margin-top: 45px;
  border-top: .06em solid #d9d9d9;
}
.dropdown-el input:checked + label {
  display: block;
  border-top: none;
  position: absolute;
  top: 0;
}
.dropdown-el input:checked + label:nth-child(2) {
  margin-top: 0;
  position: relative;
}
.dropdown-el::after {
  font-family: 'youfaire-icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 10px;
  position: absolute;
      right: 20px;
    top: 18px;
  color: #0f5d9f;
  pointer-events: none;
  opacity: 1;
  transition: .4s all ease-in-out;
}
.dropdown-el.expanded {
  border: 0.06em solid #3694d7;
  background: #fff;
  border-radius: 0 0.25em 0.25em 0.25em;
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px 0px;
  max-height: 12em;
  overflow-y: scroll;
  z-index:5001;
  transition: 0.3s all ease-in-out;
}
.dropdown-el.expanded label {
  border-top: .06em solid #d9d9d9;
}
.dropdown-el.expanded label:hover {
  color: #3694d7;
}
.dropdown-el.expanded input:checked + label {
  color: #3694d7;
}
.dropdown-el.expanded::after {
  opacity: 0;
}
.dropdown-el.expanded::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #F5F5F5;
}

.dropdown-el.expanded::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.dropdown-el.expanded::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #0f5d9f;
}

.youfaire-input.two-1, .dropdown-el.two-1{
    margin-bottom: 10px;
}
.quadratbox{
    position: relative;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px 0 #e8e8e8;
    box-shadow: 0 0 15px 0 #e8e8e8;
}
.quadratbox:before{
	content: "";
	display: block;
	padding-top: 100%;
}
.quadratbox .content{
    position: absolute;
    top: -50%;
    left: -50%;
    bottom: -50%;
    right: -50%;
    margin: auto;
}
.home-post-voteUp, .home-post-voteDown {
    font-size: 9px;
    line-height: 36px;
    background: none;
    text-align: center;
    color: #0e5b9f;
    padding: 0px 5px;
    width: 100%;
    cursor: pointer;
    text-align: center;
}
.home-post-voteUp.active, .home-post-voteDown.active {
    color: #fff;
    background: #0f5d9f;
}
.home-post-voteUp.active {
    background: #bf1415;
}
.city-wrapper{
    margin-bottom: 0.8rem;
    margin-top: 1.6rem;
}
.vertical-vote-container{    
    text-align: center;
    border-radius: 50px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 #e8e8e8;
    box-shadow: 0 0 15px 0 #e8e8e8;
    overflow: hidden;
    min-width: 45px;
}
.vertical-vote-container .home-like-count{
    padding: 10px 3px 12px 3px;
}
.home-like-count strong{
    border-bottom: 2px solid #d00405;
}
.small-guttern{
    padding-left: 5px;
    padding-right: 5px;
}
.vertical-vote-container .youfaire-icon{
    padding: 0;
}
.home-post-voteUp span, .home-post-voteDown span{
    display: block;
    color: #0e5b9f;
    padding-bottom: 10px;
    margin-top: -10px;
    line-height: 1;
    font-size: 12px;
}
.home-post-voteDown span{
    padding-bottom: 0;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: -10px;
}
.home-post-voteUp.active span, .home-post-voteDown.active span{
    color: #fff;
}
.item-grid{
    border-radius: 10px;
    overflow: hidden;
}
.item-grid-content{
    background: #f9fafc;
    border-radius: 10px 0 0 10px;
}
.item-grid-content .jetztfinden{
    float: left;
    margin-top: 0;
    margin-bottom: 0.1rem;
}
.item-grid-sidebar{
    background: #eff0f2;
    border-radius: 0 10px 10px 0;
}
.dropdown-typehead .typeahead.dropdown-menu{
    visibility: visible;
    margin-top: 0px;
    padding-top: 0px;
    opacity: 1;
    right: 0;
    z-index:5002;
}
.youfaire-input.expanded{
    border: 0.06em solid #3694d7;
  background: #fff;
  border-radius: 0 0.25em 0.25em 0.25em;
  box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px 0px;
}
.dropdown-typehead.search .typeahead.dropdown-menu{
    margin-top: 9px;
}
.dropdown-typehead .typeahead.dropdown-menu li{
    margin-bottom: 0;
    padding-bottom: 0;
}
.dropdown-typehead .typeahead.dropdown-menu li a{
    padding: 10px 20px;
}
.upload .btn-group .btn{
   font-size: 1.5rem;
    margin: 0;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
}
.user-btn-group {
    margin: 0px;
    font-size: 11px;
    margin-bottom: 0px;
    width: 100%;
    max-width: 340px;
}
.navbar-right .upload-btn-desktop, .navbar-nav{
    font-size: 19px;
}
#footer {
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    color: #aaa;
    background: #fff;
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
    position: relative;
    z-index: 999996;
}
.single-left .item-grid-sidebar-item img.user-avatar-medium{
    width: 31px;
    height: 31px;
    margin-left: 9px;
    margin-right: 9px;
/*    max-width: 80%;*/
/*    margin-left: 9%;*/
}
.item-grid-sidebar-item{
    padding: 10px 0;
    color: #105da1;
    text-align: center;
    font-size: 0.9rem;
    display: block;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #bfc0c2;
}
.item-grid-sidebar-item .youfaire-icon{
    font-size: 1.5rem;
    padding-right: 0;
}
.item-grid-sidebar-item .comment-count{
position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding-top: 0.65rem;
    font-size: 0.8rem;
}
.item-grid-sidebar-item:first-child{
    border-top: 0;
}
.h2.item-title{
    color: #0f5ca0;
    font-size: 2rem;
    padding-bottom: 1rem;
    padding-right: 0;
}
h2 a {
    color: #0f5ca0;
}
.price{
    font-size: 2rem;
    color: #cf8105;
    line-height: 0.8;
    font-weight: 600;
    padding: 0.8rem 0;
}
.price span{
    font-size: 18px;
    margin-left: 0.1rem;
    line-height: 1;
}
.btn-group.youf-type input[type=checkbox], .btn-group.youf-type input[type=radio]{
    display: none;
}
.btn-group.youf-type label{
    cursor: pointer;
}
    .main_home_container.single .header-wrapper{
background: #f9fafc;
    border-radius: 10px;
    overflow: hidden;
    }
    .main_home_container.single .header-wrapper > div{
        padding: 20px 10px;
    }
    .main_home_container.single .header-wrapper .w-100{
        border-right: 0;
    }
    .main_home_container.single .price{
        font-size: 1.5rem;
    }
    .message-thread-container{
        border: 1px solid #d7d7d7;
        position: relative;
        overflow: hidden;
        background: #faf8f8;
        border-radius: 10px;
        margin-top: 15px;
    }
    .message-thread-container .message-thread-message{
        margin-bottom: 38px;
    }
    .message-thread-container h4{
        width: 100%;
    }
    .message-thread-container .message-read-notification, .message-thread-container .message-read-link-wrapper{
        position: absolute;
        margin-left: -3px;
        z-index: 1;
        top: -3px;
        right: -3px;
        padding: 0.5rem 1rem;
        border: 1px solid #d7d7d7;
        background: #fff;
        color: #d7d7d7;
        min-width: 100px;
        text-align: center;
    }
    .message-thread-container .message-read-link-wrapper{
        top: auto;
        bottom: -3px;
        color: #105b9c;
    }
    .message-thread-container a, .message-thread-container a:hover, .message-thread-container a:active, message-thread-container a:focus{
        color: currentColor;
        text-decoration: none;
    }
    
    .actual-youfaire-wrapper .flex-shrink-1 i{
        min-width: 40px;
        display: inline-block;
    }
    
@media (min-width: 576px){
    
    .youfaire-input, .dropdown-el:not(.expanded){
        border-radius: 0 50px 50px 0;
    }
    .youfaire-input.two-2, .dropdown-el.two-2:not(.expanded){
        border-left: 1px solid transparent;
    }     
    .youfaire-input.two-2:before, .dropdown-el.two-2:not(.expanded):before{
        content: "";
        position: absolute;
        top: 25%;
        bottom: 25%;
        width: 2px;
        background: #105b9c;
    } 
    .youfaire-input.two-1, .dropdown-el.two-1{
        border-radius: 0;
        border-right: 0;
        margin-bottom: 0;
    }
    .input-youfaire .input-label{
        display: block;
    }
}
@media (min-width: 576px){
    .dropdown-menu.dropdown-user-menu{
    font-size: 0.9rem;
    width: 200%;
    margin-left: -80%;
    }
    .navbar-header .navbar-toggle{
        display: none;
    }
    .header-column{
        padding-right: 0 !important;
    }
    .actual-youfaire-header{
        font-size: 2rem;
        left: 60px;
        right: 60px;
    }
    .main_home_container.single .item-grid-sidebar{
        border-radius: 10px 0 0 10px;
    }
    .main_home_container.single .item-grid-sidebaritem-grid-intro-container{
        padding: 0;
    }
    .main_home_container.single .price{
        font-size: 2rem;
    }
    .jetztstoebern{
        padding: 10px 50px;
    }
}
.message-wrapper{
    padding: 5px 25px;
    border-radius: 15px;
        color: #fff;
}
.message-wrapper.self{
    background: #e8aa01;
    margin-left: 30px;
}
.message-wrapper.other{
    background: #105b9c;
    margin-right: 30px;
}
.message-from-wrapper.self{
    text-align: right;
}
.user_profile_view input[type=checkbox], .user_profile_view  input[type=radio]{
    display: none;
}
.alert{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    width: 100%;
}
.badge-pill{
    padding: .35em 1em;
    padding-right: 1.1em;
    line-height: 1;
    vertical-align: top;
    background-color: #e8aa01;
}
.kaufvorschlag{
    background: #fff9f9;
    padding: 1rem;
    border-radius: 10px;
    border: 1px solid #d7d7d7
}
.accept-wrapper a{
    border: 1px solid #0f5d9f;
    text-decoration: none;
}
.accept-wrapper a:hover, .accept-wrapper a:focus, .accept-wrapper a:active{
    color: #fff;
    background: #0f5d9f;
    transition: all 0.2s;
}
.clearfix:before,
.clearfix:after {
    content: ".";    
    display: block;    
    height: 0;    
    overflow: hidden; 
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } /* IE < 8 */

.box-blue{
    background: #0f5d9f;
    border-radius: 10px;
    padding: 0.5rem;
}
.box-blue .price{
    color: #fff;
}
.item-details-container{
    border-top: 1px solid #eff0f2;
}
.item-details-container span, .item-details-container a{
    line-height: 2rem;
    color: #aeb0b1;
}
.item-details-container .youfaire-icon, .item-details-container img{
    top: 0.5rem;
    position: relative;
    margin-right: 0.5rem;
    padding-right: 0;
    color: #aeb0b1;
}
button:focus {
    outline: 0;
}
.navbar-toggler-icon i{
    margin-top: 5px;
    color: #fff;
}