/*
Theme Name: Northwest Child
Theme URI: https://northwest.modeltheme.com/
Template: northwest
Author: ModelTheme
Author URI: http://modeltheme.com/
Description:  Consulting WordPress Theme
Version: 1.0
Text Domain: northwest
Tags: fluid-layout, custom-header, custom-menu, featured-images, post-formats, sticky-post
*/

/* =Theme customization starts here
------------------------------------------------------- */

.post-password-form input[type='submit'] {
    background: #1e58ca !important;
}

.list-view .post-details .post-excerpt .more-link:hover{
    border-color: #1e58ca !important;
}

.northwest-contact-sidebar .wpcf7-submit:hover {
    color: #1e58ca!important;
}

.post-details .post-sticky-label i {
    font-size: 20px;
    color: #1e58ca!important;
}
.simple-posts .post-name:hover a {
    color: #1e58ca !important;
}
.pagination .page-numbers:hover {
    background-color: #1e58ca !important;
}
.section1-home .btn:after {
    color: #1e58ca !important;
}
.loved i {
    color: #1e58ca!important;
}
.portfolio-bottom-icons a:hover, .portfolio-bottom-icons a:hover i {
    color: #1e58ca!important;
}
.portfolio-bottom-description label,
.portfolio-bottom-description i {
    color: #1e58ca !important;
}
.widget_northwest_recent_entries_with_thumbnail li:hover  a {
    color: #83d1f1 !important;
}

.woocommerce ul.products li.product .button:hover {
    background-color: #83d1f1 !important;
}

a:hover{
    color: #46b1dd !important;
}

.related-posts .post-name:hover a{
    color: #83d1f1 !important;
}

.post-password-form input[type='submit']:hover {
    background: #83d1f1 !important;
}
.tagcloud > a:hover{
    background: #83d1f1 !important
}