﻿body {
}

/* Revolution */

/*.rev-header {
}

.tparrows.custom {
    background-color: rgba(255, 255, 255, .4);
}*/


/* Custom owl carousels */
.latest-posts-carousel.owl-carousel {
    position: relative;
}

.latest-posts-carousel.owl-carousel > .owl-nav {
    position: absolute;
    top: -95px;
    right: 0;
}

.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 0;
}

.owl-prev,
.owl-next {
    color: #666;
    border-color: #999;
}