/* Enter Your Custom CSS Here  */

/*testing new p-margins:*/
article.type-post p{
  margin-bottom:1em!important;
}


.bp .bp-doc.bp-doc-document {
    overflow-y: auto!important;
}

span.box_doc_fullscreen_hint {
    font-size: 80%;
}


/*shtml-front*/
.shslider_frontpagepositionen li.shs-slide{
  padding-bottom:30px!important;
}

.shslider_frontpagepositionen .shtml_table {
    display: table;
    height: 100%;   
}

.shslider_frontpagepositionen .shtml_cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
  padding:0 20px;
}

.shslider_frontpagepositionen ol.shs-markers{
  /*bottom:5px!important;*/
}
/******************/
.beaver_callout_shortcode .fl-callout-text{
  padding-bottom:10px;
  border:1px solid rgb(218, 218, 218);
  border-radius:10px;
}
.beaver_callout_shortcode .fl-callout-text > p{
  display:none;
}
.fl-module-callout.beaver_callout_shortcode{
  padding
}





