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

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

.uk-slidenav-contrast {
  color: rgba(255, 255, 255, 0.7);
  background:rgba(0, 0, 0, 0.4);
}

.uk-slidenav{padding:10px; height:50px}

@media ( max-width: 767px) {  
    .tm-sidepanel { display: none; }  
}
