.peterpan1 {
    /* The image used */
    background-image: url("https://test.coached.by/media/lennart_gray_square_xl.jpeg");

    /* Set a specific height */
    min-height: 1px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.desktopfrage {


    /* The image used */
    background-image: url("https://test.coached.by/media/lennart_gray_square_xl.jpeg");

    /* Set a specific height */
    min-height: 800px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bernulli1 {
    padding: 50px 100px 100px 100px;
}
.rezept01 {
    background-color: white;
}
.bernulli3 {
    padding: 50px 50px 50px 50px;
}
.bernullimobile3 {
    padding: 10px 10px 10px 10px;
}
.bernulli2 {
   padding: 40px 40px 40px 40px; background-color: rgba(255, 255, 255, 0.90); border-radius: 25px;
}
.bernullicoach {
   padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    background-color: #303030;
}
.bernullimobile2 {
   padding: 10px 10px 10px 10px; background-color: rgba(255, 255, 255, 0.90); border-radius: 15px;
}

/* Bei Autosubmitformular nach Termin den Senden-Button verstecken*/
#frm_form_80_container button[type="submit"] {
visibility: hidden;
}
/*Woocommerce Shop keine Bilder Zeigen*/
//.mkdf-woo-product-image-holder{
    display:none;
}
.mkdf-product-list-product-title{
    display:none !important;
}

//Woocommerce Shop page Item removal
.woocommerce-ordering{
visibility:hidden;
}
#menu-icon-portfolio-item{
visibility:hidden !important;
    display:none !important;
}

.woocommerce-result-count, .woocommerce-ordering{
visibility:hidden;
}
fc-widget-content{
height:5em !important;}
.fc-slats tr{
height:50px !important;}



.messages .meta-data-message
{
    word-break: break-all;
}
.messages .meta-data-message .activity
{
    display: inline-block;
    clear: both;

    width: 100%;

    text-align: center;
    word-wrap: break-word;
    word-break: normal;
}
.messages .message-content,
.messages .message-metadata
{
    float: left;
}

.messages .message-metadata
{
    width: 15%;
    text-align: center;
}

.messages .message-metadata img
{
    display: block;

    margin: 0 auto 6px;
    margin-top:40px;
    position: relative;
}

.messages #send-reply .message-metadata img {
    margin-top: 20px;
}

.messages .message-content
{
    width: 70%;
    margin-left: 2%;
    word-break: break-all;
}

.messages .message-content {
    border: 1px solid #ECF0F1;
    background: #ECF0F1;
    border-radius: 6px;
    padding: 1.2em 20px 1.2em;
    display: inline-block;
    margin: 15px 0;
}

.mkdf-woocommerce-page .woocommerce-ordering, .mkdf-woocommerce-page .woocommerce-result-count{
  display:none;}


.display-none{
  display:none !important;}
#klein-top-links{
  display:none !important;}
#footer{
  display:none !important;}
.thread-avatar{
  display:none !important;}

#item-header{
display:none !important;
}
.mkdf-container-inner{
  width:100vw;
  padding: 0px!important;
  margin:0px!important;
}
.mobile{
  display:none !important;
}
.mkdf-mobile-header{
  display:none !important;
}
#notices{
  display:none !important;
}
.canvas{
  margin-top:0px !important;}
#item-nav{
  display:none !important;}
#compose-personal-li{
  display:none !important;}
.delete{
  display:none !important;}
.item-list-tabs#subnav{
  display:inline-block!important;}
.thread-options{
  text-align:right;}
#buddypress table.messages-notices tr td.thread-from{
  padding-left:10px;}
#message-recipients{
  display:none !important;}
.pagination{
  padding:10px;}
#search-message-form #messages_search{
  width:70%;}
.message-search{
  padding-left:5%;}
.messages .message-content{
  background-color:white;
  border:0px solid white !important;
  margin: 0px !important;
  padding-bottom:0px !important;
  width:90%!important;
padding-top: 0px !important;}
.messages .message-box{
  margin: 0px!important;}

.customchatbutton{
  width:100%;
  background-image:linear-gradient(-20deg, #0b4a8d, #6fa6e2);
  padding-bottom:10px;
  padding-left:25px;
  padding-right:25px;
  padding-top:10px;
  border-radius:25px;
  color:white;
}


.message-content-sender{
  display:none;}

.mejs-controls a.mejs-horizontal-volume-slider{
display: none !important;}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body{
background: #01ab89 !important;}
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #01ab89 !important;}
.mejs-controls{
padding: 0px !important;}
.messages .message-content-body{
  box-shadow: 0 8px 10px 0 rgba(0,0,0,.20) !important;}