/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16.02.2015, 21:47:25
    Author     : mashko
*/
/* test */
/* END test */
/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.expslickdata {
  margin: 0 20px 30px 20px; }
  .expslickdata .expbooslider_gen {
    padding: 5px; }
  .expslickdata .carousel-control {
    background: none;
    color: #000;
    width: 30px; }
    .expslickdata .carousel-control .glyphicon-chevron-left, .expslickdata .carousel-control .glyphicon-chevron-right, .expslickdata .carousel-control .icon-next, .expslickdata .carousel-control .icon-prev {
      font-size: 20px;
      margin-top: -20px; }
    .expslickdata .carousel-control.right {
      right: -30px; }
    .expslickdata .carousel-control.left {
      left: -30px; }
  .expslick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center; }
    .expslick-dots li {
      background: none repeat scroll 0 0 #cecece;
      border: 1px solid #fff;
      border-radius: 10px;
      cursor: pointer;
      display: inline-block;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      width: 10px; }
      .expslick-dots li.slick-active {
        background: none repeat scroll 0 0 #EF2171; }
      .expslick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
      
      .egalmod_cat_count{
          position: absolute;
          top:5px;
          right:5px;
          z-index: 2;
      }

/*# sourceMappingURL=expslick-theme.css.map */
