/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/* line 3, ../../../sass/modules/blocklayered/blocklayered.scss */
#enabled_filters {
  margin: 0 0 10px 0;
  background: #eee;
  padding: 6px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 11px;
}

/* line 11, ../../../sass/modules/blocklayered/blocklayered.scss */
#enabled_filters .layered_subtitle {
  font-weight: bold;
  font-size: 12px;
}

/* line 15, ../../../sass/modules/blocklayered/blocklayered.scss */
#enabled_filters ul li {
  padding: 2px 0;
}

/* line 16, ../../../sass/modules/blocklayered/blocklayered.scss */
#enabled_filters li a {
  right: right;
  /*display: inline-block;
  height: 12px;
  width: 12px;
  text-indent: -5000px;*/
  /*background: url(../../../img/icon/delete.gif) no-repeat 0 0 transparent;*/
  /*background: url(./delete.gif) no-repeat 0 0 transparent;*/
  cursor: pointer;
}
/* line 369, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #enabled_filters li a {
  left: right;
  right: auto;
}

/* line 27, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left {
  border: 1px solid #ebebeb;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
}
/* line 31, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .title_block {
  padding: 15px 20px;
  font-size: 18px;
  margin: 0;
  border-bottom-color: #e5e5e5;
}
@media (max-width: 767px) {
  /* line 31, ../../../sass/modules/blocklayered/blocklayered.scss */
  #layered_block_left .title_block {
    border-bottom: none;
    font-size: 18px;
    padding: 15px;
  }
  /* line 40, ../../../sass/modules/blocklayered/blocklayered.scss */
  #layered_block_left .title_block:after {
    top: 18px !important;
    right: 15px !important;
    left: auto !important;
  }
  /* line 522, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
  .rtl #layered_block_left .title_block:after {
    right: auto !important;
    left: 15px !important;
  }
}
/* line 46, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .block_content {
  padding: 0px 0px 5px;
}
@media (max-width: 767px) {
  /* line 46, ../../../sass/modules/blocklayered/blocklayered.scss */
  #layered_block_left .block_content {
    border-top: 1px solid #e5e5e5;
  }
}
/* line 52, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .layered_filter, #layered_block_left .layered_price {
  padding: 10px 25px;
}
/* line 21, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/bootstrap/_mixins.scss */
#layered_block_left .layered_filter:before, #layered_block_left .layered_filter:after, #layered_block_left .layered_price:before, #layered_block_left .layered_price:after {
  content: " ";
  display: table;
}
/* line 25, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/bootstrap/_mixins.scss */
#layered_block_left .layered_filter:after, #layered_block_left .layered_price:after {
  clear: both;
}
@media (max-width: 767px) {
  /* line 52, ../../../sass/modules/blocklayered/blocklayered.scss */
  #layered_block_left .layered_filter, #layered_block_left .layered_price {
    padding: 10px 15px;
  }
}
/* line 59, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .radio {
  display: inline;
  background: #26ca28;
}
/* line 63, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .checkbox {
  margin: 0 5px 0 0;
  display: inline;
  background: #26ca28;
  border: solid 1px #dddddd;
}
/* line 284, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_block_left .checkbox {
  margin: 0 0 0 5px;
}
/* line 69, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .layered_close {
  right: right;
  padding-right: 5px;
}
/* line 369, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_block_left .layered_close {
  left: right;
  right: auto;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_block_left .layered_close {
  padding-left: 5px;
  padding-right: inherit;
}
/* line 74, ../../../sass/modules/blocklayered/blocklayered.scss */
#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;
  display: block;
}
/* line 83, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left span.closed a {
  background: url(img/icon/more.gif) no-repeat 2px 2px;
}
/* line 87, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .layered_subtitle {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}
/* line 92, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left ul {
  clear: both;
  padding: 5px 0;
}
/* line 95, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left ul li {
  padding: 2px 0;
  list-style-type: none;
}
/* line 98, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left ul li div.checker {
  margin-right: 1px;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_block_left ul li div.checker {
  margin-left: 1px;
  margin-right: inherit;
}
/* line 100, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left ul li div.checker span {
  top: 1px;
}
/* line 104, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left ul li label {
  cursor: pointer;
  margin-bottom: 0px;
}
/* line 110, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left ul li .disabled {
  color: #666;
}
/* line 113, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left ul li input.checkbox {
  vertical-align: middle;
  margin-left: 2px;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_block_left ul li input.checkbox {
  margin-right: 2px;
  margin-left: inherit;
}
/* line 119, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left ul.color-group li {
  width: 50%;
  float: left;
}
/* line 260, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_block_left ul.color-group li {
  float: right;
}
/* line 128, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left div > form > div > div {
  margin-top: 10px;
}
/* line 132, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left #enabled_filters {
  padding-bottom: 10px;
  margin-bottom: 5px;
  margin-top: 0;
}
/* line 136, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left #enabled_filters ul li {
  margin-left: 0;
  padding-left: 0;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_block_left #enabled_filters ul li {
  margin-right: 0;
  margin-left: inherit;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_block_left #enabled_filters ul li {
  padding-right: 0;
  padding-left: inherit;
}
/* line 139, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left #enabled_filters ul li:hover {
  background: inherit;
  color: inherit;
}
/* line 145, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .hiddable a {
  font-size: 11px;
}
/* line 148, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_block_left .nomargin a {
  display: inline;
}

/* line 153, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_url_filter_block {
  padding-bottom: 10px;
  margin-bottom: 5px;
  margin-top: 0;
}

/* line 158, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_form .select {
  width: 165px;
}

/* line 162, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_form .layered_color {
  font-size: 13px;
  font-weight: 300;
}
/* line 166, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_form .color-option {
  margin-right: 10px;
  width: 12px;
  height: 12px;
  padding: 0;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_form .color-option {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 175, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_form .color-option.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 180, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_form .color-option.on {
  border: 1px solid red;
}

/* line 183, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_form input[type=radio] {
  margin-left: 2px;
  vertical-align: middle;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl #layered_form input[type=radio] {
  margin-right: 2px;
  margin-left: inherit;
}

/* line 187, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_price_range {
  margin-left: 7px;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl .layered_price_range {
  margin-right: 7px;
  margin-left: inherit;
}

/* line 190, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_price_range_unit {
  margin-right: 7px;
}
/* line 271, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl .layered_price_range_unit {
  margin-left: 7px;
  margin-right: inherit;
}

/* line 193, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_slider_container {
  margin: 6px 0 6px 10px;
  width: 85%;
}
/* line 284, D:/www/prestashop/dev/new/leo_otis/themes/leo_otis/sass/mixins/_theme.scss */
.rtl .layered_slider_container {
  margin: 6px 10px 6px 0;
}

