/* Color Theme - Amethyst /Violet/

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

/**** Custom logo ****/
.logo{
	width: 165px;
	height: 50px;
	background: url('https://selenomarketing.com/wp-content/uploads/2016/12/Seleno-Logo-S.png') no-repeat center center;
	background-size: 165px 50px;
}
.cbp-af-header.cbp-af-header-shrink .logo{
	width: 132px;
	height: 40px;
	background: url('https://selenomarketing.com/wp-content/uploads/2016/12/Seleno-Logo-S.png') no-repeat center center;
	background-size: 132px 40px;
}

.thin-text,
.sub-text a,
.about-box .about-box-icon,
.fact-wrap .fact-icon,
.team-box-down p,
.team-box-down .social-team a:hover,
.about-bottom-left .link-left a:hover,
.tp-title span:nth-child(2),
.services-top-wrap .subtext-ser-top,
.process-wrap .arrow-right-process,
.featured h5,
.plan-icon,
.blog-wrap .blog-wrap-icon,
.project-section-down h6 span,
.blog-text-name a,
.blog-text-wrap p span,
.widget_recent_comments ul li a:hover,
.logged-in-as a, #ajax-form .form-submit input,
.blog-post .post h6 a{ 
	color:#932720;
}
.sub-text a::before{
	border: 1px solid #932720;
}
.about-bottom-right,
.work-bottom,
.project-link-to-page1:hover,
.project-link-to-page2:hover{
	background:#932720;
}
.about-bottom-left .link-left a::after,
.link-project a::after{
	border: 1px solid #932720;
}
.tp-grid li a{
	border:5px solid #932720;
}
.portfolio-icon, .widget_categories ul li, .widget_archive ul li, .widget_meta abbr, .search_form:hover:before,
#wp-calendar tfoot #next, #wp-calendar tfoot #prev {
	color: #932720;
}
.search_form input:focus {border-color:#932720; }
#wp-calendar tbody td#today {background: #932720;}

/**** STYLE FOOTER ****/
.footer {background: #151515;color: #ffffff;}
.footer .call, .social-footer a {color: #ffffff;}
