

/* Start:/local/templates/skinwell/components/bitrix/news.list/product_list_ext/style.css?17689474016987*/
/* CATALOG FILTER STYLES */ 
.t-container .c_filter a, .t-container .c_filter div, .t-container .c_filter span, .t-container .c_filter p { font-family: 'Ubuntu', Arial, sans-serif; }
.t-container .c_filter a { color: #000; } 
.c_filter {margin-bottom:10px;}
.c_filter_categories_list { display: flex; flex-wrap: wrap; justify-content: center; margin-bottom: 30px; }
.c_filter_categories_item { font-weight: 600; display: inline-block; margin-left: 15px; margin-right: 15px; margin-bottom: 10px; cursor: pointer; position: relative; }
.c_filter_categories_item.active {color:#ff7979 !important;} 
.c_filter_dropdowns_list { display: flex; justify-content: space-between; margin-bottom: 25px; }
.c_filter_dropdowns_cell { width: calc(33.333% - 26px); }
.c_filter_dropdowns_item { border: 1px solid #bdbdbd; box-sizing: border-box; border-radius: 16px; cursor: pointer; position: relative; }
.c_filter_dropdowns_item_caption_wrap { position: relative; padding: 20px 40px; } 
.c_filter_dropdowns_item_caption_wrap:before { content: ''; width: 5px; height: 5px; border-style: solid; border-width: 1px; border-color: transparent #000 #000 transparent; position: absolute; transform: rotate(45deg); right: 31px; top: -2px; bottom: 0; margin: auto; pointer-events: none; }
.c_filter_dropdowns_item.active .c_filter_dropdowns_item_caption_wrap:before { transform: rotate(-135deg); top: 7px; }
.c_filter_dropdowns_item_caption { font-weight: 500; font-size: 20px; line-height: 27px; color: #595959; text-align: center; }
.c_filter_dropdowns_selection_block { display: none; z-index: 10; position: absolute; width: 100%; top: 90px; border: 1px solid silver; background: #fff; }
.c_filter_dropdowns_item.active .c_filter_dropdowns_selection_block { display: block; }
.c_filter_dropdowns_selection_block_wrap { padding: 15px 20px; } 
.c_filter_dropdowns_selection_list { max-height: 240px; overflow:auto;} 
.c_filter_dropdowns_selection_item {margin:0;}
.c_filter_dropdowns_selection_label { width: 100%; justify-content: space-between; padding: 5px 0; box-sizing: border-box; }
.c_filter_dropdowns_selection_label.checkbox_01 .checkbox-text { font-size: 20px; font-weight: 500; line-height: 120%; letter-spacing: 0.02em; text-transform: capitalize; }
.c_filter_celected_list { margin-bottom: 20px; }
.c_filter_celected_item { font-weight: 400; font-size: 14px; display: inline-block; position: relative; margin-right: 10px; margin-bottom: 10px; background-color: rgba(130, 130, 130, .2); border-radius: 30px; padding: 2px 8px 3px 22px; line-height: 1.4; max-width: 260px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; cursor: pointer; -webkit-transition: opacity 0.1s ease-in; transition: opacity 0.1s ease-in; }
.c_filter_celected_item:after { content: '✕'; position: absolute; top: 0; bottom: 0; left: 8px; margin-top: auto; margin-bottom: auto; margin-right: 4px; padding: 3px; height: 10px; font-size: 10px; line-height: 1; }
.c_filter_celected_item_reset { display: inline-block; font-weight: 400; font-size: 14px; vertical-align: top; padding-top: 4px; margin-bottom: 10px; margin-left: 10px; border-bottom: 1px dashed; line-height: 1.2; cursor: pointer; -webkit-transition: opacity 0.1s ease-in; transition: opacity 0.1s ease-in; }
.checkbox_01 { display: inline-block; position: relative; }
.checkbox_01 input[type='checkbox'] { display: none; }
.checkbox_01 .checkbox-text { color: #000; cursor: pointer; font-size: 14px; line-height: 150%; position: relative; padding-left: 30px; display: block; -webkit-transition: .3s; -o-transition: .3s; transition: .3s }
.checkbox_01 .checkbox-text:before { background: #fff; left: 0; top: 2px; width: 16px; height: 16px; content: ''; position: absolute; display: inline-block; border: 2px solid #000000; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.checkbox_01 .checkbox-text:after { left: 4px; top: 2px; width: 16px; height: 16px; content: ''; position: absolute; display: none; background: url(/local/templates/skinwell/img/icons/icon_checkbox.svg) 50% 50% transparent no-repeat; }
.checkbox_01 .checkbox-text:hover { color: #333; -webkit-transition: .3s; -o-transition: .3s; transition: .3s }
.checkbox_01 .checkbox-text:hover:before { border-color: #bebebe; -webkit-transition: .3s; -o-transition: .3s; transition: .3s }
.checkbox_01 input[type='checkbox']:checked + .checkbox-text { color: #000; }
.checkbox_01 input[type='checkbox']:checked + .checkbox-text:before { border-color: #bebebe !important; }
.checkbox_01 input[type='checkbox']:checked + .checkbox-text:after { display: inline-block }
.checkbox_01 a, .checkbox_01 a:hover { text-decoration: underline; color: inherit; }
.c_filter_count_total {margin-bottom:50px; font-family: 'Ubuntu', Arial, sans-serif; font-weight: 400; color: #000000;font-size:14px; } 

.catalog_paginator {margin: 0; width: 187px; margin: 0 auto;}  
.catalog_paginator_loader {position: relative; display: block; padding-bottom: 33px; cursor: pointer;} 
.catalog_paginator_loader::after { position: absolute; bottom: 0; left: calc(50% - 12px); width: 24px; height: 24px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cdefs/%3E%3Cpath fill='%237d8c3e' d='M12 16a1 1 0 01-.71-.29l-6-6a1 1 0 011.42-1.42l5.29 5.3 5.29-5.3a1 1 0 011.42 1.42l-6 6A1 1 0 0112 16z'/%3E%3C/svg%3E"); content: ""; }
.catalog_paginator_loader span  { font-family: Manrope; cursor:pointer; display:block; font-size: 18px; color: #808c40 !important; text-align:center; font-weight:700; } 

.c_filter_empty {margin-left: 20px; margin-right: 20px; width: 100%; padding: 40px 40px 50px; box-sizing: border-box; min-height: 40vh; border: 1px solid rgba(130, 130, 130, .5); text-align: center; color: rgba(130, 130, 130, .7); display: flex; vertical-align: middle; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center;} 
.c_filter_empty_text { font-family: 'Ubuntu', Arial, sans-serif; font-weight: 400; color: rgba(130, 130, 130, .7); font-size: 18px; line-height: 1.55; text-align:center; }

@media (max-width: 1200px) {  
  .c_filter_dropdowns_cell { width: calc(33.333% - 10px); } 
  .c_filter_dropdowns_selection_label {padding:5px 0;} 
  .c_filter_dropdowns_selection_label.checkbox_01 .checkbox-text { font-size: 17px; padding-top:2px; } 
  .c_filter_dropdowns_selection_block_wrap {padding: 7px 12px}
}

@media (max-width: 960px) { 
  .c_filter_dropdowns_list { display:flex; flex-wrap: wrap; } 
  .c_filter_dropdowns_cell { width:100%; margin-bottom: 10px; } 
  .c_filter_dropdowns_selection_block { position: relative; border: none; top: 0; background: none;} 
  .c_filter_dropdowns_item_caption_wrap { padding: 13px 40px;}
  .c_filter_dropdowns_selection_block_wrap {padding: 20px 15px;padding-top:0;padding-bottom:10px;}
  .c_filter_dropdowns_selection_list {max-height:200px;}
  .c_filter_dropdowns_selection_item { padding: 2px 0; }
}

/* End */
/* /local/templates/skinwell/components/bitrix/news.list/product_list_ext/style.css?17689474016987 */
