﻿/********************************************************************************************************
 * @version         v1.5.9.300
 * @author          2023-02 Oliver Menger
 * @copyright       akdb.digitalfabriX GmbH
 * @license         by digitalfabriX
 * @link            http://www.digitalfabrix.de
 * @base-template   Photobox 1.0
 * @file            custom.css
 * @references      as follow
 */

/********************************************************************************************************/
@charset "utf-8";
/********************************************************************************************************/

.contentBlocks .block:nth-of-type(3n+1) {
  clear: both;  
}

.grid .cell h3:first-child {
  margin: 0.375em 0;
}