/*  .items-text {
    position: relative;
    max-height: 150px;
    vertical-align: top;
  }
  
  .items-text:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1em;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 100%);
    pointer-events: none;
  }  */

  @media screen and (max-width: 960px) {
    .web-sidebar {
      visibility: hidden;
      display: none;
    }
  }

  @media screen and (max-width: 689px) {
    .main__block { 
      visibility: hidden;
      display: none;
    }
  }


  .web-content a {
    text-decoration: none;
  }

  .web-thumbnail-top {
    border: 1px solid #dfdfdf;
    /*margin-right: 15px;*/
    min-width: 80px;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    margin-left: -40px;
    height: 30px;
  }

  .web-header-lists {
    padding: 24px 0px 2px 40px;
    font-weight: 600;
  }

  .web-border-top {
    border: 1px solid #dfdfdf;
    margin-left: -1px;
    height: 30px;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }

  .web-border {
    border: 1px solid #eee;
    margin-left: -1px;
    display: flex;
    text-align: left;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    height: 80px;
    overflow: hidden;
    padding: 10px;
  }

  .web-brand {
    /*margin: 0px 20px 0px 5px;*/
    width: 130px;
    word-break: break-word;
    text-align: center;
  }

  .web-article {
    /*margin: 0px 20px 0px 5px;*/
    width: 120px;
    word-break: break-word;
    text-align: center;
  }

  .web-quantity {
    /*margin: 0px 20px 0px 5px;*/
    width: 50px;
    text-align: center;
  }

  .web-prices {
    width: 70px;
    text-align: center;
  }

  .web-prices a{
    color: #0000FF;
    text-decoration: underline;
    width: 70px;
  }

  .web-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -55px 0 0 -50px;
    max-width: none;
  }
  
  .web-cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: initial;
    padding: 0px 0 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
  }
  
  .web-cell.web-lists {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 32px 0 85px 50px;
    margin-top: 55px;
  }
  
  .web-cell.web-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 320px;
    flex: 0 0 270px;
    padding-top: 40px;
    padding-bottom: 85px;
  }
  
  .web-icon {
    fill: #ff005e;
    opacity: .5;
    position: absolute;
    display: inline-block;
    cursor: pointer
  }
  
  .web-searchIcon {
    top: 24px;
    left: 3.2%;
    width: 50px;
    height: 50px
  }
  
  .web-closeIcon {
    top: 25px;
    right: 3%;
    width: 43px;
    height: 43px;
    opacity: .9;
    fill: #000
  }
  
  .web-checkIcon {
    top: 3px;
    right: 3%;
    margin-right: 32px;
    width: 85px;
    height: 85px;
    opacity: .9;
    fill: #7bae35;
    display: none
  }
  
  .web-checkIcon.web-active {
    display: inline-block
  }
  
  .web-arrow-leftIcon,
  .web-arrow-rightIcon {
    position: relative;
    width: 50px;
    height: 50px;
    opacity: 1;
    cursor: inherit
  }
  
  .web-arrow-leftIcon {
    width: 37px;
    height: 37px
  }
  
  .web-noimageIcon {
    width: 60px;
    height: 60px;
    fill: #e9e9e9;
    opacity: .9
  }
  
  .web-chevron-downIcon,
  .web-chevron-upIcon {
    position: relative;
    height: 22px;
    width: 22px;
    fill: rgba(100, 119, 136, .8);
    opacity: 1
  }
  
  .web-svg {
    fill: inherit!important;
    width: inherit;
    height: inherit
  }
  
  .web-svg-path {
    fill: inherit
  }
  
  .web-fontSmoothing {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .web-small {
    line-height: 19px
  }
  
  .web-small .web-taxon {
    font-size: 15px;
    line-height: 20px
  }
  
  .web-small .web-item {
    font-size: 14px
  }
  
  @media (max-width:685px) {
    .web-small {
      line-height: 20px
    }
    .web-small .web-taxon {
      font-size: 16px;
      line-height: 21px
    }
    .web-small .web-item {
      font-size: 15px;
    }
  }
  
  .web-mini {
    font-size: 14px;
    line-height: 19px
  }
  
  .web-mini .web-hint {
    font-size: 13px
  }
  
  .web-mini a.web-lastQuery {
    font-size: 15px
  }
  
  .web-mini .web-input[type=text],
  .web-mini .web-input[type=text]:focus,
  .web-mini .web-input[type=text]:hover {
    font-size: 38px
  }
  
  .web-mini .web-taxon {
    font-size: 14px;
    line-height: 21px
  }
  
  .web-mini .web-badge {
    font-size: 12px
  }
  
  .web-mini .web-title {
    font-size: 24px
  }
  
  .web-mini .web-item {
    font-size: 13px
  }
  
  @media (max-width:685px) {
    .web-mini .web-input[type=text],
    .web-mini .web-input[type=text]:focus,
    .web-mini .web-input[type=text]:hover {
      font-size: 22px
    }
    .web-mini .web-title {
      font-size: 26px;
      line-height: 31px
    }
    .web-mini .web-content {
      font-size: 13px;
      line-height: 20px
    }
  }
  
  .websearch body .web-search {
    overflow-y: scroll
  }
  
  .web-search {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 16px;
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    text-rendering: optimizeLegibility;background: hsla(0, 0%, 95%, .97);
    -webkit-overflow-scrolling: touch;text-align: left;
    position: relative;
  }
  
  .web-search a,
  .web-search a:active,
  .web-search a:hover {
/*    text-decoration: none;
    color: rgba(0, 0, 0, .9);*/
    font-weight: 400!important
  }
  
  .web-search a {
    border: 0
  }

  .web-search a:hover {
    text-decoration: underline;
  }
  
  .web-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1800px;
  }
  
  .web-layout {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  
  .web-form,
  .web-results {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 3%
  }
  
  .websearch,
  .websearch body {
    position: absolute;
    overflow-y: hidden;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  
  .websearch body {
    padding-right: 15px
  }
  
  ._show_1e,
  .label_39,
  div#jivo-iframe-container:not(.jivo-c-mobile) {
    z-index: 2147483646!important
  }
  
  .web-theme-full .web-header {
    -webkit-box-shadow: 0 1px 4px rgba(62, 57, 107, .05);
    box-shadow: 0 1px 4px rgba(62, 57, 107, .05)
  }
  
  .web-withQuery {
    background: #fff
  }
  
  .web-withQuery .web-header {
    -webkit-box-shadow: none;
    box-shadow: none
  }
  
  .web-theme-compact {
    background: none;
    backface-visibility: visible;
  }
  
  .web-theme-compact .web-wrapper {
    margin: 1% auto;
    max-width: 1280px;
    margin-top: 0px;
  }
  
  .web-theme-compact .web-layout {
    margin: 0 2%;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 4px rgba(62, 57, 107, .35);
    box-shadow: 0 1px 4px rgba(62, 57, 107, .35);
    overflow: hidden;
    padding-top: 30px;
  }
  
  .web-theme-compact .web-form,
  .web-theme-compact .web-results {
    max-width: none
  }
  
  .web-theme-compact .web-results {
    margin-top: 0
  }
  
  .web-theme-compact .web-lastQueries,
  .web-theme-compact .web-noResults {
    border-top: 1px solid #e6e6e6;
    margin-top: 5px;
    padding: 20px 20px 30px 51px;
    position: static;
    background: none
  }
  
  .web-header {
    background: #fff;
    z-index: 1
  }
  
  .web-form {
    display: block;
    position: relative
  }
  
  .web-input[type=text],
  .web-input[type=text]:focus,
  .web-input[type=text]:hover {
    all: initial;
    font: inherit;
    font-size: 34px;
    font-weight: 400;
    font-style: normal;
    position: relative;
    background: none;
    border: 0;
    color: #000;
    height: 90px;
    line-height: 40px;
    margin: 0;
    padding: 6px 55px 9px 64px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  
  .web-input[type=text]:focus {
    outline: 0;
    border: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
  }
  
  .web-input[type=text]::-webkit-input-placeholder {
    color: #000!important;
    opacity: .2!important;
    font-size: 27px;
    padding-top: 16px
  }
  
  .web-input[type=text]:-ms-input-placeholder,
  .web-input[type=text]::-ms-input-placeholder {
    color: #000!important;
    opacity: .2!important;
    font-size: 27px;
    padding-top: 16px
  }
  
  .web-input[type=text]::placeholder {
    color: #000!important;
    opacity: .2!important;
    font-size: 27px;
    padding-top: 16px
  }
  
  .web-results {
    margin-top: 5px;
    max-width: none
  }
  
  .web-corrected {
    margin: 2px 0 25px
  }
  
  .web-phrase {
    display: inline-block;
    color: #0082e6;
    margin-top: 1px;
    border-bottom: 1px solid #fff;
    font-size: 16px
  }
  
  .web-phrase:hover {
    color: #0082e6;
    border-bottom: 1px solid rgba(0, 130, 230, .4)
  }
  
  .web-phrase b {
    all: unset;
    font-style: italic;
    font-weight: 700
  }
  
  .web-hint {
    color: rgba(0, 0, 0, .4);
    font-size: 14px;
    margin-bottom: 3px
  }
  
  .web-lastQueries,
  .web-noResults {
    position: absolute;
    padding: 10px 20px 30px 63px;
    line-height: 25px;
    background: hsla(0, 0%, 95%, .5)
  }
  
  a.web-lastQuery {
    display: inline-block;
    line-height: 19px;
    color: rgba(0, 0, 0, .7)
  }
  
  a.web-lastQuery:hover {
    color: #000
  }
  
  a.web-powered {
    position: absolute;
    right: 0;
    bottom: 22px;
    font-size: 13px
  }
  
  .web-poweredHint {
    color: rgba(0, 0, 0, .5)
  }
  
  .web-logo {
    width: 19px;
    height: auto
  }
  
  .web-title,
  a.web-title {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    font-size: 19px;
    line-height: 22px;
    padding-bottom: 6px;
    margin-top: -7px;
  }
  
  a.web-item:hover,
  a.web-title:hover {
    color: inherit
  }
  
  .web-titleIcon {
    display: inline-block;
    height: 21px
  }
  
  .web-title .web-arrow-rightIcon {
    position: absolute;
    margin-left: 1px;
    width: 28px;
    height: 28px
  }
  
  .web-title:hover .web-arrow-rightIcon {
    fill: rgba(100, 119, 136, .8)
  }
  
  div.web-more {
    display: inline-block;
    margin-top: 15px;
    color: rgba(100, 119, 136, .7)
  }
  
  div.web-more:hover {
    color: rgba(100, 119, 136, .9);
    cursor: pointer
  }
  
  a.web-item,
  div.web-item {
    margin-top: -1px;
    font-size: 13px;
    cursor: auto;
  }

  .web-thumbnail,
  a.web-item,
  div.web-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  
  .web-thumbnail {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #eee;
    /*margin-right: 15px;*/
    width: 80px;
    height: 80px;
    position: static
  }
  
  .web-image {
    max-width: 100%;
    max-height: 100%
  }
  
  .web-content {
/*    -webkit-box-flex: 1;
    -ms-flex: 1;*/
    /*flex: 1;*/
    overflow: hidden;
    width: 460px;
    text-decoration: none;
    justify-content: left;
  }
  
  .web-snippet {
    color: rgba(0, 0, 0, .55);
    margin-top: 5px;
    cursor: text
  }
  
  .web-oldPrice {
    padding-right: 5px;
    text-decoration: line-through;
    color: #bbb
  }
  
  .web-price {
    color: rgba(0, 0, 0, .55)
  }
  
  .web-presence {
    color: rgba(0, 0, 0, .55)
  }
  
  .web-label {
    position: absolute;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin: 4px 0 0;
    padding: 4px 8px 5px;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
    line-height: 12px
  }
  
  .web-noImageBlog {
    display: none
  }
  
  .web-withoutUrl,
  .web-withoutUrl .web-icon,
  .web-withoutUrl .web-snippet {
    cursor: default!important
  }
  
  .web-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  
  .web-cell .web-pagination {
    margin: 40px 50px 0 auto;
    height: 56px
  }
  
  .web-page {
    border-radius: 50%;
    border: 1px solid #ff005e;
    width: 54px;
    height: 54px;
    text-align: center;
    margin: 0 10px
  }
  
  .web-page:hover {
    border: 1px solid #ff5795;
    cursor: pointer
  }
  
  .web-page:hover .web-arrow-leftIcon,
  .web-page:hover .web-arrow-rightIcon {
    fill: #ff5795;
    cursor: pointer
  }
  
  .web-page.web-disabled {
    opacity: .2
  }
  
  .web-hidden {
    visibility: hidden
  }
  
  .web-previous.web-page {
    width: 38px;
    height: 38px
  }
  
  .web-counter {
    -ms-flex-item-align: start;
    align-self: flex-start;
    line-height: 15px;
    margin: -6px 0 0 -35px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    min-width: 16px;
    background-color: #fff;
    color: #fff;
    background: var(--color);
    z-index: 1
  }
  
  .web-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; //:fixed;//:0;//:30px;//:70%}.web-filter{padding:18px 0 18px 5px;border-bottom:1px solid #e6e6e6}.web-header{font-size:16px;color:#000;position:relative}.web-taxons{margin:initial;padding-bottom: 20px;}div.web-taxon{border-bottom:1px solid #e6e6e6;padding:12px 5px 12px 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size: 14px;line-height:22px;cursor:pointer;}.web-taxon:first-child{border-top:1px solid #e6e6e6}.web-taxon:hover{color:inherit}.web-taxon.web-open .web-chevron-upIcon{top:1px}.web-taxon.web-active .web-badge,.web-taxon:hover .web-badge{color:#fff;border:1px solid transparent}.web-taxon:hover .web-badge{background:var(--hover-color)}.web-taxon.web-active .web-badge{background:var(--color)}.web-taxon.web-inactive:hover .web-badge{color:inherit;border:1px solid #eee;background:inherit}.web-filterByCategory{display:-webkit-box;display:-ms-flexbox;display:flex}.web-open .web-filterByCategory{font-weight:700;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.web-badge{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;line-height:22px;padding:0 4px;text-align:center;border-radius:5px;font-size:13px;border:1px solid #eee;min-width:21px;margin:0 0 0 5px;width:auto}@media (min-width:800px) and (max-width:960px){.web-cell.web-sidebar{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px}}@media (min-width:1261px){.web-cell{-webkit-box-flex: 0;-ms-flex:0 0 33.3%;flex: 0 0 100%;}}@media (min-width:961px) and (max-width:1260px){.web-cell{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:685px){.web-search .web-layout,.web-search .web-wrapper{margin:0;border-radius:0}.web-search .web-layout{-webkit-box-shadow:0 0 6px rgba(62,57,107,.45);box-shadow:0 0 6px rgba(62,57,107,.45)}.web-search .web-lastQueries,.web-search .web-noResults{padding:20px 2% 35px}.web-form,.web-results{padding:0 6%}.web-cell.web-sidebar{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:0}.web-cell.web-lists{padding-top:30px}.web-cell.web-sidebar{margin-top:0}.web-input[type=text],.web-input[type=text]:focus,.web-input[type=text]:hover{font-size:20px;line-height:20px;padding:5px 41px 5px 39px;height:60px}.web-input[type=text]::-webkit-input-placeholder{font-size:15px;padding-top:5px}.web-input[type=text]:-ms-input-placeholder,.web-input[type=text]::-ms-input-placeholder{font-size:15px;padding-top:5px}.web-input[type=text]::placeholder{font-size:15px;padding-top:5px}.web-theme-full{background:#fff}.web-theme-full .web-header,.web-theme-full .web-withQuery .web-header{-webkit-box-shadow:none;box-shadow:none}.web-theme-full .web-lastQueries,.web-theme-full .web-noResults{background:none}.web-searchIcon{top:11px;left:5%;width:40px;height:40px}.web-closeIcon{top:14px;right:5%;width:32px;height:32px}.web-checkIcon{top:-2px;right:5%;width:63px;height:63px;margin-right:23px}.web-taxon{padding:6px 5px 7px 2px;font-size:15px}.web-badge{font-size:11px;line-height:18px}.web-title{font-size:28px;line-height:33px;padding-bottom:8px}.web-cell .web-pagination{margin-top:25px}.web-item{margin-top:24px}.web-content{line-height:21px}.web-thumbnail{margin-right:20px}.web-powered{right:3%}
  }

