

/* Start:/local/templates/market1001/components/bitrix/system.pagenavigation/visual_1/style.css?17453134684457*/

/* 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;
    border-radius: 1px;
    background: #fff url(/local/templates/market1001/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: 40px;
    height: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    border-radius: 6px;
    margin-right: 10px;
}

.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{
    opacity: 0.3;
}

.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%;
}

.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;
}

.bx_pagination_bottom .bx_pagination_page li.bx_active{
    border: 2px solid var(--main_color);
    border-radius: 6px;
}
.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;
    /*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:hover, .nav-text:hover {
    background-color: var(--main_bg_gray);
    transition: 0.2s all linear;
}
.bx_pagination_page li:active, .nav-text:active {
    transform: scale(0.95);
    transition: 0.2s all linear;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active:hover,
.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_page{
    position: relative;
    justify-content: flex-start;
}
.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;
    }
    .bx_pagination_bottom .bx_pagination_page li,
    .bx_pagination_bottom .bx_pagination_page .nav-text{
        width: 28px;
        height: 28px;
        margin-right: 4px;
    }
}




/* End */


/* Start:/local/templates/market1001/components/krayt/krayt.stocks/sales/bitrix/news.list/sales/style.min.css?17525825891949*/
.sales_wrapper{margin-bottom:60px}.promo-list{width:100%;display:grid;grid-column-gap:30px;grid-row-gap:50px;grid-template-columns:repeat(3,1fr)}.promo-list-item-img{display:block;transition:all .3s ease-out!important;width:100%}@media (hover:hover){.promo-list-item a:hover .promo-list-item-img{transform:scale(1.05)}}.promo-list-item{position:relative;height:100%;overflow:hidden}.promo-list-item .promo-list-item-link{border-radius:8px;overflow:hidden;display:block;-webkit-mask-image:-webkit-radial-gradient(white,black);margin-bottom:16px}.promo-list-item-link img{border-radius:8px;height:260px;transform:scale(1)}.promo-list-item-title{font-weight:600;font-size:16px;line-height:19px;transition:0.2s color}.promo-list-item-dates{display:flex;margin-top:8px}.promo-list-item-dates span{font-weight:500;font-size:12px;line-height:100%;color:var(--main_text_gray)}.promo-list-item-dates .fa{margin-right:5px;font-size:16px}.sales_wrapper .title_box{padding-top:0;margin-top:0}.sales_wrapper .title_box h1{margin-bottom:40px}.sales_wrapper .bx_pagination_bottom{margin-bottom:0;margin-top:20px}@media(max-width:1350px){.promo-list{grid-template-columns:repeat(3,1fr);grid-row-gap:30px}.promo-list-item-link img{height:220px}}@media (max-width:1080px){.promo-list{grid-template-columns:repeat(2,1fr)}.promo-list-item-link img{height:260px}}@media(max-width:992px){.sales_wrapper{margin-bottom:40px}.sales_wrapper .title_box h1{font-size:26px;margin-bottom:24px}}@media (max-width:860px){.promo-list-item-link img{height:200px}}@media (max-width:680px){.promo-list{grid-template-columns:1fr}.promo-list-item-link img{height:260px}}@media(max-width:576px){.sales_wrapper .title_box h1{font-size:20px}.promo-list-item .promo-list-item-link{margin-bottom:8px}.promo-list-item-dates{margin-top:4px}.sales_wrapper{margin-bottom:25px}}@media (max-width:480px){.promo-list-item-link img{height:auto}.promo-list-item-title{font-size:14px;line-height:16px}}
/* End */
/* /local/templates/market1001/components/bitrix/system.pagenavigation/visual_1/style.css?17453134684457 */
/* /local/templates/market1001/components/krayt/krayt.stocks/sales/bitrix/news.list/sales/style.min.css?17525825891949 */
