@import "../../../border/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
div.hover-object {
    background: rgba(33,126,137,0.85) !important;
}
.grid-item .inbox .caption a {
    color: #fff !important;
    font-size:32px;
    font-family: 'atlas-400';
}
.gallery-item.grid-item .inbox .caption:before {
    background-color: #fff !important;
    margin:15px 0;
}
.gallery-item.grid-item .inbox .caption h4.grid-heading small {
    color: #fff !important;
    font-size:17px;
}
.category-filters li a {
    font-size:21px;
    font-family: 'atlas-300';
}
.category-filters li a:hover, .category-filters li .active {
    color: #1695a0 !important;
}
#page-header .title-primary span:before, #page-header .title-primary span:after,
#page-header .title-primary span:before, #page-header .title-primary span:before{
    display:none;
}
.category-filters{
margin-top:50px;
}
.page-title:after {
    background-color: transparent !important;
}