/* Color Theme - Amethyst /Violet/

color - #e8cf00
/* 01 MAIN STYLES
****************************************************************************************************/
a {
  color: #e8cf00;
}
::selection {
  color: #fff;
  background: #e8cf00;
}
::-moz-selection {
  color: #fff;
  background: #e8cf00;
}

/**** Custom logo ****/
.logo{        
  width: 137px;
  height: 95px;  
  background:url('http://b1-360.com/wp-content/uploads/2016/02/B1-360-205-135.png') no-repeat center center;      
  background-size: 137px 95px;      
}
.cbp-af-header.cbp-af-header-shrink .logo{
  width: 102px;
  height: 71px;   
  background:url('http://b1-360.com/wp-content/uploads/2016/02/B1-360-205-135.png') no-repeat center center;     
  background-size: 102px 71px;    
}
@media only screen and (max-width: 1200px) {
  .logo{
    width:80px;
    height:15px;   
    background:url('http://b1-360.com/wp-content/uploads/2016/02/B1-360-205-135.png') no-repeat center center; 
    background-size:80px 15px;
  }
  .cbp-af-header.cbp-af-header-shrink .logo{
    width:80px;
    height:15px;
    background:url('http://b1-360.com/wp-content/uploads/2016/02/B1-360-205-135.png') no-repeat center center;  
    background-size:80px 15px;
  }
}

ul.slimmenu li.current-menu-item a,
.cd-half-block h2 b,
.mb_YTVPBar,
.section-header-text-left h4 b,
.section-header-text h4 span,
.contact-details p span,
.wpcf7-form .send_message,
.big-text-pages-top span,
.team-wrap .mask-team p span,
.team-wrap .mask-team ul li p span,
.services-box:hover h6 span,
.cd-half-block-blog h3 b,
.blog-date,
.pricing-item:hover h6,
.pricing-item.popular h6,
.pricing-item .number-price span,
.pricing-item .number-price b,
.services-box-2:hover .ser-icon,
.big-text-portfolio-top h2 span,
#filter li .current,
#filter li a:hover,
.blog-big-wrapper .link-to-post,
.page404 a, .widget a:hover,
.padding-blog h4 span, .team-wrap .mask-team > ul li:before {
	color: #e8cf00;
}
#wp-calendar tbody td#today{background: #e8cf00;}
.tagcloud li a:hover{border:1px solid #e8cf00;}
ul.slimmenu li a:hover {
    border-bottom: 1px solid #e8cf00;
}
.cd-intro h1 b {
    border-bottom: 2px solid #e8cf00;
}
.footer-social a::before {
  border: 2px solid #e8cf00;
}
.big-text-top span{ 
  border-left:3px solid #e8cf00;
  border-right:3px solid #e8cf00;
}
.mb_YTVTime {
  background: #e8cf00;
}
.wpcf7-form textarea:focus,
.wpcf7-form input:focus,
.wpcf7-form textarea:active,
.wpcf7-form input:active {  
  border-bottom:1px solid #e8cf00;
}

.cd-vertical-nav a:hover,
a.scroll-down:hover,
.btn:hover,
.btn-projects,
.list-social li:hover,
#cd-zoom-in,
#cd-zoom-out,
.section-header-text .line-header,
.section-header-text-left .line-header,
.section-big-header-text .line-big-header,
.cd-vertical-nav-blog a:hover,
.pricing-item a.price-link:hover,
.counter-line,
.pro-bar,
.smk_accordion .accordion_in .acc_head:hover,
.smk_accordion .accordion_in.acc_active > .acc_head,
.portfolio-box-1 .line-mask,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span, .sticky a.animsition-link:hover .link-to-post {
	background-color: #e8cf00;
}

.footer{
  background-color: #efefef;
  color: #999999;
}
.footer-social a{
  color: #212121;
}