/*-------------------------------------------------*/
/* =  red skin
/*-------------------------------------------------*/

body.red .navbar-brand span,
body.red .top-line p span i,
body.red .top-line ul.social-icons li a:hover,
body.red .navbar-nav > li > a:hover,
body.red .navbar-nav > li > a.active,
body.red .navbar-nav li.drop ul.dropdown li a:hover,
body.red header.active .navbar-nav > li > a:hover,
body.red header.active .navbar-nav > li > a.active,
body.red .title-section h1 span,
body.red #home-section .tp-caption.finewide_medium_white span,
body.red #home-section .tp-caption a.trans-btn:hover,
body.red #home-section .tp-caption a.trans-btn2,
body.red .services-offer-section .offer-post h2 a:hover,
body.red .project-box .project-post .hover-box h2 a:hover,
body.red .tab-posts-box ul.nav-tabs li a:hover,
body.red .testimonial-section .testimonial-box h2,
body.red .news-section .news-post h2 a:hover,
body.red .news-section .news-post > a:hover,
body.red .flexslider .flexcaption .inner-caption h1,
body.red .services-offer-section2 .services-post a,
body.red .projects-section2 .project-box .project-post .hover-box h2 a:hover,
body.red .presentation-section .presentation-line a:hover,
body.red .team-section .team-post span,
body.red .services-page-section .contact-info ul.information-list li i,
body.red .services-page-section .services-wrapp .services-post a:hover,
body.red .blog-section .blog-box .blog-post h2 a:hover,
body.red .blog-section .blog-box .blog-post .post-content-text > a:hover,
body.red .blog-section .blog-box ul.pagination-list li a:hover,
body.red .blog-section .blog-box ul.pagination-list li a.active,
body.red .blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 a:hover,
body.red .sidebar ul.category-list li a:hover,
body.red .sidebar ul.archieve-list li a:hover,
body.red .single-page-section .project-content-box ul li i,
body.red footer .up-footer ul.navigation li a:hover,
body.red footer .up-footer .info-widget p span,
body.red .inner-switcher ul li a:hover {
	color: #ed1c24 !important;
}

body.red .navbar-nav li.drop ul.dropdown {
	border-top: 2px solid #ed1c24;
}

body.red .form-search,
body.red #home-section .tp-caption.small_text.backgroun-col,
body.red .banner-section,
body.red .flex-direction-nav .flex-next:hover,
body.red .flex-direction-nav .flex-prev:hover,
body.red .services-page-section ul.side-navigation-list li a:hover,
body.red .services-page-section ul.side-navigation-list li a.active,
body.red .projects-page-section .project-box .project-post .hover-box,
body.red .sidebar ul.tags-list li a:hover,
body.red #contact-form input[type="submit"],
body.red #estimation-form input[type="submit"],
body.red .comment-form input[type="submit"],
body.red .error-section a:hover,
body.red .free-quote-section form input[type="submit"],
body.red footer p.copyright {
	background: #ed1c24;
}

body.red #home-section .tp-caption a.trans-btn:hover {
  border: 2px solid #ed1c24;
}

body.red #home-section .tp-caption a.trans-btn2:hover,
body.red .tab-posts-box ul.nav-tabs li.active a {
  color: #ffffff !important;
  background: #ed1c24;
}
body.red .projects-section ul.filter li a.active,
body.red .projects-section ul.filter li a:hover,
body.red .projects-page-section ul.filter li a.active,
body.red .projects-page-section ul.filter li a:hover {
  color: #ed1c24;
  border-bottom: 2px solid #ed1c24;
}

body.red .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ed1c24;
  border-color: #ed1c24;
}

body.red .accord-elem.active .accord-title h2,
body.red footer .up-footer ul.tag-list li a:hover {
  border: 1px solid #ed1c24;
  background: #ed1c24;
}

body.red .tables-page-section .table thead th {
  background: #ed1c24 !important;
}

body.red #contact-form input[type="text"]:focus,
body.red #estimation-form input[type="text"]:focus,
body.red .comment-form input[type="text"]:focus,
body.red #contact-form textarea:focus,
body.red #estimation-form textarea:focus,
body.red .comment-form textarea:focus,
body.red .free-quote-section form input[type="text"]:focus,
body.red .free-quote-section form textarea:focus,
body.red .free-quote-section form select:focus {
  border: 1px solid #ed1c24;
}

body.red .error-section a {
  border-color: #ed1c24;
  color: #ed1c24;
}