html * {
  box-sizing: border-box;
}
body{
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  color: #666666;
  font-weight: 200;
  font-size: 16px;
  line-height: 28px;
}
body * {
  /*border:1px solid red;*/
}
.node__content{
  letter-spacing: .015em;
}
.headerimage img{
  margin:0 auto;
  display: block;
  width: 100%!important;
  height: auto!important;
}
p{
  margin-top:0px;
  margin-bottom:30px;
}
ul {
  list-style: none; /* Remove default bullets */
}
.path-frontpage #main a,
.page-blog-list a,
.field--name-field-nach-tabelle a,
.body_field_item a{
  color:#c29524;
}
.blog-titel a{
  text-decoration: none!important;
  font-size: 20px;
}
.path-frontpage #main a:hover,
.page-blog-list a,
.body_field_item a:hover{
  text-decoration: underline;
}
.region-content .block-system-main-block ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color:#E9D79B; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.region-content .lexicon-item-list ul li::before {
  content: none;
}
.region-content ul{
  padding-left:20px;
  margin-top: 0px;
}
.subtitle{
  max-width:650px;
  margin:0 auto;
  text-align: center;
  font-style: italic;
  line-height: 1.5em;
}
div.navibutton_wrapper a div{
  width: 24px;
  height: 3px;
  background-color: #ffffff;
  margin: 4px 0;
}
#block-bellevue-branding{

}
.site-branding__logo img{
  max-width: 266px;
  height:auto;
}
.region-header-top{
  height:auto;
  width:100%;

}
.region-header-search{
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 1120px;
  margin: 0 auto;
  padding:30px 0px 0px 0px; 
}
#block-suchformular{
  margin-bottom: -30px;
  position: relative;
  z-index: 500;
}
#mob_search_field,
.search-form .form-search {
	padding: 2px 4px;
  margin-right: 5px;
  text-decoration: none!important;
}
input.form-search{
  font-size: 13px;
}
.button.search-form__submit:focus, .search-form__submit:focus,
.button.search-form__submit, 
.search-form__submit,
input.button.search-form__submit button,
.button.search-form__submit:hover, 
.search-form__submit:hover,
input.button.search-form__submit button:hover
{
  background-color: #ffffff;
  background-image: url('../images/lupe.svg');
  background-repeat: no-repeat;
  border:none;
  padding:0px;
  font-size: 0px;
  width:23px;
  height:23px;
  background-size: 17px 17px;
  background-position: left 0px;
  height:100%;
}
.search-help-link{
  display: none;
}
#search-block-form #edit-actions{
  padding-top:0px;
  position: relative;
  height:28px;
  display: inline-block;
}
input.form-text, input.form-tel, input.form-email, input.form-url, input.form-search, input.form-file, input.form-number, input.form-color, textarea.form-textarea {
  color: #8498A6;
  border: 1px solid #8498A6;
}
.region-header-top_inner{
  line-height: normal;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
  flex-wrap:wrap;
}
.region-header-top.fixed{
  position: fixed;
}
.path-not-frontpage .region-header{
  width: 1120px;
  margin: 0 auto; 
}

#top_menus_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1120px;
  margin: 0 auto;
  height: 100px;
}
.path-frontpage #main .body_field_item,
.path-frontpage #main .field--name-field-nach-tabelle
{

  width: 1120px;
  margin:0 auto;
}

ul.menu li span,
ul.menu li a,
ul.links li a{
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
}
ul.menu li:last-child,
ul.links li:last-child{
  margin-right:0px;
}
#main{
  width:100%;
  margin:0 auto;
}




ul.links a.is-active,
ul.links a:hover,
ul.menu a:hover,
ul.menu a.is-active {

}
.body_field_item.fullwidth{
  max-width:100%;
}
.body_field_item.fullwidth.fullimage{
  min-height: 70vh;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}



ul.menu,
ul.links
{
  margin:0px;
  padding:0px;
}

h2{
  font-weight: 200;
  color: #666666;
  font-size: 27px;
  line-height: normal;
  margin-top:0px;
  margin-bottom: 10px;
}
.page-node-344 h2,
.block-views-blockblog-block-1 > h2,
h1 
{
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 36px;
  color: #666666;
  margin-top:0px;
  margin-bottom: 20px;
  font-weight: 200;
  line-height: normal;
  margin-top: 77px;
}
h1.title.page-title{
  display: none;
}
.page-node-type-lexicon h1.title.page-title{
  display: block;
}
h3{
  font-weight: 100;
}

