#layered_block_left {
  padding-right: 50px;
  border-right: 2px dotted #808080; }
  #layered_block_left .hide-action {
    cursor: pointer;
    color: #fff;
    background-color: #02B1BB;
    display: inline-block;
    padding: 6px 14px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    margin-top: 4px; }
    #layered_block_left .hide-action:hover {
      background-color: #008A91; }
  #layered_block_left div.checker {
    top: 2px; }
  #layered_block_left div.checker > span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  #layered_block_left div.checker > span.checked::before {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  #layered_block_left label {
    font-size: 14px;
    color: #5C5C5C; }
  #layered_block_left .color-group > li {
    padding-left: 0 !important; }
  #layered_block_left .color-group span {
    position: relative;
    display: inline-block;
    height: 24px;
    width: 24px;
    margin-right: 10px;
    top: 7px; }
  #layered_block_left .color-group .active {
    position: absolute;
    height: 24px;
    width: 24px;
    border: 1px solid #CECECE;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0; }
  #layered_block_left .color-group input {
    border: none;
    height: 16px;
    width: 16px;
    position: relative;
    z-index: 1;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px; }
    #layered_block_left .color-group input.on + .active {
      border-color: #02B1BB; }
  #layered_block_left .color-group label {
    font-size: 14px;
    color: #5C5C5C; }
  #layered_block_left .title_block {
    font-size: 26px;
    color: #4B4B4B;
    font-weight: 300;
    font-family: "Dancing Script", cursive;
    letter-spacing: 3px;
    text-transform: none;
    margin-bottom: 25px; }
  #layered_block_left #enabled_filters a {
    height: 19px;
    width: 19px;
    line-height: 19px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    text-align: center;
    display: inline-block;
    background: #D8D8D8;
    color: #707070;
    font-size: 8px;
    margin-right: 10px;
    top: 0;
    position: relative; }
  #layered_block_left #enabled_filters li {
    color: #6A6A6A;
    font-size: 12px;
    font-family: "Cabin Condensed", sans-serif;
    margin-bottom: 10px; }
  #layered_block_left .layered_filter,
  #layered_block_left .layered_price {
    margin-top: 50px; }
    #layered_block_left .layered_filter .layered_subtitle_heading,
    #layered_block_left .layered_price .layered_subtitle_heading {
      text-transform: uppercase;
      color: #2E2E2E;
      font-size: 12px;
      font-family: "Cabin Condensed", sans-serif;
      margin-bottom: 20px;
      letter-spacing: 1px; }
    #layered_block_left .layered_filter ul,
    #layered_block_left .layered_price ul {
      padding: 0; }
      #layered_block_left .layered_filter ul li,
      #layered_block_left .layered_price ul li {
        padding: 0;
        padding-left: 26px;
        position: relative; }
        #layered_block_left .layered_filter ul li div.checker,
        #layered_block_left .layered_price ul li div.checker {
          position: absolute;
          left: 0;
          top: 0; }
    #layered_block_left .layered_filter .layered_filter_ul > label,
    #layered_block_left .layered_price .layered_filter_ul > label {
      display: none; }
    #layered_block_left .layered_filter #layered_price_range,
    #layered_block_left .layered_price #layered_price_range {
      font-size: 12px;
      font-family: "Cabin Condensed", sans-serif;
      color: #2E2E2E;
      letter-spacing: 0.2px;
      margin-bottom: 10px;
      display: block; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #02B1BB !important;
  background: #fff !important;
  height: 17px;
  width: 17px;
  border-radius: 17px;
  top: -5px; }

.ui-widget-content {
  height: 9px;
  border: 1px solid #D8D5D5;
  background: #fff; }

.ui-widget-header {
  background: #fff; }

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
  background: transparent;
  color: #6A6A6A;
  font-size: 12px;
  font-family: "Cabin Condensed", sans-serif;
  letter-spacing: 0.51px; }

.irs--round .irs-from::before, .irs--round .irs-to::before, .irs--round .irs-single::before {
  display: none; }

.irs--round .irs-bar {
  border: 1px solid #D8D5D5;
  background: #02B1BB;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 9px; }

.irs--round .irs-handle {
  border: 2px solid #02B1BB;
  background: #fff;
  height: 17px;
  width: 17px;
  top: 31px;
  box-shadow: none; }
  .irs--round .irs-handle:hover, .irs--round .irs-handle:focus {
    background: #02B1BB; }

.irs--round .irs-line {
  height: 9px; }

.irs--round .irs-min, .irs--round .irs-max {
  background: #dee4ec;
  color: #555;
  font-size: 12px;
  font-family: "Cabin Condensed", sans-serif;
  letter-spacing: 0.51px; }

/*# sourceMappingURL=blocklayered.css.map */