/* line 197, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_slider {
  margin-top: 5px;
}

/* line 200, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_input_range_min {
  width: 30px;
}

/* line 203, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_input_range_max {
  width: 40px;
}

/* line 208, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_list {
  display: block;
  cursor: pointer;
}

/* line 212, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_list:hover {
  font-weight: bold;
}

/* line 215, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_ajax_loader p {
  margin: 20px 0;
  text-align: center;
}

/* line 219, ../../../sass/modules/blocklayered/blocklayered.scss */
.hide-action {
  text-align: center;
  text-align: right;
  display: block;
  cursor: pointer;
}

/* line 225, ../../../sass/modules/blocklayered/blocklayered.scss */
.hide-action:hover {
  font-weight: bold;
}

/* line 228, ../../../sass/modules/blocklayered/blocklayered.scss */
#layered_form div div ul {
  max-height: 200px;
  overflow-x: auto;
  margin-bottom: 0;
}

/* line 233, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_filter {
  border-bottom: 1px solid #dddddd;
}
/* line 235, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_filter label {
  font-weight: normal;
}
/* line 238, ../../../sass/modules/blocklayered/blocklayered.scss */
.layered_filter .layered_subtitle {
  font-size: 1.2 em;
}

/* line 242, ../../../sass/modules/blocklayered/blocklayered.scss */
.ui-slider-horizontal {
  height: 6px;
  border: none;
  margin-top: 20px;
}
/* line 246, ../../../sass/modules/blocklayered/blocklayered.scss */
.ui-slider-horizontal .ui-slider-handle {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #333333;
  top: -8px;
}
/* line 253, ../../../sass/modules/blocklayered/blocklayered.scss */
.ui-slider-horizontal .ui-slider-range {
  background: #ffd049;
}
