

/* Start:/local/templates/main/components/bitrix/catalog/main/style.css?1632845637876*/
.sort {
    position: relative;
}
.cur-sort_param {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

.hidden {
    display: none;
    transition: all .5s linear;
}

.sort-param.active {
    font-weight: bold;
}
.sort-param.active::before {
    content: '✔ ';
}

.other-sort_params {
    top: 25px;
    right: 0;
    z-index: 9999999999999;
    background: #fff;
    width: 250px;
    position: absolute;
    text-align: left;
    padding: 13px 25px 1px;
    box-shadow: 0px 0px 16px rgba(45, 43, 69, 0.15);
    transition: all .5s linear;
    font-size: 14px;
}

.other-sort_params ul li a{
    color: #000;
}
.other-sort_params ul li{
    padding: 5px;
}
.other-sort_params ul{
    list-style: none;
    padding: 0;
}

@media only screen and (max-width: 600px) {
    .sort {
        float: right;
    }
}


/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/main/style.min.css?1632845637113*/
.product_top_section .my_breadcrumb li{margin-right:10px}.product_top_section .my_breadcrumb li:before{left:-2px}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/main/style.css?1632845637206*/
/*@media (max-width: 1630px) { */
	#home_modul_4 .container-fluid .row .col-lg-3 a .img > img {
    	min-height: auto!important;
    	max-width: 100%!important;
    	width: auto!important;
    }
/*}*/
/* End */
/* /local/templates/main/components/bitrix/catalog/main/style.css?1632845637876 */
/* /local/templates/main/components/bitrix/breadcrumb/main/style.min.css?1632845637113 */
/* /local/templates/main/components/bitrix/catalog.section.list/main/style.css?1632845637206 */
