/* Swipebox styles */

#swipebox-container #swipebox-top-bar #swipebox-title {
   text-transform: uppercase;
  font-family: "Century Gothic";
}

/* Style do miniatur na stronie głównej */
.portfolio-tile {
    position: relative;
    margin-bottom: 20px;

}

.portfolio-tile[data-gallery] {
    cursor: pointer;
}

.portfolio-tile h3 {
    margin-top: 10px;
   color: #717171;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}

.