.colDescr{font-size:14px!important;padding:0 15px;margin-top:15px}
.colDescr p{margin-bottom:15px}
.colDescr img{max-width: 30%; height: auto;}
.colDescr a{color: #ff502e;}

.col-title {
  font-size: 2em;
  border-bottom: 1px solid #CBB5A0;
  margin-top: -20px;
  padding: 15px 5px;
}

.coll-side-title {
  color: #250402;
  padding: 15px;
  box-shadow: 0px 6px 7px -8px grey;
  font-size: 1.1em;
  margin-bottom: 10px;
}

.coll-side-cat {
  margin-bottom: 20px;
  box-shadow: 0px 6px 7px -8px grey;
  padding: 15px;
}
.coll-side-cat a {
  line-height: 1.2em;
}

.coll-side-cat a:hover {
  text-decoration: underline;
}

.formCostWrap{margin-bottom: 10px;}
.formCost{float:left;margin: 20px 0;color:#000}

.formCost label{float:left;font-size:12px;position:relative}
.formCost input{float:left;text-align:right;color:#434343;font-size:12px;width:60px;height:18px;padding:0 5px;background:#fff;border:none;border-radius:unset;margin:0 4px;box-shadow:0 0 3px #bebebe}
/*.formCost input[type="text"]:hover{border:1px solid #8d8d8d}*/
.formCost input:focus{box-shadow:0 0 3px #707070}
.sliderCont{width:118px;height:10px;float:left;margin-bottom:5px}
#slider_cost{width:190px;overflow:visible;margin-left:4px}
.ui-slider{position:relative}
.ui-slider .ui-slider-handle{background:url(jslider.png) no-repeat scroll 0 -40px transparent;cursor:pointer;display:block;height:15px;left:20%;margin-left:-6px;position:absolute;top:-4px;width:13px;z-index:3}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;overflow:hidden}
.ui-slider-horizontal{height:10px}
.ui-slider-horizontal .ui-slider-handle{}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.ui-slider-horizontal .ui-slider-range-min{left:0}
.ui-slider-horizontal .ui-slider-range-max{right:0}
.ui-widget-content{background:#5e5e5e;background:-moz-linear-gradient(top,#5e5e5e 0,#868686 39%,#999 61%,#5e5e5e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#5e5e5e),color-stop(39%,#868686),color-stop(61%,#999),color-stop(100%,#5e5e5e));background:-webkit-linear-gradient(top,#5e5e5e 0,#868686 39%,#999 61%,#5e5e5e 100%);background:-o-linear-gradient(top,#5e5e5e 0,#868686 39%,#999 61%,#5e5e5e 100%);background:-ms-linear-gradient(top,#5e5e5e 0,#868686 39%,#999 61%,#5e5e5e 100%);background:linear-gradient(top,#5e5e5e 0,#868686 39%,#999 61%,#5e5e5e 100%)}
.ui-widget-header{border:1px solid #d4d4d4;background:#f5ea27;background:-moz-linear-gradient(top,#f5ea27 0,#f6ee5e 40%,#f5f093 63%,#f5ea27 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5ea27),color-stop(40%,#f6ee5e),color-stop(63%,#f5f093),color-stop(100%,#f5ea27));background:-webkit-linear-gradient(top,#240402,#504848 40%,#b1b1b1 63%,#240402 100%);background:-o-linear-gradient(top,#f5ea27 0,#f6ee5e 40%,#f5f093 63%,#f5ea27 100%);background:-ms-linear-gradient(top,#f5ea27 0,#f6ee5e 40%,#f5f093 63%,#f5ea27 100%);background:linear-gradient(top,#f5ea27 0,#f6ee5e 40%,#f5f093 63%,#f5ea27 100%)}
.ui-corner-all{border-radius:none;}
.price_box{}
.price_box input[type="submit"]{
  border: none;
  border-radius: none;
  padding: 7px 12px;
  /*box-shadow: 0 0 3px #000;*/
  background-color: #240402;
  color: #fff;
  min-width: 50px;
}
.price_box input[type="submit"]:hover{background-color:#915346; cursor: pointer;}
.order-checkbox{}
.order-label{color:#000}
.coll-head-filter {font-size: 14pt;position: relative; display: none;}

.block-fw {width: 250px; background: #f2e9d9; box-shadow: 0 0 3px #240402; padding: 10px; position: absolute; z-index: 99; background-color: #ffffff!important;}
.block-fw label {line-height: 25px;}
