

/* Start:/local/templates/.default/components/bitrix/search.title/neochemical_2.0_search_catalog_1.0/style.css?16861344124119*/
.search-simple.search-top {
    max-width: 515px;
    padding: 25px 0 25px 30px;
}

.search-simple.search-top .btn-search {
    top: -webkit-calc(50% - 2px);
    top: -moz-calc(50% - 2px);
    top: calc(50% - 2px);
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

div.title-search-result {
    z-index: 205;
    display: none;
}

table.title-search-result-catalog {
    border-collapse: collapse;
    margin-bottom: 0;
    border: 1px solid #2B3E42;
    overflow: hidden;
    display: block;
    background: #2B3E42;
    padding: 5px 15px 12px;
    font-size: 14px;
    font-weight: bold;
}

table.title-search-result th {
    background-color: #2B3E42;
    border-right: 1px solid #e8e8e8;
    color: #949494;
    font-weight: normal;
    padding: 2px 12px 2px 14px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 1%;
}

table.title-search-result td {
    background-color: #2B3E42;
    color: white;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    white-space: nowrap;
}

table.title-search-result td.title-search-item {
    padding-left: 8px;
    padding-right: 15px;
}

table.title-search-result td.title-search-item a {
    padding-left: 4px;
    padding-right: 15px;
    text-decoration: none;
    color: black;
    vertical-align: top;
    display: block;
}

table.title-search-result td.title-search-item img {
    vertical-align: top;
}

table.title-search-result td.title-search-item b {
    color: white;
    font-weight: normal;
}

table.title-search-result tr.title-search-selected td, table.title-search-result tr.title-search-selected a, table.title-search-result tr.title-search-selected td.title-search-more a {
    background-color: #2B3E42;
}

table.title-search-result td.title-search-more {
    font-size: 11px;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 24px;
    padding-top: 0;
}

table.title-search-result td.title-search-more a {
    padding-left: 12px;
    padding-right: 15px;
    text-decoration: none;
    color: #999999;
}

table.title-search-result td.title-search-all {
    padding-left: 24px;
    padding-right: 15px;
}

table.title-search-result td.title-search-all a {
    padding-left: 4px;
    text-decoration: none;
    color: #808080;
}

table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4px;
}

div.title-search-fader {
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
}

#title-search-input-header {
    width: 136px;
}

#title-search-input-header input {
    height: 30px;
}

.header-search-catalog {
    height: 40px;
    padding-top: 5px;
}

#title-search-input input {
    height: 40px;
}

.header-search-catalog .btn-search {
    top: 65%;
}

.title-search-result-catalog .title-search-all {
    color: white;
}

.list-catalog {
    color: white;
}

.list-catalog .title-search-item a,
.list-catalog .title-search-more a {
    font-weight: normal;
    color: white;
}

.list-catalog .title-search-item a b {
    font-weight: 900;
}

.list-catalog .title-search-all a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #34e594;
}

.list-catalog .title-search-all a:hover {
    opacity: .7;
}

.list-catalog .title-search-more {
    padding: 5px 5px 0 5px;
    border: 0;
}

.list-catalog .title-search-all {
    padding: 5px 5px 0 5px;
    border: 0;
}

.title-search-result-catalog .title-search-separator {
    padding: 5px 5px 0 5px;
    border: 0;
}

.list-catalog .title-search-item {
    padding: 5px 5px 0 5px;
    border: none;
}

.title-category {
    padding: 5px 0 0;
}

.content .search-simple .btn-search {
    top: 24px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/neochemical_2.0_category_1.0/style.css?168611666645*/
.sorting-btn {
	margin: 10px 22px 10px 0;
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.light.catalog_1.1/neochemical_2.0_manufacturer_1.0/style.css?1747308761260*/
.page-head {
    width: 100%;
}

.catalog-section {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content__main {
    padding-right: 55px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1682585006675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/.default/style.css?1686290660417*/
/* CUSTOM SCROLLBAR */
.categoty::-webkit-scrollbar {
    width: 5px;
    border: 3px solid white;
    background-color: #dadada;
}

.categoty::-webkit-scrollbar-track {
    background: #dadada;
    border: 2px solid white;
}

.categoty::-webkit-scrollbar-thumb {
    background-color: #2b3e42;
    border-radius: 3px;
}

.categoty {
    scrollbar-width: thin;
    scrollbar-color: #2b3e42 #fff;
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/style.css?1720138516657*/
.catalog-section .content__aside {
    position: -webkit-sticky;
    position: sticky;
    height: 100%;
    top: 125px;
}

.abc-cat-list.column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.in {
    min-height: 100px;
}

.manager__photo.no-photo {
    background: #fff url('/local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/images/no_photo.jpg') no-repeat center 100%;
    -webkit-background-size: 72px;
    -moz-background-size: 72px;
    background-size: 72px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media only screen and (max-width: 992px) {
    .content__aside {
       top: 0;
    }
}
/* End */


/* Start:/local/templates/.default/components/ip/nx.items.line_1.1/neochemical_2.0_manufacturer_1.0/style.css?1731658186562*/
.manufacturer-wrap {
    width: 100%;
    max-width: 1630px;
    min-width: 320px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto 2em;
    overflow: hidden;
}

.manufacturer-list .slick-slide {
    height: 100%;
}

.manufacturer-list .manufacturer-item {
    height: clamp(120px, 12.5vw, 150px);
    padding: 0 clamp(20px, 3.1vw, 50px);
}

.manufacturer-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
/* End */
/* /local/templates/.default/components/bitrix/search.title/neochemical_2.0_search_catalog_1.0/style.css?16861344124119 */
/* /local/templates/.default/components/bitrix/menu/neochemical_2.0_category_1.0/style.css?168611666645 */
/* /local/templates/.default/components/ip/nx.light.catalog_1.1/neochemical_2.0_manufacturer_1.0/style.css?1747308761260 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1682585006675 */
/* /local/templates/.default/components/bitrix/catalog.section/.default/style.css?1686290660417 */
/* /local/templates/.default/components/ip/nx.highload.list_1.0/neochemical_2.0_manager_1.0/style.css?1720138516657 */
/* /local/templates/.default/components/ip/nx.items.line_1.1/neochemical_2.0_manufacturer_1.0/style.css?1731658186562 */