a{
  text-decoration: none;
}


.site-branding__text{
  color:#ffffff;
  width:100%;
}

.site-branding__text .site-branding__name >a{
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size:50px;
  line-height: 50px;
}

.site-branding__text .site-branding__name >a span{
  font-size:85px;
}


.site-branding__slogan{
  letter-spacing: 0px;
}


footer{
  background-color: #f2e8c2;
  margin-top:50px;
}
footer h4{
  margin:0px;
}
footer .layout-container{
  width:100%;
  margin:0px auto;
  padding:50px 0px;
}
.region-footer-bottom .content .field--name-body{
  display: flex;
}
.region-footer-bottom .content .field--name-body >div{
  margin-right:100px;
}

.region-footer h3{
  margin-top:0px;
}

img.hidden{
  display:none;
}
a[data-fancybox]{
  position: relative;
  display: block;
  width: 100%;
}
/*a[data-fancybox]:after{
  content:'\26F6';
  position: absolute;
  bottom:0px;
  width:30px;
  height:30px;
  color:#eeeeee;
  font-size:20px;
  text-align: center;
  line-height: 30px;
  background-color: rgba(0,0,0,0.4);
}*/

.site-branding__text{
  display:flex;
  justify-content: space-between;
  align-items: flex-end;
}
/*mmenu*/



a:active, a:focus { 
  outline: none; 
  ie-dummy: expression(this.hideFocus=true);
}
.region-header-top_inner{

}
.is-ultimenu-canvas .is-ultimenu-canvas-off {
  width:auto;
}
.ultimenu--main .ultimenu__link, 
.ultimenu .ultimenu__ajax {
  padding: 13px 19px 13px 20px!important;
  padding-right: 10px;
  min-height: 0px; 
}

body #block-ultimenumainmenu a{
  color: #8498A6;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.block-ultimenu {
  align-self: center;
  margin-top: 23px;
}
.ultimenu {
  min-height: 0px; 
}
.ultimenu__flyout{
  width: calc(100% + 350px);
  margin-top:-5px;
  margin-left:-350px;
  background: transparent;
}
.ultimenu__flyout .ultimenu__region{
  display: flex;
  justify-content: space-between;
  background-color: rgba(231, 208, 130, 0.93);
  border-radius: 0px;
}
.ultimenu__flyout .ultimenu__region > .block{
  width:30%;
  position: relative;
}
.ultimenu__flyout .ultimenu__region > .block h2{
  margin:0;
  color:#000000;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin-top:8px;
}
.ultimenu__flyout .ultimenu__region > .block h3{
  margin:0;
  color:#ffffff;
  width: 100%;
  font-size: 30px;
  text-transform: uppercase;
}

body #block-ultimenumainmenu .ultimenu__flyout ul li a.is-active,
body #block-ultimenumainmenu .ultimenu__flyout ul li a:hover 
{
  text-decoration: none;
  background-color: #f4ebc9;
}
.menu-item--collapsed {
  list-style-type: none;
  list-style-image:none;
}

.ultimenu--hover .ultimenu__flyout {
  transition: all .0s;
}
.has-ultimenu .ultimenu__link:after{
  content: ' ';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 18px 40px;
  border-color: transparent transparent rgba(231, 208, 130, 0.93) transparent;
  bottom: -15px;
  right:calc(50% - 20px);
  opacity: 0;
  transition: all .0s;
}
.has-ultimenu:hover .ultimenu__link:after,
.has-ultimenu .ultimenu__link:hover:after
{
  opacity: 1;
  transition: all 0.4s;
}
#block-ultimenumainmenu #ultimenu-main li:first-child a{
  /*padding-left:0px!important;*/
}
#block-ultimenumainmenu #ultimenu-main li:last-child a{
  padding-right:0px!important;
}
body #block-ultimenumainmenu .ultimenu__flyout ul li a{
  color:#000000;
  text-transform: none;
  width: 100%;
  display: inline-block;
  padding-left:15px!important;
  margin-left:-15px;
}

