/* Color Theme - Amethyst /Violet/

color - #0096a7
/* 01 MAIN STYLES
****************************************************************************************************/
a {
  color: #0096a7;
}
::selection {
  color: #fff;
  background: #0096a7;
}
::-moz-selection {
  color: #fff;
  background: #0096a7;
}

/**** Custom logo ****/
.logo{        
  width: 177px;
  height: 40px;  
  background:url('http://xn--grtnergrafik-gcb.de/wp-content/uploads/2015/09/Gaertner_Logo_177x40.png') no-repeat center center;      
  background-size: 177px 40px;      
}
.cbp-af-header.cbp-af-header-shrink .logo {
  width: 116px;
  height: 16px;   
  background:url('http://xn--grtnergrafik-gcb.de/wp-content/uploads/2015/09/Logo_scroll_116x16.png') no-repeat center center;     
  background-size: 116px 16px;    
}
@media only screen and (max-width: 1200px) {
  .logo{
    width:109px;
    height:15px;   
    background:url('http://xn--grtnergrafik-gcb.de/wp-content/uploads/2015/09/Gaertner_Logo_177x40.png') no-repeat center center; 
    background-size:109px 15px;
  }
  .cbp-af-header.cbp-af-header-shrink .logo{
    width:109px;
    height:15px;
    background:url('http://xn--grtnergrafik-gcb.de/wp-content/uploads/2015/09/Logo_scroll_116x16.png') no-repeat center center;  
    background-size:109px 15px;
  }
}
/**** Custom CSS Preload ****/
#royal_preloader.logo .percentage { color: #212121; }  

/**** Custom Color ****/
.cd-headline.loading-bar .cd-words-wrapper::after,
.pro-bar,
.counter-line,
.portfolio-box-1 .line-mask,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span,
.pricing-item a.price-link:hover,
.scroll-down-middle:hover,
#video-volume:hover,
.mb_YTVTime, #wp-calendar tbody td#today {
  background: #0096a7;
}
ul.slimmenu li a.mPS2id-highlight,
.scroll-down:hover,
#sync2 .item:hover p,
.team-wrap .mask-team p span,
.team-wrap .mask-team ul li p span,
.list-social li.icon-soc a:hover,
#filter li .current,
#filter li a:hover,
#sync2 .synced .item p,
.ajax-project-info .ajax-info span,
.ajax-link,
.section-call-action-link p,
.blog-item .blog-item-top-text,
.blog-item:hover .read-more,
.pricing-item:hover h6,
.pricing-item.popular h6,
.pricing-item .number-price span,
#cd-google-map address,
.footer-social a:hover,
.footer-social a::before,
.footer-social a::after, 
.footer-credit a:hover,
.footer-credit a::before,
.footer-credit a::after,
.blog-box-4:hover .link,
.blog-box-4 .post-date,
.slider-text-color, 
.ajax-project-info ul li i,
.icon-services .glyph-icon:before, 
.services-item h6 a:hover,
.contact-det h6 i, .contact-det p a:hover,
.mb_YTVPBar, .slider-text-color, .team-wrap .mask-team > ul li:before,
.widget_meta a:hover, .widget_recent_comments a:hover, .widget_rss ul li a:hover,
#wp-calendar tfoot #next a:hover,#wp-calendar tfoot #prev a:hover {
  color: #0096a7;
}
.prev:hover,
.next:hover,
.prev:active, 
.next:active,     
.play:hover,
.pause:hover,
.play:active, 
.pause:active {
  background-color:#0096a7;
}
ul.slimmenu li a:hover {
    border-bottom:1px solid #0096a7;
}
.sub-line {
  border-bottom:2px solid #0096a7;
}
.section-separator-line{
  border-bottom:1px dashed #0096a7;
}
.owl-theme .owl-controls .owl-page span{
  border:1px solid #0096a7; 
}
.services-item .fill-color{
  fill:#0096a7;
}
#cd-zoom-in, #cd-zoom-out {
  background-color: #0096a7;
}
#ajax-form textarea:focus,
#ajax-form input:focus,
#ajax-form textarea:active,
#ajax-form input:active { 
  border-bottom:1px solid #0096a7;
}
#ajax-form button{
  color: #0096a7;
}
.tagcloud li a:hover {border:1px solid #0096a7;color: #0096a7;}
.widget_meta abbr {
    border-bottom: 1px dotted #0096a7;
    cursor: help;
}
.blog-big-wrapper a:hover h5{color: #0096a7;}
.footer-credit a span{
  border-bottom:1px solid #0096a7;
}

/**** Custom CSS footer ****/
.footer-wrap {background: #ffffff;}
.footer-credit p, .footer-credit {color: #212121;}

