

/* Start:/bitrix/components/legkomarket/catalog.list/templates/base/style.css?15063407611198*/
#neko_paginator{
    position: fixed;
    z-index: 101;
    top:100px;
    right:50px;
    -moz-user-select: none;
    -webkit-user-select: none;
}
#NP_container{
    float: right;
    background-color: rgba(69,150,209,0.7);
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 4px;
    color: white;
}

#NP_container table td{
    cursor: pointer;
    padding: 5px 5px;
}
#NP_container table td:hover{
    border-color: #db62a0;
    color: #db62a0;
}
#NP_container table td.active{
    border-color: #D33592;
    color: #D33592;
}
.NP_pageNum{
    border-bottom: 2px solid #ffffff;
}
.catalog_product_list{
    /*margin-bottom: 20px;*/
    border-bottom: 1px dashed #dedede;
}


.section-discount-link {
    color: #ca3986;
    margin-left: 20px;
    /* width: 160px; */
    padding: 0 10px;
    display: inline-block;
    height: 34px;
    text-align: center;
    border: 1px solid #ca3986;
    vertical-align: middle;
    line-height: 32px;
    font-family: 'PT Sans', regular;
    font-size: 14px;
    border-radius: 4px;
}
.section-discount-link:hover {
    color: #ca3986;
    text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/main2016/css/pages/404.css?158208657088*/
#forRgtBanners, #BUTTON_3D, #forRgtBannersTight, .forRgtBanners {
    display: none;
}
/* End */


/* Start:/bitrix/templates/main2016/components/bitrix/catalog.section.list/popularSection/style.css?1717519742522*/
.categories-pp{
    display: flex;
}
.dop_products_title{
    margin-bottom: 20px;
}
.category-pp{
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    width: 25%;
    color: #2E2E2E;
    font-size: 16px;
    text-decoration: none;
}
.category-pp:last-child{
     margin-right: 0px;
 }
.category-pp img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin-bottom: 10px;
}
.category-pp span{
    color: #2E2E2E;
    font-size: 16px;
    font-weight: 700;
}
/* End */
/* /bitrix/components/legkomarket/catalog.list/templates/base/style.css?15063407611198 */
/* /bitrix/templates/main2016/css/pages/404.css?158208657088 */
/* /bitrix/templates/main2016/components/bitrix/catalog.section.list/popularSection/style.css?1717519742522 */
