footer > p { color:#999; }
footer > p > a { color:#999; }

.likes { display: none; }

div.img-meta div.btn-wrapper span.tag { font-size: 11px; }

.gallery-item .img-meta .btn-wrapper {
    border-top: 0;
}

.navbar-default .navbar-nav li > a strong {
    font-family: 'Roboto', sans-serif;
}

body.page.page-id-6 h1.page-title { display: none;}

body.page.page-id-6 div#main-wrapper p a { text-decoration:underline;}

body.page.page-id-6 div#main-wrapper p { font-size: 42px; }

@media only screen and (min-width: 768px) and (max-width: 959px) {
body.page.page-id-6 div#main-wrapper p { font-size: 32px; }
}

@media only screen and (min-width: 340px) and (max-width: 767px) {
body.page.page-id-6 div#main-wrapper p { font-size: 22px; }
}

@media only screen and (min-width: 1px) and (max-width: 339px) {
body.page.page-id-6 div#main-wrapper p { font-size: 14px; }
}

.icon-mail, .icon-bar { color: #ffd200;
}

[class^="icon-"], [class*=" icon-"] {
   color: #ffd200;
}

ul#navigation.nav.navbar-nav li a:hover {
    color: #ffd200 !important;
}

ul#navigation.nav.navbar-nav li.current-menu-item a {
    color: #ffd200 !important;
}

nav.navbar.navbar-default.open-navbar footer p a:hover {
    color: #ffd200 !important;
	text-decoration: none;
}

.gallery-item .img-meta a:hover p {
    color: #ffd200 !important;
}

nav.filter-wrapper a.filter-trigger {
    color: #ffd200 !important;
}

nav.filter-wrapper li a.selected {
    color: #fff !important;
}

nav.filter-wrapper li.category a:hover {
    color: #fff !important;
}

body.home p { color: #000 !important; }
body.home p a { color: #757474; text-decoration: none !important; }
body.home p a:hover { color: #ffd200; }

div#ascrail2000.nicescroll-rails div {
    width: 10px !important;
}