/*#block-mainmenu-3 ul.clearfix.menu > li:first-child ul,
#block-mainmenu-3 ul.clearfix.menu > li.gesichtsmodellage ul,
#block-mainmenu-3 ul.clearfix.menu > li.botulinumtoxin-a ul,
#block-mainmenu-3 ul.clearfix.menu > li.filler-und-füllmaterialien ul,
#block-mainmenu-9 ul.clearfix.menu > li:first-child ul,
#block-mainmenu-11 ul.clearfix.menu > li:first-child ul,
#block-mainmenu-7 ul.clearfix.menu > li:first-child ul,
#block-mainmenu-4 ul.clearfix.menu > li:first-child ul
{
  display: none;
}*/
/*#block-mainmenu-3 ul.clearfix.menu > li.gesichtsmodellage,
#block-mainmenu-3 ul.clearfix.menu > li.botulinumtoxin-a,
#block-mainmenu-3 ul.clearfix.menu > li.filler-und-füllmaterialien,
#block-mainmenu-3 ul.clearfix.menu > li:first-child,
#block-mainmenu-9 ul.clearfix.menu > li:first-child,
#block-mainmenu-11 ul.clearfix.menu > li:first-child,
#block-mainmenu-13 ul.clearfix.menu > li:first-child,
#block-mainmenu-7 ul.clearfix.menu > li:first-child,
#block-mainmenu-4 ul.clearfix.menu > li:first-child
{
  list-style: none;
}*/
#block-ultimenumainmenu .menu-item--expanded,
.region-sidebar-first .menu-item--expanded
{
 list-style: none;
}
#block-ultimenumainmenu .menu-item--expanded ul.menu,
.region-sidebar-first .menu-item--expanded ul.menu
{
  display: none;
}
.region-sidebar-first .menu-item--expanded.menu-item--active-trail ul.menu{
  display: block;
}
.field__item.body_field_item{
  display: inline-block;
  clear: both;
}
.path-not-frontpage .field__item.body_field_item{
  width:100%;
}

.field__item.body_field_item.flex_block,
.flex_block, 
.flex-block 
{
  display: flex;
  justify-content: space-between;
}
.tiles-block.flex-block 
{
  flex-wrap: wrap;
}
.tiles-block.flex-block .flex_block.column > div {
  margin-top: 0px;
}
.front_block_wrapper,
.paragraph .field--name-field-textblock{
  width:1120px;
  margin:0 auto;
}
.paragraph .field--name-field-textblock .paragraph{
  display: flex;
}
.front_block_wrapper{
  display: flex;
}
.dummy_left,
.paragraph .field--name-field-textblock .paragraph .field--name-field-links{
  max-width: 370px;
  width:370px;
  margin-right:60px;
}
.paragraph .field--name-field-textblock .paragraph .field--name-field-links img{
  width:100%;
  height:auto;
}
.front_block_inner,
.paragraph .field--name-field-textblock .paragraph .field--name-field-rechts{
  max-width: 630px;
}
.paragraph .field--name-field-bildblock{
  width:1680px;
  max-width: 100%;
  margin:0 auto;
}
.paragraph .field--name-field-bildblock img{
  width:100%;
  height:auto;
}
iframe +iframe{
  /*display:none;*/
}
table.xtable *{
  background: none;
  border:none; 
}
table.xtable{
  margin-bottom: 26px;
  width:100%;
  border-collapse: collapse
}

table.xtable tbody tr
{
  border-top: 2px dotted rgb(212, 175, 55);
  border-bottom: 2px dotted rgb(212, 175, 55);

}
table.xtable tbody tr:first-child
{
  border-top:none;
}
table.xtable tbody tr td
{
  vertical-align: top;
}
table.xtable tbody tr td.rteright
{
  text-align: right;
}
table.xtable tbody tr:first-child td
{
  padding-top:20px;
}
table.xtable tbody tr:last-child td
{
  /*padding-bottom:20px;*/
}
table.xtable tbody tr td:first-child
{
  padding-left:0px;
  padding-right:20px;
  white-space: nowrap;
}
table#preise1 tr td:first-child,
table#preise2 tr td:first-child
{
  /*padding-left:15%;*/
}
table#preise1 tr td:last-child,
table#preise2 tr td:last-child
{
  /*padding-right:15%;*/
}
.region-mobile-content,
#sidebar-first .region-sidebar-first{
  background-color: #e9d79b;
  padding:20px 0px;
  margin-top:30px;
}
.region-mobile-content h2,
.blog_navi h2,
#sidebar-first .block h3{
  font-size: 20px;
  font-weight: 700;
  color:#ffffff;
  text-transform: uppercase;
  padding:0px 20px;
  margin-top:0px;
}

