<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pneu_filterTitle .tab.disk{ display:none; }

.products-view-tools .c-toolbar{ padding-top:0; }
.products-view-tools .c-toolbar .c-title, .products-view-tools .c-toolbar .price-slider { display:none; }
.products-view-tools .c-toolbar .sorting-navigator { margin-top: 2rem; margin-bottom: 0.5rem; }


.products-view-tools .items-list { display:none; }
.products-view-tools .c-toolbar .categoryFilterValues{ display:block; }

#divProductsViewList, #mainPageProductsView { grid-gap: 1rem; }

.pneu_filterTitle{ margin-top: 2rem; }
.pneu_filterTitle .tab { display: inline-block; }
.pneu_filterTitle .tab a{ display: inline-block; padding: 8px 10px; text-align: center; min-width: 150px; font-weight: bold; }
.pneu_filterTitle .tab a:hover{ text-decoration: none; }

.pneu_filterTitle .pneu a{ background: #000000; color: #ffffff; }
.pneu_filterTitle .disk a{ background: #0076C0; color: #ffffff;  }

.pneu_filterTitle .pneu a:hover, .pneu_filterTitle .disk a:hover{ opacity: 0.85;}

#page_product[data-id="3"], #page_product[data-id="40868"] .pneu_filterTitle .disk label{ padding-bottom: 6px; }
#page_product[data-id="38"] .pneu_filterTitle .pneu label{ padding-bottom: 6px; }

.categoryFilters{ display: flex; flex-wrap: wrap; }
.categoryFiltersList{ display: none !important; }
.products-view-tools .c-toolbar .c-filter-items {
  display: inline-block;
}

#page_product[data-id="3"] .categoryFilters, #page_product[data-id="40868"] .categoryFilters { background: #000000 url('/storage/scripts/pneumatiky.jpg') bottom right no-repeat; padding: 20px 10px 50px 300px; min-height: 200px;}
#page_product[data-id="38"] .categoryFilters { background: #0076C0 url('/storage/scripts/wheels.jpg') bottom left no-repeat; padding: 100px 150px 40px 10px; min-height: 150px;}

.categoryFilters {  position: relative; }
.categoryFiltersTitle{ display: none; }

.categoryFiltersRow{ position: relative; margin: 0 20px 40px 10px; width: 130px; min-width: 15%; }
.categoryFiltersRow .selected{ background: none; border:none; color:#ffffff; }

.categoryFilterName{ background: none; border:none; color:#ffffff; font-weight: bold; padding: 0; text-align: left; white-space: nowrap; }
.categoryFilterName:hover{ border:none; color: #fff; }
.categoryFilterName:after{ content:none; }
.categoryFilterName .f-count { display: none; }
.categoryFilterName.clicked{  color: #fff; text-decoration: none !important; }


.categoryFilterValues{ display: block; width: 100%; position: relative; min-height: 25px; border: 1px solid #000000; border-radius: 4px; background: #fff; }
.categoryFilterValues:hover{ cursor: pointer; }
.categoryFilterValues label{ display: none; color:#303030; line-height:20px;padding: 0 2px 0 5px; transition: all 0.25s ease;}
.categoryFilterValues .title { position: relative; top:6px; left: 8px; z-index: 1200; white-space: nowrap; height: 36px; width: 80%; max-width: 80% !important; overflow: hidden; color:#303030; font-weight: bold; }
.categoryFilterValues:after{ content: ""; border: solid #000; border-width: 0 0 2px 2px; display: inline-block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); vertical-align: middle; width: 5px; height: 5px; margin-left: 8px; margin-top: -4px; position: absolute; right: 8px; top: 45%; }

.categoryFilters .popup {  }
.categoryFilters .popup .popup_win{ min-width: 0;max-height: 450px; height: auto;width: calc(100% + 2px); top: 34px;left:-1px;position: absolute; z-index: 16000; overflow: auto; background-color: #ffffff; border: 1px solid #000000; border-top: none; padding-top: 10px; }
.categoryFilters .popup .popup_win label{ display: block; }
.categoryFilters .popup .popup_win label:hover{ background-color: #b8cee7 !important; }
.categoryFilters .popup .popup_win label.disabled{ opacity: 0.7;  pointer-events: auto; cursor: pointer;  }


.btn_pneu_search{ z-index: 1000; background-color: #B51111; min-width: 300px; margin-left: 10px; font-weight: bold; line-height: 24px; margin-top: 1rem; cursor:pointer; }
.btn_pneu_search:hover{ background-color: #B51111; }
.btn_disk_configuration{ position: absolute; bottom: 20px; right: 250px; }
.btn_pneu_reset{ background: #606060; line-height: 24px; margin-left:1rem; }


#categoryFiltersRow_form{ left: 20px; top:20px; position: absolute; }
#categoryFiltersRow_form .categoryFilterValues{ width: 200px; }

#categoryFiltersRow_9907{ left: 10px; top:120px; position: absolute;}
#categoryFiltersRow_9907 .categoryFilterValues{ width: 200px; }


#categoryFiltersRow_disktype { left: 10px; top:20px; }
#categoryFiltersRow_disktype .categoryFilterValues{ width: 250px; }

#categoryFiltersRow_861, #categoryFiltersRow_1290 { width: 160px;  }

.categoryFilters .popup .popup_win label.disabled{ display: none; }


@media only screen and (max-width: 800px) {

 .category_res_main &gt; ul &gt; li &gt; a{ color: #ffffff; }

  #logo_balaro{ width: 70%; }

  .pneu_filterTitle .tab a{ min-width: 120px; }
  #page_product[data-id="3"] .categoryFilters{ width: auto !important; padding: 180px 10px 10px 10px !important; background-position: top right; }
  #page_product[data-id="38"] .categoryFilters{ width: auto !important; padding: 100px 10px 80px 10px !important; }

  .categoryFiltersRow, #categoryFiltersRow_861, #categoryFiltersRow_1290{ width: 95%; }
  .btn_pneu_search{ width: 95%; max-width: 100% !important; margin-top: 1rem; line-height: 40px; margin-left: 0; }
  .btn_disk_configuration{ display: none; }

  .pneu_buttons{ margin-left: 8px; }
  .btn_pneu_reset { margin: 1rem 0; }


.products-view-tools .c-toolbar .categoryFilters .categoryFiltersRow{ margin: 0 20px 0px 10px; border:none;  }  

.products-view-tools .c-toolbar .categoryFilters .categoryFilterValues { overflow: visible; grid-template-columns: auto; display: block !important; }
.products-view-tools .c-toolbar .categoryFilterName { color: #fff; }

 .products-view-tools .c-toolbar .c-categories-link, .products-view-tools .c-toolbar .sorting-navigator{ display:none; }
 .products-view-tools .c-toolbar .c-filter-items { display:block; }

  #categoryFiltersRow_9907 { top: 100px; }

}

@media only screen and (max-width: 480px) {

  .categoryFilterValues .title { height: 25px; top: 3px; }

}


</pre></body></html>