.btn-custom-pop {
  padding: 0;
  width: 20px;
  height: 20px;
  position: absolute;
  color: #ffffff;
  background: #79a4f4;
  border-radius: 50%;
  border: none;
  outline: none !important; }
  .btn-custom-pop:hover {
    cursor: pointer;
    color: #ffffff;
    background: #b4d9f4; }

/*# sourceMappingURL=custom.css.map */
.cat-clear1, .cat-clear2{
  display:none;
}

@media (min-width:750px){ 
  .cat-clear1{
    display:block!important;
    clear:both!important;
    width:100%!important;
    height:0!important;
    line-height: 0!important;
    font-size: 0!important;
  }
}

@media (min-width:1025px){

  .cat-clear1{
    display:none!important;
  }

  .cat-clear2{
    display:block!important;
    clear:both!important;
    width:100%!important;
    height:0!important;
    line-height: 0!important;
    font-size: 0!important;
  }

  table.full_list tr td.bx_catalog_item_title{
    width:60%;
  }

  .bx_catalog_item_price {
      min-width: 70px;
  }
}

table.full_list tr td.bx_catalog_item_title .incert{
  top:auto!important;
}

.bx_catalog_top_home .bx_catalog_item_title a{
  white-space: normal;
}
  
