/* Color Theme - Amethyst /Violet/

color - #666666
bg-footer - #cbcdd3
bot-footer - #cbcdd3
/* 01 MAIN STYLES
****************************************************************************************************/

/**** Custom Background boxes ****/
.inspira-boxed-wrapper{background-image: url("");}

/**** Custom color ****/
a, #mainmenu a:hover,
#mainmenu li:hover > ul,
.date-box .day,
.comments_number,
.slider_text h1,
.id-color,
.pricing-box h1,
.title span, .tbox b,
.feature-box:hover i.large,
.widget li a:hover,
.sidebar .widget > ul li a:hover,
.acc_head:hover,
.acc_active .acc_head,
.call-to-action h3 b,
.de_tab .de_nav li span.active,
.search-form:before, h3.single-title{
	color: #666666;
}

i.large,
.feature-box-small-icon i,
#mainmenu li li a:hover,
.blog-list .date,
.date-box .month,
.blog-read .date,
.slider-info .text1,
#filters a.selected,
div.overlay, span.overlay,
#testimonial-full,
.widget_tag_cloud li a,
.btn-primary,
.bg-id-color, .rectangle-bounce div, #wp-calendar tbody td#today{
	background: #666666;
} 
.callbacks_nav,
.form-submit #submit
 {
  background-color: #666666;
}
.filters a:hover,
.filters a.selected,
.search-form #s:focus,
#author:focus,
#email:focus,
#website:focus,
#comment:focus{
  border: 1px solid #666666;
}
.social-icon:hover{
  background-color: #666666;
  color: #fff;
}


footer{
  background-color: #cbcdd3;
}
.subfooter{
  background-color: #cbcdd3;
}
.images-preloader{
	background: #e2e2e2;
}