/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 28 2018 | 02:51:14 */
body{
	color: #555;
}
.x-navbar-inner {
    background-color: #000;
}
.x-navbar .desktop .x-nav>li>a{
  border-right:none !important;
}
.x-navbar .desktop .x-nav>li:first-child>a{
  border-left:none !important;
}
li.x-li-icon {
    color: #555;
}
.x-text.valid-sales {
    color: #555;
}
.x-text p {
    color: #555;
}
#small-heading{
	color:#777;
}
.entry-content.excerpt {
    color: #555;
}
small{
	color:#000 !important;
}
label{
	color:#555;
}
textarea{
	resize:none;
}
span#asterisk {
    font-size: 50px;
    line-height: 1;
    vertical-align: -20px;
    color: #d65a5a;
}
ul.x-portfolio-filters-menu.unstyled{
	color: #555;
}
.option-set .x-index-filters-menu>li>a, .option-set .x-index-filters-menu>li:after, .option-set .x-portfolio-filters-menu>li>a, .option-set .x-portfolio-filters-menu>li:after{
  	color:#000;
 	font-weight: 600;
}
.x-nav-articles a, .entry-top-navigation .entry-parent, .option-set .x-index-filters, .option-set .x-portfolio-filters, .option-set .x-index-filters i, .option-set .x-portfolio-filters i{
	border-color: #000 !important;
}
.option-set .x-index-filter-label, .option-set .x-portfolio-filter-label{
	color: #000;
}
.x-nav-articles a:hover, .entry-top-navigation .entry-parent:hover, .option-set .x-index-filters:hover i, .option-set .x-portfolio-filters:hover i{
	background-color:#000 !important;
}
.masthead-inline .desktop .x-nav {
    margin-top: 30px!important;
}
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a{
	transition: 0.3s ease-in;
}