/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-block:first-child { 
padding-top: 20px;
}

.tm-page .tm-block:first-child {
padding-top: 20px;
}

.tm-headerbar { 
padding: 5px 0;
}

.tm-page { 
margin: 20px auto; 
max-width: 1200px; 
}

.tm-block {
padding-bottom: 20px;
}