/*
Theme Name:     PoliticalWP-Child
Description:    PoliticalWP - Multipurpose Campaign, Political, Election WordPress Theme
Author:         ThemeSLR
Template:       politicalwp

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


#navbar .menu-item > a, #navbar ul.sub-menu li a { font-size: 14px; }


@media only screen and (max-width: 1023px) { 
  #navbar .menu-item > a, #navbar ul.sub-menu li a { font-size: 12px; }
}

.top-header .social-links .facebook {background: #3B5999;}
.top-header .social-links .twitter  {background: #34CBFF;}

.top-header .social-links .facebook:hover {background: #6C83B3;}
.top-header .social-links .twitter:hover  {background: #67D8FF;}

.hidden{
    display:none;
}

.fa {
    font-size: 20px;
}


a, 
a:hover, 
a:focus,
span.amount,
.widget_popular_recent_tabs .nav-tabs li.active a,
.widget_product_categories .cat-item:hover,
.widget_product_categories .cat-item a:hover,
.widget_archive li:hover,
.widget_archive li a:hover,
.widget_categories .cat-item:hover,
.widget_categories li a:hover,
.pricing-table.recomended .button.solid-button, 
.pricing-table .table-content:hover .button.solid-button,
.pricing-table.Recommended .button.solid-button, 
.pricing-table.recommended .button.solid-button, 
#sync2 .owl-item.synced .post_slider_title,
#sync2 .owl-item:hover .post_slider_title,
#sync2 .owl-item:active .post_slider_title,
.pricing-table.recomended .button.solid-button, 
.pricing-table .table-content:hover .button.solid-button,
.testimonial-author,
.testimonials-container blockquote::before,
.testimonials-container blockquote::after,
.post-author > a,
h2 span,
label.error,
.author-name,
.comment_body .author_name,
.prev-next-post a:hover,
.prev-text,
.wpb_button.btn-filled:hover,
.next-text,
.social ul li a:hover i,
.wpcf7-form span.wpcf7-not-valid-tip,
.text-dark .statistics .stats-head *,
.wpb_button.btn-filled,
footer ul.menu li.menu-item a:hover,
.widget_meta a:hover,
.widget_pages a:hover,
footer .widget_nav_menu li::before,
.sidebar-content .widget_nav_menu li::before,
.widget_pages li::before,
.widget_meta li::before,
.comment-author-link a:hover,
.widget_archive li::before,
.widget_categories .cat-item::before,
  .recentcomments::before, .widget_recent_entries li::before,
  .list-view .post-details .post-excerpt .more-link,
  .simple_sermon_content_top h4,
  .widget_recent_entries_with_thumbnail li:hover a,
  .widget_recent_entries li a:hover,
  .politicalwp-single-post-meta .politicalwp-meta-post-comments a:hover,
  .wpcf7-form .wpcf7-select, .wpcf7-form input.wpcf7-form-control, .wpcf7-form textarea.wpcf7-form-control,
.list-view .post-details .post-category-comment-date i,
.list-view .post-details .post-category-comment-date a,
  #navbar .mt-icon-list-item:hover,
  #navbar .menu-item:hover .sub-menu .mt-icon-list-item .mt-icon-list-text
.list-view .post-details .post-name a,	
.politicalwp-single-post-meta .politicalwp-meta-post-author a,	    
.sidebar-content .widget_nav_menu li a:hover{
      color: #005EBB; /*Color: Main blue*/
  }
  
a:focus,
a:visited,
a:hover{
    color: #005EBB;
}