#sidebar-first .block h2.sub_cat{
  font-size: 14px;
  font-weight: 700;
  color:#000000;
  margin:0px;
  text-transform: uppercase;
  padding:0px 20px;
  line-height: 24px;
  margin-top: 20px;
}
#sidebar-first #block-sidebarservicemenu{
  margin-top: 20px;
}
#sidebar-first #block-sidebarservicemenu a{
  text-transform: uppercase;
}
#sidebar-first .block-menu-blockmain:last-child{
  margin-top:20px;
}
#sidebar-first .block-menu-blockmain .menu-item--expanded {
  list-style-type: none;
  list-style-image: none;
}
#sidebar-first .block .menu-item{
  padding:0px;
}
.lexicon-item-list a,
.blog-navi-link a,
#sidebar-first .block-menu-block ul.menu a{
  color:#000000;
  width:100%;
  display: block;
  line-height: 24px;
  padding:0px 20px;
  font-size: 14px;
}
.lexicon-item-list a{
  padding-left:0px;
}
.lexicon-item-list ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
#sidebar-first .block a.is-active,
#sidebar-first .block a:hover
{
  text-decoration: none;
  background-color: #f4ebc9;
}
#sidebar-first .block .menu-item--expanded.menu-item--active-trail ul li a{
  padding-left:30px;
}
.cta_wrapper{
  padding:15px 0px 20px 0px;
  margin-top:0px;
  margin-bottom: 16px;
  border-top: 2px solid rgb(212, 175, 55);
  border-bottom: 2px solid rgb(212, 175, 55);
  text-align: center;
}
.cta_wrapper h5{
  margin-top:0px;
  margin-bottom:7px;
  font-size: 30px;
  font-weight: 200;
}
.flex_block.cta .column{
  align-items: center;
  width:32%;
  justify-content: space-between;
}

.flex_block.cta .column img{
  display: block;
  margin:0 auto;
  max-width: 70px;
  height: auto;
}
.flex_block.cta .column .bv_button{
  display: block;
  width:100%;
  background-color: rgb(212, 175, 55);
  color:#ffffff;
  position: relative;
}
.flex_block.cta .column a{
  display: inline-block;
  width:100%;
  color:#ffffff;
  padding:0px 0px 0px 20px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 400;
}
.flex_block.cta .column .bv_button.plus a:after{
  content: "\203A";
  float:right;
  width:30px;
  text-align: center;
  border-left:1.5px solid #ffffff;
  height:100%;
  line-height: 31px;
  height: 34px;
  font-size: 28px;
}
.flex_block.cta .column div:nth-child(2){
  flex-grow: 1;
}
#block-footermenu,
footer #copyright
{
  width:60%;
  margin:0 auto;
  font-weight: 400;
  color:#8498a6;
}
footer #copyright
{
  font-size: 14px;
  margin-top:20px;
  text-align: center;
}
#block-footermenu ul.menu{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
#block-footermenu ul.menu li{
  width:250px;
  display: block;
}

.read-more a,
#block-footermenu ul.menu a{
  color:#8498a6;
  padding-left:10px;
  text-decoration: none;
}
span.read-more{
  display: block;
}
.read-more a{
  display: inline-block;
  padding-left:0px;
  color:  #c29524 ;
}

