/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
#enabled_filters {
  border-top: 1px solid  #dcc285;
  border-bottom: 1px solid  #dcc285;
  margin: 0 0 20px;
  padding: 15px; }
  #enabled_filters li a:hover {
    color: #dcc285; }
  #enabled_filters li a:before {
    content: "\f014";
    font-family: "FontAwesome"; }

#enabled_filters .layered_subtitle {
  display: block;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 15px; }

#enabled_filters ul li {
  padding: 0 0 11px; }

#enabled_filters li a {
  float: right;
  cursor: pointer; }

#layered_block_left .block_content {
  padding-top: 22px; }

#layered_block_left .layered_close {
  float: right;
  padding-right: 5px; }

#layered_block_left span.layered_close a,
#layered_block_left span.layered_close a {
  display: block;
  height: 13px;
  width: 13px;
  text-decoration: none;
  text-indent: -5000px;
  background: url(img/icon/less.gif) no-repeat 2px 2px; }

#layered_block_left span.closed a {
  background: url(img/icon/more.gif) no-repeat 2px 2px; }

.layered_subtitle_heading {
  clear: both;
  margin-bottom: 15px; }

.layered_filter .layered_subtitle {
  display: block;
  color: #FFFFFF;
  font-size: 13px;
  text-transform: uppercase; }

.layered_filter_ul {
  clear: both; }

.layered_filter_ul li {
  position: relative;
  padding: 0 0 0 22px; }
  .layered_filter_ul li:not(:last-child) {
    padding-bottom: 15px; }

.layered_filter_ul li label {
  display: block;
  cursor: pointer;
  padding-left: 4px; 
  color:#FFFFFF;}

.layered_filter_ul {
  padding-left: 0; }

.layered_filter_ul li {
  list-style-type: none; }

#layered_block_left #enabled_filters ul li {
  margin-left: 0;
  padding-left: 0;
color :#FFFFFF  }

/* Style moved form the template to the css  */
#layered_block_left #enabled_filters ul li:hover {
  background: inherit;
  color: inherit; }

.layered_filter_ul li input.checkbox {
  vertical-align: middle;
  margin-left: 2px; }

.layered_filter_ul li .disabled {
  color: #666; }

#layered_block_left .color-option.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5; }

#layered_block_left .nomargin a {
  display: inline; 
  color: #FFFFFF;}
  #layered_block_left .nomargin a span {
    float: right; }

#layered_form .color-option {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  border: none;
  display: inline-block;
  height: 20px;
  left: 0;
  margin-left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 20px; }
  #layered_form .color-option.on {
    -moz-box-shadow: 1px 1px 3px 0 rgba(220, 194, 133, 0.7);
    -webkit-box-shadow: 1px 1px 3px 0 rgba(220, 194, 133, 0.7);
    box-shadow: 1px 1px 3px 0 rgba(220, 194, 133, 0.7); }

#layered_form input[type=radio] {
  margin-left: 2px;
  vertical-align: middle; }

.layered_price_range {
  margin-left: 7px;
  }

.layered_price_range_unit {
  margin-right: 7px; }

.layered_slider_container {
  width: 91%;
  width: calc(100% - 15px);
  margin: 20px 0 6px 7px; }

.layered_slider {
  margin-top: 5px; }

.layered_input_range_min {
  width: 30px; }

.layered_input_range_max {
  width: 40px; }

.layered_list_selected {
  font-weight: bold; }

.layered_list {
  display: block;
  cursor: pointer; }

.layered_list:hover {
  font-weight: bold; }

.layered_ajax_loader p {
  margin: 20px 0;
  text-align: center; }

.hide-action {
  text-align: center;
  text-align: right;
  display: block;
  cursor: pointer; }

.hide-action:hover {
  font-weight: bold; }

.layered_filter {
  padding-bottom: 20px;
  border-bottom: 1px solid #dcc285;
  margin-bottom: 20px; }
  .layered_filter label {
    font-weight: normal; }
  .layered_filter layered_subtitle {
    font-size: 1.2 em; }

#layered_price_range{
	color:#FFFFFF;
}