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

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

.tm-features-slideshow .uk-slideshow,
.tm-features-slideshow .uk-slideshow > li { min-height: 400px; 
}

.tm-block.tm-block-image {
  background: url("../../../images/hash.svg") 0 0 repeat, url("../../../images/violek-dark/block_image/pipes_bg.jpg") 50% 50% no-repeat;
  background-size: auto, cover;
}

/* Round Thumbs */

.rounded-thumbs .uk-thumbnav li a,  
.rounded-thumbs .uk-thumbnav li a img {        
  overflow: hidden;        
  border-radius: 50%;        
}

/* Copyrights Fix for Gallery */

.tm-block.tm-block-middle {  
    height: auto !important;  
}