.read-more a:hover{
  text-decoration: underline;
}
.read-more a:before{
  font-family: FontAwesome;
  content: "> "; 
}
#block-footermenu ul.menu a:before
{

  font-size: 0px;
  float:left;
  display: inline-block;
  background-image: url(../images/footer_ico.png);
  background-repeat: no-repeat;
  width:17px;
  margin-top:1px;
  background-position: center center;
}
.footer_logo{
  width:250px;
  margin:0 auto;
}
.footer_logo img{
  width:100%;
  height:auto;
}
.blog-navi-link{
  /*  white-space: nowrap;
    overflow: hidden; */
}
.blog-navi-link a{
  /*  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
  line-height: normal;
  padding:3px 20px;
}
.blog-navi-link.zoppelt a{
  font-weight:700;
  margin-bottom: 15px;
  margin-top:10px;
}
.pager__item a {
  color:#8498a6;
}
#sidebar-first .block .pager__item a:hover {
  background: none;
}
#content_block_0{
  position: relative;
}
#content_block_0.flex_block{
  justify-content: space-between;
}

#content_block_0 .views-element-container{
  display: none;
}
#content_block_0.info_block_wrapper .views-element-container{
  display: block;
  float:right;
  width:380px;
  margin-left:30px;
}
#content_block_0.info_block_wrapper > div.body_content{
  width:100%;
}
#content_block_0 .views-element-container table *{
  border:none;
}
#content_block_0 .views-element-container table{
  background-image: url(../images/Bellevue-vignette.png);
  background-color: #e9d79b;
  background-repeat: no-repeat;
  background-size: auto 110%;
  background-position: center center;
  color:#6F6D69;
  font-weight: 600;
  width:100%;
}
#content_block_0 .views-element-container table td{
  padding:0;
}
#content_block_0 .views-element-container table td:first-child{
  padding-left:30px;
}
#content_block_0 .views-element-container table td:last-child{
  padding-right:30px;
  padding-left:10px;
}
#content_block_0 .views-element-container table tr:first-child td{
  padding-top:30px;
}
#content_block_0 .views-element-container table tr:last-child td{
  padding-bottom:30px;
}
.block-views-blockfragenlisten-block-1 .fragen-frage p:last-child{
  margin-bottom:0px;
}
.page-node-type-fragen #main .field--name-field-frage-betrifft{

}
#block-hervorgehobenesformularlexikonblock-1 .form--inline .form-item{
  display: block;
  float:none;
  margin:0px;
}
.lexicon_navi_drop_d,
#block-hervorgehobenesformularlexikonblock-1 .form--inline,
#block-hervorgehobenesformularlexikonblock-1-2 .form--inline
{
  padding: 0px 20px;
}
#block-hervorgehobenesformularlexikonblock-1 .form--inline label,
#block-hervorgehobenesformularlexikonblock-1-2 .form--inline label,
#block-hervorgehobenesformularlexikonblock-1 .form--inline #edit-actions,
#block-hervorgehobenesformularlexikonblock-1-2 .form--inline #edit-actions--2
{
  display: none;
}
.lexicon_navi_drop_d select
{
  display: block;
  float:none;
  margin:0px;
  width: 100%;
}
.node--type-lexicon{
  margin-bottom:20px;
}
.tiles-block.needs_padding:after
{
  content: "";
  flex: auto;
  max-width:31.7%;
}
.page-node-3 #block-views-block-kacheln-tiles-faltenbehandlung .tiles-block::after{
  display: none;
  width:0px;
}

.tiles-block .kachel_link{
  display: block;
  width:31.7%;
  color: #666666;
  margin-bottom:30px;
}
.tiles-block .kachel .kachel_image{
  width:100%;
  display: block;
}
.tiles-block .kachel .kachel_image img{
  width:100%;
  height:auto;
  display: block;
}
.tiles-block .kachel .kachel_headline {
  font-weight: 200;
  color: #666666;
  font-size: 20px;
  line-height: normal;
  margin-top:6px!important;
}
.webform-submission-form{
  max-width: 596px;
}
.webform-submission-form .webform-elements .fieldset-wrapper{
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.webform-submission-form .webform-elements .fieldset-wrapper > div.form-item-adresse-address,
.webform-submission-form .webform-elements .fieldset-wrapper > div.form-item-adresse-city
{
  width:80%;
}
.webform-submission-form .webform-elements .fieldset-wrapper > div.form-item-adresse-address-2,
.webform-submission-form .webform-elements .fieldset-wrapper > div.form-item-adresse-postal-code
{
  width:18%;
}
.webform-submission-form .webform-elements .form-item{
  width:100%;
  margin:0px 0px;
}
.webform-submission-form .webform-elements .form-item input,
.webform-submission-form .webform-elements .js-form-type-textarea,
.webform-submission-form .webform-elements .js-form-type-select
{
  margin:10px 0px;
}
.webform-submission-form .webform-elements .form-item label {
  display: none;
}
.webform-submission-form .webform-elements .form-type-webform-image-file label {
  display: block;
}
a.with_fancy{
  position: relative;
}
img.lightbox{
  padding-bottom: 8px;
  display: block;
  border:none!important;
  width:200px!important;
  height:auto!important;
}
img.right{
  float: right;
}
img.left{
  float: left;
}
.caption.right{
  float:right;
  margin-left: 20px !important;
  margin-bottom: 0px !important;
  margin-top: 3px !important;
  width:200px!important;
}
.caption img{
display: block;
}
img.querformat, 
img.mittig200
{
width:200px;
height:auto;
}
div.mittig200
{
width:200px;
height:auto;
margin:0 auto;
}
img.hochformat {
width:150px;
height:auto;
}
.caption.right.querformat img{
width:200px!important;
height:auto!important;
}
.caption.right.hochformat img{
width:150px!important;
height:auto!important;
}
.caption.right.hochformat{
width:150px!important;
height:auto!important;
}
.fullwidth img{
width:100%!important;
height:auto!important;
}
.caption.left{
  float:left;
  margin-right: 20px !important;
  margin-bottom: 0px !important;
  margin-top: 3px !important;
}
div.caption div {
  display: block;
  padding: 8px 5px !important;
  padding-left: 0px !important;
  font-size: 14px;
  line-height: 16px;
}

.path-frontpage #header{
  margin-bottom:65px;
}
.path-frontpage article header{
  margin-bottom:0px;
  display: none;
}
.path-frontpage h1{
  margin-top:12px;
}
.field--name-field-zeile .field__item:first-child .field--name-field-textblock .field--name-field-links > *{
  float: right;
}
.field--name-field-zeile .field__item:first-child .field--name-field-textblock .field--name-field-links img{
  max-width:250px;
}
#table_hyperhidrose{
  color:#000000;
}
table.faltentherapie p{
  margin:0px;
  margin-top:0px;
}
table.faltentherapie tr td:last-child{
  vertical-align: top;
  padding-left:14px;
}
table.faltentherapie.regionen tr td:last-child{
  padding-bottom:15px;
}
table.faltentherapie.regionen tr td:first-child{

}
table.faltentherapie tr td:last-child div{
  font-size: 14px!important;
}
table.faltentherapie.regionen tr td div{
  margin-top:5px;
}
table.faltentherapie tr td:last-child a{
  white-space: nowrap;
}
table.faltentherapie p img{
  margin:0px!important;
}
table.faltentherapie h3{
  margin-top:0px;
  line-height: 14px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 600;
}
table.faltentherapie.regionen{
  line-height: 19px;
}
.region-sidebar-first-bottom{
  display: flex;
  justify-content: center;
}
.path-frontpage #main .page-blog-list .blog-titel a,
.front_block_wrapper .content h2{
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
}
.page-node-type-frontpage div.read-more{
  margin-top:20px;
  display: inline-block;
}
.front_block_wrapper .content .read-more a{
  color:#c29524 ;
  border:2px solid #c29524;
  text-transform: uppercase;
  padding:2px 15px;
  font-weight: 700;
}
.path-frontpage #main .front_block_wrapper .content .read-more a:hover{
  text-decoration: none;
  color:#d4af37;
  border:2px solid #d4af37;

}
.front_block_wrapper .content .read-more a::before {
  font-family: FontAwesome;
  content: '';
  display: none;
  position: absolute;
}
.front_block_wrapper p{
  margin-bottom:0px;
}
.front_block_wrapper{
  margin-bottom:35px;
}
.search-result__title {
  font-weight: normal;
}
.search-result__title a{
  color: #d4af37;
  font-size: 20px;
}
.region-content ul li.pager__item:before{
  content:'';
  display: none;
}


.select2-container--default .select2-search--dropdown .select2-search__field {
  display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color:#e9d79b;
  color:black;
}

.select2-container--classic .select2-selection--single:focus {
  border:1px solid #e9d79b
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border:1px solid #e9d79b
}

.select2-container--classic .select2-selection--multiple:focus {
  border:1px solid #e9d79b
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border:1px solid #e9d79b
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color:#e9d79b;
  color:#000000;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color:#e9d79b;
}
body #block-ultimenumainmenu a.ultimenu__link.is-active,
body #block-ultimenumainmenu .is-active-trail.has-ultimenu>a{
  color:#c29524 ;
}
.lexicon-item-list a{
  border-bottom:2px dotted #e9d79b;
  width:auto;
  display: inline-block;
}
.lexicon-item-list a:hover{
  /*color: #e9d79b;*/
}
#block-hervorgehobenesformularlexikonblock-1.views-exposed-form .form-actions{
  display:none;
}
.page-node-type-lexicon #block-sidebarservicemenu ul li:last-child a{
  background-color: #f4ebc9;
}
#edit-gewuenschter-rueckruf{
  width: 190px;
}
label.error{
  color:red;
  font-weight: 100;
}
#top_menus_wrapper #block-ultimenumainmenu a[href="/Kontakt"] +section {
  min-width: 0px;
}
#top_menus_wrapper #block-ultimenumainmenu a[href="/Kontakt"] +section.ultimenu__flyout {
  width:160px;
  margin-top: -5px;
  margin-left: auto;
  background: transparent;
  right:0px;
}
#top_menus_wrapper #block-ultimenumainmenu a[href="/Kontakt"] +section.ultimenu__flyout .ultimenu__region {
  display: block;
  padding:5px 5px 10px 5px;
  max-height: 60px;
}
#top_menus_wrapper #block-ultimenumainmenu a[href="/Kontakt"] +section.ultimenu__flyout .ultimenu__region > .block {
  width: 100%;
  text-align: center;
  padding-bottom:0px;
}
body #top_menus_wrapper #block-ultimenumainmenu a[href="/Kontakt"] +section.ultimenu__flyout .ultimenu__region > .block ul li a {
  width: 100%;
  text-align: center;
  padding-bottom:0px;
  padding-left: 0px !important;
  margin-left: 0px;
}
.button.button--ultimenu{
  display: none;
}
.mm_navibutton {
  font-size: 0.9rem;
  line-height: 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: 50px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  color: #58585a;
  width: auto;
  height: 25px;
  /* font-size: 0; */
  /* text-indent: -9999px; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0px;
  border: none;
  cursor: pointer;
  background-color: transparent;
  transition: color .2s ease-in-out;
}
.mm-menu { 
	background: #ffffff;
	border-color: rgba(0,0,0,.5);
	color:#666666;
}
.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
	margin-top: 0px;
}
.mm-menu .mm-listview {
	border-color: rgba(0,0,0,.5);
}
.mm-next::after, .mm-prev::before {
	content: '';
	border-top: 2px solid transparent;
	border-left: 2px solid #ffffff;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
}
.mm-listview .mm-next::before {
	 border-left:none; 
}

.mm-next::after {
	-webkit-transform: rotate(225deg);
	 -ms-transform: rotate(225deg); 
	 transform: rotate(225deg); 
}
.mm-listview > li.mm-vertical.mm-opened > .mm-next::after, .mm-vertical .mm-listview > li.mm-opened > .mm-next::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 19px;
	top: 7px;
}
.mm-menu .mm-listview > li .mm-next::after {
	border-color: rgba(0,0,0,0.8);
}
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
	 padding: 0px 0 0px 0px; 
}
a.mm_navibutton{
  background-image: url('../images/icon-burgermenu.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  height:28px;
  width:30px;
  display: block;
}
a.mobile_logo{
  background-image: url('../images/icon-bellevue.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  height:70px;
  width:70px;
  display: block;
}
a.mobile_fon{
  background-image: url('../images/icon-phone.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
  height:70px;
  width:70px;
  display: block;
}
#block-mobilebutton,
#block-mobilelogo,
#block-mobilefon{
  display: none;
}
.region-mobile-content{
  display: none;
}
.mm-next::after {
	right: 20px;
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
	 background: rgba(0,0,0,0); 
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical.open_active > .mm-panel, 
.mm-menu .mm-listview > li.mm-opened.mm-vertical.open_active > a.mm-next, 
.mm-menu.mm-vertical .mm-listview > li.mm-opened.open_active > a.mm-next {
	background-color: #f4ebc9;
  color:#000000;
}

.mm-opened .mm-opened .mm-opened ul > li:first-child::before
{
	content: '';
	border-top: 1px solid #000000;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
top: 0;
}
.mm-opened .mm-opened .mm-opened ul > li.span_open:first-child::before
{
border-top:none;
}
.mm-panels > .mm-panel > .mm-listview {
	 margin: 20px 0px; 
}
.mm-listview * {
color:#000000!important;
}
#mm-1 > .mm-listview > li > a, 
#mm-1 > .mm-listview > li > span 
{
  text-transform: uppercase;
   color:#000000;
}
.mm-listview > li.mm-opened.open_active > a, 
.mm-listview > li.mm-opened.open_active > span 
{
background-color: #f4ebc9;
}
.mm-listview .mm-listview{
margin-left: 0px;
 background-color: #e9d79b;
}
.mm-listview .mm-listview  a {
padding-left: 10px;
  text-transform: none;
}
.mm-listview .mm-listview .mm-listview  a {
padding-left: 20px;
  text-transform: none;
}
.mm-listview > li:not(.mm-divider)::after {
	left: 0;
}
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
	display: none;
	padding: 0px 0 0px 0px;
}
#mm-2{
  padding-bottom:0px;
}
#mm-2 .mm-listview{
  padding-left:0px;
  margin-left:0px;
}
.mm-listview #mm-3{
  padding-left:0px;
  padding-bottom: 0px;
}
.mm-opened .mm-opened .mm-opened .mm-opened .mm-listview{
  padding-left:0px;
  background-color: #ffffff;
  margin-left:0px;
}
.mm-listview > li > a, .mm-listview > li > span {
	padding: 10px 10px 10px 10px;
}
.mm-menu .mm-listview > li.mm-selected > a.mm-next,

.mm-menu .mm-listview > li.mm-selected > span {
	background-color: #f4ebc9;
  border-bottom: 1px solid #000000;
}
.mm-menu .mm-listview > li.mm-selected.mm-opened > a.mm-next{
  border-bottom: none;
  background-color: #f4ebc9;
}
.mm-menu .mm-listview > li.mm-selected.span_open > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical.open_active.span_open > a.mm-next, 
.mm-menu .mm-listview > li.mm-opened.mm-vertical.mm-selected.span_open > a.mm-next, 
li.mm-opened.span_open > a.mm-next {
	background-color: transparent;
  color:#000000;
}
.mm-menu .mm-listview > li.mm-selected.span_open > a.mm-next{
   border-bottom: none;
}
.mm-menu .mm-listview > li .mm-next::after {
	border-color: rgba(0,0,0,0.8);
}
.mm-menu.mm-keyboardfocus a:focus {
	 background: transparent!important; 
}
.open_active > .mm-next {
	height: 39px!important;
	margin-top: 1px!important;
}

#mm-1 > .mm-listview > li > .mm-next {
	margin-top: 0px!important;
  height:40px!important;
/*border-bottom:1px solid #000000;*/
}
.mm-menu .mm-listview > li.mm-selected > a.is-active, 
.mm-menu .mm-listview > li.mm-selected > span {
	background-color: #f4ebc9;
}
.mm-listview > li:not(.mm-divider)::after {
	border-bottom-color: #000000;
}
#mob_search_submit{
  height:23px;
}
.mm-navbars-bottom {
border-top:0px;
}
.mobile_search{
  display: flex;
justify-content: center;
align-items: center;
}
#mob_search_submit{
  background-position: center center;
}
#block-bellevue-zoppelt-ch-system-main #search-form{
  margin-top:35px;
}
#block-bellevue-zoppelt-ch-system-main #search-form + h2{
  margin-top:25px;
}
.blog-navi-wrapper{
  position: relative;
  overflow: hidden;
  height:500px;
}
#sidebar-first #block-mainmenu-11 li.faltenarten,
#sidebar-first #block-mainmenu-12 li.übersicht-zur-behandlung,
#sidebar-first #block-mainmenu-13 li.behandlungsmöglichkeiten li,
#sidebar-first #block-mainmenu-9 li.fettabsaug-regionen{
  display: none;
}
#sidebar-first #block-mainmenu-13 li.behandlungsmöglichkeiten li.übersicht-zur-behandlung
{
  display: block;
}
ul.content-widget-menu__review-list{
    margin-bottom:0px;
    padding-left:0px;
}
#js_widget.ie-reviews{
margin-bottom:50px;
}
.estheticon_mobile{
  display: none;
}
