/*
Theme Name: Travel Diaries Child
Theme URI: https://rarathemes.com/wordpress-themes/travel-diaries/
Template: travel-diaries
Author: Camper Je Suf
Author URI: https://www.camperjesuf.nl
Version: 1.2.0.1652808114
Updated: 2022-05-17 19:21:54

*/

.footer_quote {
	color: navy;
	text-align: center;
}

a {
    color: #096116;
}
.banner-text .newsletter-widget input[type="submit"] {
    background-color: #0905627a;
}
.banner-text .newsletter-widget input[type="submit"]:hover {
    background-color: #0905627a;
}
.featured-on {
    background-color: #0905627a;
}
.recent-posts .btn-holder a, .clients .btn-holder a, .guide .btn-holder a {
    background-color: #0905627a;
}
.recent-posts .btn-holder a:hover, .clients .btn-holder a:hover, .guide .btn-holder a:hover {
    background-color: navy;
}
.pagination a:hover {
    background-color: navy;
}
.pagination .current {
    background-color: navy;
}
#primary .post form input[type="submit"], #primary .page form input[type="submit"] {
    background-color: navy;
}
#primary .post form input[type="submit"]:hover, #primary .page form input[type="submit"]:hover {
    background-color: navy;
}
.comment-form input[type="submit"] {
    background-color: navy;
}
.comment-form input[type="submit"]:hover {
    background-color: navy;
}
#wp-calendar tbody td a {
    background-color: navy;
}
.footer-t {
    background-color: #0905627a;
}
.footer-t .widget.widget_tag_cloud a {
    background-color: #0905627a;
}
.footer-t .widget.widget_tag_cloud a:hover {
    background-color: #0905627a;
}
.footer-b {
    background-color: #0905627a;
}
@media only screen and (max-width: 1024px) {
.mobile-header .info-lists {
    color: #0905627a;
}
.mobile-menu .social-networks li a:hover, .mobile-menu .social-networks li a:focus {
    background-color: #0905627a;
}
}
