  .ml-notice{
    border-bottom   : 1px solid #c7cdb5;
    padding         : 30px;
    background-color: #0688942b;
    margin-bottom   : 1em;
  }

  .ml-notice p{
    text-align: left;
  }

  .ml-notice:last-child{
  border: none;
  }

  h3.ml-name{
    margin-top   : 0;
    margin-bottom: 5px;	
  }

  h3.ml-name a,
  .ml-link{
    color          : #044a50;
    text-decoration: none;
  }

  .ml-link:hover{
    text-decoration: underline;
  }

  .ml-notice p{
    margin:0;
  }

  .ml-clear{
    clear:both;
  }

  .ml-details {
    margin-left: 95px;
  }
											
  .ml-thumb img {
    border-radius: 5px;
    float        : left;
    margin-top   : -.5em;
    padding-right: 1.5em;
    padding-right: 15px;	
  }

  .ml-title{
    margin-bottom: 5px;
  }

  .ml-heading{
    margin-top   : 20px;
    margin-bottom: 20px;
  }

  .muchloved-funerals-widget-search-results:empty{
    display:none;
  }

  .ml-funeral-list-item{
    margin-bottom: 10px;
    margin-left  : 10px;
  }

  .ml-link{
    display   : inline-block;
    margin-top: 5px;
  }

  .muchloved-funerals-search-summary{
    padding-top   : 10px;
    padding-bottom: 10px;
  }

  .muchloved-funerals-search-box{
    padding   : 10px;
    border    : none;
    width     : 300px;
    box-sizing: border-box;
    background: #d4d4d4;
    border    : #929292;
  }

  .muchloved-funerals-search-button{
    color           : #FFF;
    line-height     : 1;
    background-color: #068894;
    border          : 1px solid #068894;
    padding         : 9px;
    margin-top      : 1em;
  }

  .ml-garden-link{
    margin-bottom: 0;
    margin-top   : 6px;	
  }

  .muchloved-notice-search{
    margin-top: 20px;
  }

  span.ml-funeral-location {
    font-weight: bold;
  }

  /* MEDIA QUERIES */
  @media only screen and (max-width: 768px) {	
    .ml-details {
      margin-left: 95px;
      width      : 100%;
      padding    : 0;
      margin     : 0;
    }
  }
  