/************************************************
    Warrington colors are:
    Pantone 116 #FCD116 rgba(252, 209, 22, 1) 
    Pantone 207 #C0004E rgba(192, 0, 78, 1)
    Pantone 321 #008789 rgba(0, 135, 137, 1)
    Pantone 294 #003F87 rgba(0, 63, 135, 1)
    Pantone 428 #D1CEC6 rgba(209, 206, 128, 1)
    Pantone 465 #C1A875 rgba(193, 168, 117, 1)

    Selected colors are: 
    Main color is Pantone 321
	Secondary color is Pantone 207
*************************************************/

/* Loading */
.double-bounce1, .double-bounce2{
    background-color: rgba(0,135,137,0.5);
}

/* Navigation */
.navigation > li:hover > a,.navigation > li > a:hover,
.navigation > li:hover > a > i, .navigation > li > a:hover > span.label-nav-sub::before, .navigation > li > a:focus > span.label-nav-sub::before{
    color: #C0004E;
}
.navigation > li > .activelink {
	color: #008789;
}
.mobile-menu-button, .mobile-nav, .slider-fixed-container{   
    background-color: #008789;    
}

.navigation > li > a:after, .navigation>li>.activelink:after{
    background-color: #008789;
}
.navigation>li:hover > a > span.label-nav-sub::before,.navigation>li:hover> a > span.label-nav-sub::before{
    color: #C0004E;
}

/* Page Content Colors */
.body-wrapper a:hover , .tab a:hover, accordion .title:hover, .top-body a:hover, .bottom-body a:hover
,.accordion .active h4, .accordion .title:hover h4, .side-navigation .menu-item.current-menu-item a, .side-navigation .menu-item:hover a:after,
.side-navigation .menu-item:hover a, a.tool-tip, .team-member .team-member-position, .team-member-progress .team-member-position, .item-img-overlay i
,ul.icon-content-list-container li.icon-content-single .icon-box i,.item-img-overlay .portfolio-zoom:hover, .navigation ul li:hover>a, .blog_post_quote:after,
.item-img-overlay .portfolio-zoom, body .white-text .feature-details a:hover{
    color: #008789;
}
::selection
{
    background-color:#008789;
}
::-moz-selection
{
    background-color:#008789;
}
.item-img-overlay  .portfolio-zoom:hover, .tab a.active {
    color: #008789 !important;
}
.callout-box{
    border-left-color: #008789}
.feature .feature-content,.team-member .team-member-content{
    border-top-color: #008789;
}

.progress .progress-bar{
    background-color: #008789;
}
.blog-masonry .blog_post_quote{
    border-top: 2px solid #008789;
}
.tab a.active:after {
    background-color:#008789;
    border-color: #008789;
}
.blog-post .blog-post-type,.subscribe-button{
    background: #008789;
}
.blog-post-details-item.blog-post-details-item-right a:hover i,.blog_post_quote .quote-author,.pagination > li > a.prev, 
.pagination > li > a.next, .pagination > li > a:hover, .pagination > li > a.current,.testimonial-by-name{
    color: #008789;
}
.skin-text{
    color: #008789 !important;
}
body .section-content.section-image{
    background-color: rgba(0,135,137,0.5);
}
.item-img-overlay .item_img_overlay_content{
    background: #008789;
}
.button, .body-wrapper input[type="submit"], .body-wrapper input[type="button"], .section-content.section-color-bg,.content-box.content-style4 h4 i
,button.button-main,.body-wrapper .tags a:hover,.callout-box.callout-box2, .blog-search .blog-search-button, .top-title-wrapper, .testimonial-big,
.content-style3:hover .content-style3-icon, table.table thead tr, .price-table .price-label-badge, .price-table .price-table-header, .section-subscribe .subscribe-button.icon-envelope-alt{
    background-color: #008789;
}
.btn.btn-flat{
    background-color: #008789;
}
.rev-slider-full .button.btn-flat, .rev-slider-fixed .button.btn-flat{
    background-color: #008789;
}
.btn, input[type="submit"], input[type="button"] { /*, button.btn,.btn-primary{*/
    background-color: #008789;
}
.btn:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover,.btn-primary:hover{
    background-color: #C0004E; 
}
.btn:focus, input[type="submit"]:focus, input[type="button"]:focus, button.btn:focus,.btn-primary:focus{
    background-color: #C0004E; 
}
.blog-post-icon,.comments-list .children .comment:before,.portfolio-filter li a.portfolio-selected, 
.portfolio-filter li a:hover, .dropcaps.dropcaps-color-style, .carousel-container .carousel-icon:hover,
.team-member-image.img-overlay .item_img_overlay_content{
    background-color: #008789;
}
.comments-list .children .comment:after{
    border-color: transparent transparent transparent #008789;;
}

.highlighted-text{
    background-color: #008789;
    color: #ffffff !important;
}
.icons-list.colored-list li:before, .blog-post-date .day, .blog-post-date .month, strong.colored, span.colored 
,.content-style3 .content-style3-icon, .content-box h4 i{
    color: #008789;
}
.content-box.content-style2 h4 i,.content-box.style5 h4 i{
    border-color: #008789;
    color: #008789;
}
.content-box.content-style2:hover i,.content-box.style5:hover i{
    background-color: #008789;
}
.pagination .prev, .pagination .next, .pagination a:hover, .pagination a.current, .price-table .price-label{
    color: #008789;
}


/* Footer Area Colors */
.footer .copyright{
    border-color: #008789;
}

.flickr_badge_wrapper .flickr_badge_image img:hover{
    border-color: #008789;
}
