/* Color Theme - Amethyst /Violet/

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

/**** Custom logo ****/
.logo{        
  width: 188px;
  height: 80px;  
  background:url('http://www.twotreescreative.com.au/wp-content/uploads/2015/04/TT-Logo-inline.png') no-repeat center center;      
  background-size: 188px 80px;      
}
.cbp-af-header.cbp-af-header-shrink .logo{
  width: 122px;
  height: 50px;   
  background:url('http://www.twotreescreative.com.au/wp-content/uploads/2015/04/TT-Logo-inline.png') no-repeat center center;     
  background-size: 122px 50px;    
}
@media only screen and (max-width: 1200px) {
  .logo{
    width:110px;
    height:45px;   
    background:url('http://www.twotreescreative.com.au/wp-content/uploads/2015/04/TT-Logo-inline.png') no-repeat center center; 
    ZZbackground-size:80px 15px;
    background-size:110px 45px;
  }
  .cbp-af-header.cbp-af-header-shrink .logo{
    width:90px;
    height:40px;
    background:url('http://www.twotreescreative.com.au/wp-content/uploads/2015/04/TT-Logo-inline.png') no-repeat center center;  
    background-size:90px 40px;
  }
  #folio-row {
  padding-left:0px !important;
  padding-top:120px !important;
  padding-bottom:20px !important;
  }
  #scroll-link {
  padding-top:83px;
  }
  .footer_menu_class li {
    float: left;
    font-size: 12px;
    list-style-type: none;
    margin-left: 0;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 25%;
    }
}

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: #169680;
}
#wp-calendar tbody td#today{background: #169680;}
.tagcloud li a:hover{border:1px solid #169680;}
ul.slimmenu li a:hover {
    border-bottom: 1px solid #169680;
}
.cd-intro h1 b {
    border-bottom: 2px solid #169680;
}
.footer-social a::before {
  border: 2px solid #F89406;
}
.big-text-top span{ 
  border-left:3px solid #F89406;
  border-right:3px solid #F89406;
}
.mb_YTVTime {
  background: #F89406;
}
.wpcf7-form textarea:focus,
.wpcf7-form input:focus,
.wpcf7-form textarea:active,
.wpcf7-form input:active {  
  border-bottom:1px solid #F89406;
}

.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: #169680;
}

.footer{
  background-color: #000000;
  color: #999999;
}
.footer-social a{
  color: #8c8c8c;
}