

/* Start:/local/templates/cosmetics/components/bitrix/system.pagenavigation/visual_1/style.css?17562915434791*/
/* region new style page navigation --------------------------------------------------------------------------*/

.bx_pagination_bottom * {
    vertical-align: middle;
}

.bx_pagination_bottom .fa {
    font-size: 15px;
    position: relative;
    top: -1px;
}

.bx_pagination_bottom .fa-angle-right {
    margin-left: 0px;
}

.bx_pagination_bottom .fa-angle-left {
    margin-right: 0px;
}

.bx_pagination_bottom {
    font-size: 12px;
}

.bx_pagination_bottom .bx_pagination_section_one {
}

.bx_pagination_bottom .bx_pagination_section_two {
    text-align: center;
}

.bx_pagination_bottom .bx_pagination_select_container {
    display: inline-block;
}

.bx_pagination_bottom .bx_pagination_select_container select {
    position: relative;
    margin: 2px 20px 2px 10px;
    padding: 1px 25px 3px 5px;
    height: 22px;
    outline: none;
    border: 1px solid #e0e0e0;
    background: #fff url(/local/templates/cosmetics/components/bitrix/system.pagenavigation/visual_1/images/select_arrow.png) no-repeat right center;
    color: #8d8d8d;
    font-size: 11px;
    line-height: 16px;
    resize: none;
    -webkit-appearance: none;
}

.bx_pagination_bottom .bx_pagination_page {
    white-space: nowrap;
    font-size: 12px;
}

.bx_pagination_bottom .bx_pagination_page ul {
    display: inline-block;
    margin: 0;
}

.bx_pagination_bottom .bx_pagination_page li, .bx_pagination_bottom .bx_pagination_page .nav-text {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    border-radius: max(calc(var(--krayt_radius_large) - 4px), 0px);
    margin-right: 8px;
}

.bx_pagination_bottom .bx_pagination_page .nav-text:last-child {
    margin-right: 0;
}
.bx_pagination_bottom .bx_pagination_page .nav-text {
    font-size: 12px;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bx_pagination_bottom .bx_pagination_page .nav-text.disabled svg{
    color: #D9D9D9
}

.bx_pagination_bottom .bx_pagination_page .nav-text.disabled:hover{
    background-color: transparent!important;
    transform: scale(1)!important;
}

.bx_pagination_bottom .bx_pagination_page .nav-text a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: max(calc(var(--krayt_radius_large) - 4px), 0px);
}

.bx_pagination_bottom .bx_pagination_page li a,
.bx_pagination_bottom .bx_pagination_page li span,
.bx_pagination_bottom .bx_pagination_page .nav-text a{
    color: var(--main_text_black);
    text-align: center;
    text-decoration: none;
}
.bx_pagination_bottom .bx_pagination_page li span,
.bx_pagination_bottom .bx_pagination_page li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    line-height: 1;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid transparent;
}
.bx_pagination_bottom .bx_pagination_page li a:hover{
    border-color: #DEDEDE;
    border-radius: max(calc(var(--krayt_radius_large) - 4px), 0px);
}
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num {
    display: block;
}

.bx_pagination_bottom .bx_wsnw {
    white-space: nowrap;
}

.bx_pagination_page_list{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.bx_pagination_page{
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    /*padding: 0px 20px;*/
    padding: 0;
    background-color: transparent;
}
.bx_pagination_page span {
    font-weight: bold;
}
.bx_pagination_page li, .nav-text {
    background-color: #fff;
    cursor: pointer;
    transition: 0.2s all linear;
}
.bx_pagination_page li:active {
    background-color: #EBECED;
    transition: 0.2s all linear;
    border-radius: max(calc(var(--krayt_radius_large) - 4px), 0px);
}
.nav-text a{
    fill: #1b1b1b;
}
.nav-text.disabled a{
    fill: #d9d9d9;
}
.nav-text:hover a{

    border: 1px solid #DEDEDE;
}
.nav-text:active a{
    background-color: #EBECED;
    transition: 0.2s all linear;
}
.bx_pagination_bottom .bx_pagination_page .nav-text.disabled:hover{
    background-color: #fff;
    cursor: default;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active:active,
.bx_pagination_bottom .bx_pagination_page .nav-text.disabled:active{
    transform: scale(1);
}

.bx_pagination_bottom .bx_pagination_page li.bx_active{
    background-color: var(--main_color);
    cursor: default;
    border-radius: max(calc(var(--krayt_radius_large) - 4px), 0px);
}
.bx_pagination_bottom .bx_pagination_page li.bx_active span{
    color: white;
}

.promo-list + .row .bx_pagination_page,
.brands_wrapper + .row .bx_pagination_page{
    justify-content: center;
}

@media (max-width: 530px){
    .bx_pagination_page{
        justify-content: center;
    }
}




/* End */


/* Start:/bitrix/templates/cosmetics/components/bitrix/news.list/brands/style.css?1763478111138*/
.brands_container .brands_wrapper .brand_item {
}
.brands_wrapper .brand_item a {
	display: flex;
	align-items: center;
	height: 100px;
}

/* End */
/* /local/templates/cosmetics/components/bitrix/system.pagenavigation/visual_1/style.css?17562915434791 */
/* /bitrix/templates/cosmetics/components/bitrix/news.list/brands/style.css?1763478111138 */
