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

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

 #tm-footer{background:#fff; color: #797979;}

 .uk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
  line-height: 35px !important;;
  color: #797979;
  font-size: 18px;
  text-align: center;
  position: relative;
  border: #999999 solid 1px;
  overflow: hidden;
  -webkit-transition: color .4s, background .2s;
  transition: color .4s, background .2s;
  z-index: 1;
}

.bppopup-mode-html td{padding: 0px}
.retreat-content .uk-list li{text-align:left}