/* Color Theme - Amethyst /Violet/

color - #cfd0d1
/* 01 MAIN STYLES
****************************************************************************************************/
a {
  color: #cfd0d1;
}
::selection {
  color: #fff;
  background: #cfd0d1;
}
::-moz-selection {
  color: #fff;
  background: #cfd0d1;
}

/**** Custom logo ****/
.logo{    
  width: 146px;
  height: 80px;        
  background-size: 146px 80px; 
}
.cbp-af-header.cbp-af-header-shrink .logo{
  width: 116px;
  height: 60px;        
  background-size: 116px 60px;
}
@media only screen and (max-width: 800px) {
  .logo{
    width:80px;
    height:50px;    
    background-size:80px 50px;
  }
  .cbp-af-header.cbp-af-header-shrink .logo{
      width:80px;
      height:50px;      
      background-size:80px 50px;     
  }
}

/**** Custom Main Color ****/
#royal_preloader.text .loader,
.big-text,
.cl-effect-5 a span::before,
.list-social li.icon-soc a,
.icon-left1,
.text-over-video, 
.team-social li:hover.icon-team a,
.portfolio-box .fancybox-button,
#filter li .current ,
.portfolio-box h4,
.plans-offer-gold h3,  
.plans-offer-gold h3 span, 
.plans-offer-gold h6,
.plans-offer-gold a,
.plans-offer a,
.link-work a,
.facts-wrap-num,
form #button-con input,
form #button-con input:hover,
.button-map:hover,
.blog-post p span,
.contact-wrap i, 
.icon-footer,
.icon-test,
#footer .back-top,
.blog-text-name a, #footer i,
.pagination ul li a.current, .pagination ul li span.current, 
.pagination ul li a:hover,
.blog-post .post h6 a, .widget_meta abbr,
.search_form:hover:before, .view-live:hover{
	color: #cfd0d1;
}
ul.slimmenu li a:hover {
    border-bottom: 1px solid #cfd0d1;
}
ul.slimmenu li ul li a:hover {
    border-bottom:1px solid #cfd0d1;
}
.team-line{
	background: #cfd0d1;
} 
.slideshow > nav span.current {
	background-color: #cfd0d1;
}
.flat-filled .icon > path {
    fill: #cfd0d1;
}
.flat-filled .icon > .lightning {
    fill: #cfd0d1;
}
