/*.remontfilterinner { padding:10px; }*/
.remontfilterinner select {
  width: 200px;
  font-size: 20px;
  height: auto;
  padding: 3px;
  margin-right: 10px;
}
.remontfilterinner input {
  width: 410px;
  font-size: 20px;
  height: auto;
  padding: 3px;
  margin-right: 0px;
  margin-bottom: 0;
}
.remontfilterinner .hidden {
  display: none;
}
.remfiltscroll {
  overflow-x: auto;
  overflow-y: scroll;
  max-height: 350px;
}
.remfilitem {
  border: 1px solid #666;
  padding: 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  position: relative;
  min-height: 120px;
}
.rfnoitems .remfilitem {
  margin-right: 0px;
}
.remfilitem:last-child {
  margin-bottom: 0;
}
.remfilitem img {
  width: 100px;
  height: auto;
  position: absolute;
  top: 10px;
  left: 10px;
}
.remfilitem .remfildescr {
  float: left;
  padding-left: 110px;
  width: 100%;
}
.remfilitem hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.remfilitem h3 {
  font-size: 24px;
  font-weight: bold;
}
.remfilitem .remfilprice {
  font-size: 18px;
}
.remfilitem .remfilprice .price {
  font-size: 18px;
  color: #ff5c4b;
  font-weight: bold;
}
.remfilitem .remfilbody {
  font-size: 14px;
  color: #999;
}
.clearfix {
  clear: both;
}
.rfloading {
  margin: 10px auto;
  max-width: 150px;
}
.filtervariantsinner hr {
  margin: 10px 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
}

.filtervariantsinner select.rfyear {
  width: 100px !important;
}
.filtervariantsinner select.rfmodelful {
  width: 220px !important;
}
.filtervariantsinner select.rfengine {
  width: 220px !important;
}

.twotips,
.threetips,
.sixprices {
  margin-top: 10px;
}

.sixprices .detail_brand_main_block_p2_row {
  padding: 15px 0 15px 20px;
}
.sixprices .detail_brand_main_block_p2 > .box:nth-of-type(2) {
  margin-top: 10px;
}
.sixprices .box {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.32);
}

.threetips {
  margin-right: -15px;
  margin-left: 5px;
}
.threetips .detail_brand_main_block_p1 {
  padding: 20px;
  width: 30%;
  position: absolute;
  top: 0;
  left: 0;
}
.threetips .detail_brand_main_block_p2_row {
  display: block !important;
  padding: 2px 0 2px 10px;
  margin-right: 10px;
  font-size: 14px;
}
.threetips .detail_brand_main_block_p2_row .detail_brand_price {
  font-size: 18px;
}
.threetips .detail_brand_main_block_p2_row > div > span:nth-child(2) {
  display: block;
  font-size: 10px;
}
.threetips .detail_brand_main_block_p2_row div {
  display: block !important;
  width: 90% !important;
}
.threetips .col-md-4 {
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 10px;
  max-width: 32%;
}
.owl-item li .col-md-4 {
  max-width: 100%;
}
.threetips .detail_brand_main_block_p2_row div span:nth-of-type(2) {
  color: #d5d5d5;
}
.threetips .box {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.32);
  margin-bottom: 10px;
}

.twotips {
  margin-right: -10px;
  margin-left: 5px;
}
.twotips .detail_brand_main_block_p1 {
  padding: 10px 10px 10px 20px;
  width: 30%;
  position: absolute;
  top: 0;
  left: 0;
}
.twotips .detail_brand_main_block_p2_row {
  display: block !important;
  padding: 3px 0 3px 20px;
  margin-right: 10px;
  font-size: 14px;
}
.twotips .detail_brand_main_block_p2_row .detail_brand_price {
  font-size: 18px;
}
.twotips .detail_brand_main_block_p2_row > div > span:nth-child(2) {
  display: block;
}
.twotips .detail_brand_main_block_p2_row div {
  display: block !important;
  width: 90% !important;
}
.twotips .col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 10px;
  max-width: 49%;
}
.twotips .detail_brand_main_block_p2_row div span:nth-of-type(2) {
  color: #d5d5d5;
}
.twotips .box {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.32);
  margin-bottom: 10px;
}

.threeprices {
  display: block;
  position: relative;
  padding-left: 170px;
}
.tipswidget_content,
.detail_brand_main_block {
  text-align: right;
}
.tipswidget_content .brandswidget_content_slider {
  padding: 10px 20px;
}
.tipswidget_content .threetips {
  margin-right: 0px;
  margin-left: -10px;
  padding: 0;
}
.detail_brand_main_block_p2:last-child {
  border-bottom: none;
}

@media only screen and (min-width: 320px) and (max-width: 390px) {
  .threeprices {
    padding-left: 40%;
  }
  .threetips .detail_brand_main_block_p2_row {
    font-size: 13px;
    text-align: left;
  }
}
@media (max-width: 319px) {
  .remontfilter .d-sm-block {
    display: none !important;
  }
}
