/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
#fast_view_item .text-form .price_txt.muted777.font_sxs.muted.ncolor {
    display: none;
}

body .navigation_offset:hover .swiper-button-prev {
    left: 30px;
}

.section-content-wrapper .catalog_section_list > .item_block:nth-child(4) {
    margin-right: 50px;
}

a[href="/personal/"] {
    display: none !important;
}

.logo-row .logo {
    height: 112px;
    max-width: 350px;
    margin: 10px 0;
}

.title-content_wrapper_block {
    text-align: center;
    font-size: 31px;
    font-weight: 500;
    line-height: 1.4;
    width: 90%;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 50px;
    border-bottom: 1px solid #E6E6E6;
    margin: 0 auto 60px;
}

body .top_block a {
    font-size: 11px;
    font-weight: 900;
}

header .person.no-user-pers {
    display: flex !important;
    align-items: center;
    font-size: 12px;
}

.telega-footer {
    position: relative;
    font-size: 14px;
}

.telega-footer::before {
    content: '';
    background: url(/bitrix/templates/aspro_max/css/../images/svg/social.svg) 0 0 no-repeat;
    width: 30px;
    height: 30px;
    opacity: 0.5;
    position: absolute;
    left: -36px;
    background-position: -337px -713px !important;
}

.social-icons li.zen a, .soc-avt a i.zen {
    background-position: -376px -235px !important;
}

header .person .user-pers {
    margin: 3px 0 0 9px !important;
}

footer .light .social-icons ul li.zen a:not(:hover) {
    background-position: -377px -612px !important;
}

.menu-row .menu-only .mega-menu table td .wrap {
    position: relative;
}

#headerfixed.fixed .mega-menu table td .wrap {
    position: relative;
}

#headerfixed.fixed .mega-menu table td .wrap .social-new-header-container {
    bottom: -52px;
}

.mega-menu:not(.visible) {
    overflow: visible !important;
}

.social-new-header-container {
    position: absolute;
    bottom: -33px;
    right: 50%;
    transform: translateX(50%);
    background: rgb(0 0 0 / 40%);
    opacity: 0;
    pointer-events: none;
    z-index: 999;
    transition: .4s;
}

.menu-row .menu-only .mega-menu table td .wrap:hover .social-new-header-container,
.social-new-header-container.click {
    opacity: 1;
    pointer-events: all;
}

#content {
    z-index: 0;
}

.social-new-header-container::after {
    content: '';
    position: absolute;
    left: 50%;
    top: -16px;
    transform: rotate(180deg) translateX(50%);
    border: 8px solid transparent;
    border-top: 8px solid rgb(0 0 0 / 40%);
}

.social-new-header {
    display: flex;
    padding: 11px 18px;
}

.social-new-header > a {
    width: 40px !important;
    height: 40px;
    background: #fff;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: .4s;
    margin: 0 5px;
}

.social-new-header > a:hover {
    background: #043852;
}

.social-new-header > a path {
    fill: #043852;
}

.social-new-header > a path {
    transition: .4s;
}

.social-new-header > a:hover path {
    fill: #fff;
}

.section_user_cat .section-compact-list__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.details .user-back {
    margin-bottom: 30px;
}

.user-back, .user-back-mob {
    width: 35px;
    height: 35px;
    display: block;
    border: 1px solid #d9d9d9;
    margin-right: 35px;
    border-radius: 50%;
    position: relative;
    transition: .4s;
}

.user-back-mob {
    display: none;
}

.user-back:hover, .user-back-mob:hover {
    border: 1px solid #043852;
    background: #043852;
}

.user-back::before, .user-back-mob::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    transform: translate(-40%, -50%) rotate(-45deg);
    left: 50%;
    position: absolute;
    top: 50%;
    transition: .5s;
}

a[href="https://vkusman.com/"] {
    border-bottom: 1px solid;
    transition: .4s;
}

.mega_fixed_menu .logo_block svg {
    max-width: 110px;
}

.lyrmin-favorite-1 {
    background-image: none;
    font-size: 0;
    background-position: left;
    background-size: cover;
    width: 26px;
    height: 21px;
    transition: .1s;
}

.lyrmin-favorite-1:hover, .lyrmin-favorite-1.active {
    background-image: none;
    background-position: right;
}

.lyrmin-favorite-1 svg {
    width: 100%;
    height: 100%;
}

.lyrmin-favorite-1.active svg path {
    stroke: rgb(220 47 47);
    fill: rgb(220 47 47);
}

.lyrmin-favorite-1 svg path {
    transition: .4s;
}

.header__top-inner .lyrmin-favorite-1,
#mobileheader .lyrmin-favorite-1 {
    width: 20px;
    height: 17px;
}

.header__top-inner .lyrmin-favorite-users,
#mobileheader .lyrmin-favorite-users {
    display: flex;
    align-items: center;
}

.header__top-inner .lyrmin-favorite-1.count,
#mobileheader .lyrmin-favorite-1.count {
    font-size: 13px;
    font-weight: 800;
    background: none;
    color: #9e9e9e;
    line-height: 1.5;
}

.lyrmin-favorite-list {
    list-style: none;
    margin: 0;
}

.table-view__info .lyrmin-favorite-1 {
    width: 20px;
    height: 17px;
    opacity: .4;
}

.table-view__info .lyrmin-favorite-1:hover, .table-view__info .lyrmin-favorite-1.active {
    opacity: 1;
}

.btn.btn-primary {
    background-color: #043852;
    border-color: #043852;
}

.bx-authform-link-container a {
    color: #043852;
}

.lyrmin-favorite-list li {
    border: 1px solid #ececec;
    padding: 25px;
    display: flex;
    align-items: center;
}

.lyrmin-favorite-list li img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin-right: 30px;
}

.lyrmin-favorite-list-button {
    margin-left: auto;
    border: none;
    color: #828282;
    font-size: 12px;
    transition: .4s;
}

.lyrmin-favorite-list-button:hover {
    color: #d40600;
}

.section_item_inner .section_info.toggle > ul > li > a {
    display: block;
    line-height: 1;
    margin-bottom: 10px;
}

.cost.prices.detail.prices_block,
.quantity_block_wrapper,
.js-prices-in-side.product-action {
    display: none !important;
}

.section_item_inner .section_info.toggle > ul > li > a span {
    line-height: 1.2;
}

a[href="https://vkusman.com/"]:hover {
    text-decoration: 1px solid transparent;
}

.top-block.top-block-v1 .addr-block .address {
    max-height: 18px;
}

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

.tg__custom a {
    display: block;
    width: 35px;
    height: 35px;
}

.mobileheader-v1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tg__custom a svg {
    border-radius: 2px;
}

.tg__custom a:hover svg {
    background: #2aa1da;
}

.tg__custom a:hover svg path {
    fill: #fff;
}

.tg__custom a svg path, .tg__custom a svg {
    transition: .4s;
}

.section_user_cat .section-compact-list__image {
    width: 250px !important;
    height: 250px;
}

.section_user_cat .section-compact-list__image a {
    width: 100%;
}

.section_user_cat .section-compact-list__info {
    padding: 0px 0px 0px 50px;
}

body .navigation_offset:hover .swiper-button-next {
    right: 30px;
}

.wrap_basket.baskets, .basket, .wrap_cabinet, .product-info-headnote__buy {
    display: none !important;
}

.header__top-inner {
    padding: 7px 0;
}

.item-views.tizers .item-wrapper > .item {
    text-align: left;
}

.item-views.tizers .item-wrapper > .item .inner-text .title {
    display: none;
}

.item-views.tizers .item-wrapper > .item .pull-left + .inner-text {
    padding-left: 0;
}

.item-views.tizers .item-wrapper > .item .image {
    margin-bottom: 12px;
    max-height: 62px;
}

.item-views.tizers .item-wrapper > .item .image img {
    max-width: max-content;
    max-height: max-content;
}

.item-views.tizers .item-wrapper > .item .font_xs {
    line-height: 1.45;
}

.main-catalog-wrapper .table-view__item-wrapper.item_info {
    justify-content: center;
    align-items: center;
}

.popular-container-block {
    margin: 0 -1.08%;
}

.popular-container-block.row:before, .popular-container-block.row:after {
    display: none !important;
}

.popular-container {
    margin: 0 !important;
    margin-bottom: 35px !important;
    padding-bottom: 0 !important;
}

.sections_wrapper .list .row:not(.margin0) {
    margin: 0 !important;
    justify-content: space-between;
}

.popular-container .img_popular {
    height: 270px;
}

.popular-container .name a {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    display: block;
    margin-top: 20px;
    width: 80%;
    transition: .4s;
}

.popular-container:nth-child(11n+1) {
    width: 54.5%;
}

.popular-container:nth-child(2n+7),
.popular-container:nth-child(4n+2),
.popular-container:nth-child(5n+3) {
    width: 20%;
}

body .wrapper_inner, body .maxwidth-theme, .wrapper_inner.wide_page .product-view--type2 .product-info {
    max-width: 1560px;
}

.btn.btn-default {
    background-color: #043852;
    border-color: #043852;
    color: #ffffff;
}

.popular-container:nth-child(11n+5),
.popular-container:nth-child(10) {
    width: 34.5%;
}

.img_popular img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

@media screen and (min-width: 1770px) {
    .search_wraps .product-item-small-card {
        height: 530px !important;
    }
}

@media screen and (min-width: 1920px) {
    .search_wraps .product-item-small-card {
        height: 600px !important;
    }
}

@media screen and (max-width: 1280px) {
    .section_user_cat .section-compact-list__image {
        width: 120px !important;
        height: 120px;
    }

    .section_user_cat .section-compact-list__info {
        padding: 0px 0px 0px 20px;
    }
}


#fast_view_item .properties__container.properties > .properties__item.properties__item--compact.font_xs:first-of-type {
    display: none;
}

@media screen and (max-width: 1200px) {
    .section-content-wrapper .catalog_section_list > .item_block:nth-child(4) {
        margin-right: 0;
    }
}

@media screen and (max-width: 992px) {
    .logo svg {
        width: 45px;
    }
}

@media screen and (max-width: 767px), projection and (max-width: 767px), tv and (max-width: 767px), handheld and (max-width: 767px) {
    .vot > .row.flexbox {
        flex-wrap: wrap;
        overflow-y: visible;
    }
}

.group_description_block b.zag, .group_description_block h3 {
    font-size: 1.867em;
    font-weight: 500;
}

.subscribe-edit.border_block .data-table.top .left_blocks h5,
.subscribe-edit.border_block .data-table.top .left_blocks .filter.label_block,
.subscribe-edit.border_block .data-table.top .right_blocks {
    display: none;
}

.ipolkladrform {
    width: 100% !important;
}

#ipolkladrform .js-form-address input {
    font-size: 14px;
    line-height: 20px !important;
    height: 48px !important;
    border: 1px solid #ececec !important;
    border-radius: 3px !important;
    background: #fafafa !important;
    margin-bottom: 15px !important;
}

.ipolkladrform form > div.bottom > input {
    display: inline-block !important;
    width: 100% !important;
    box-shadow: none !important;
}

@media screen and (max-width: 480px) {
    .popup {
        width: auto;
    }

    #mobileheader .logo {
        max-width: 105px;
    }
}

@media screen and (max-width: 1440px) {
    .popular-container .img_popular {
        height: 246px;
    }
}

@media screen and (max-width: 1366px) {
    .search_wraps .product-item-small-card .product-item-info-container[data-entity="quantity-block"] {
        width: calc(50% + 0px) !important;
    }

    .popular-container .name a {
        font-size: 16px;
    }

    .popular-container .img_popular {
        height: 232px;
    }
}

@media screen and (max-width: 1280px) {
    .popular-container .img_popular {
        height: 205px;
    }
}

@media screen and (max-width: 991px) {
    .search_wraps .product-item-container {
        position: relative;
        height: 655px;
    }

    .popular-container .img_popular {
        height: 153px;
    }

    .social-new-header-container {
        position: relative;
        bottom: 0;
        right: auto;
        transform: initial;
        opacity: 1;
        pointer-events: all;
    }

    .social-new-header {
        justify-content: center;
    }

    .social-new-header-container::after {
        left: 9%;
    }
}

div[data-bg="/upload/iblock/8d8/0bv6fmu8mfs0o729stgx9sefkoxvz9j8.png"] .text.left {
    display: none !important;
}

@media screen and (max-width: 600px) {
    .popular-container .img_popular {
        height: auto;
    }

    .img_popular img {
        object-fit: cover !important;
        min-height: 180px;
        max-height: 230px;
    }

    .lyrmin-favorite-list li,
    .lyrmin-favorite-list li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .user-back-mob {
        display: block;
        margin: 25px 0;
    }

    .lyrmin-favorite-list-button {
        margin: 0 auto;
    }

    .lyrmin-favorite-list li a img {
        margin: 0 auto 15px;
    }
}

@media screen and (max-width: 1024px) {
    .title-content_wrapper_block {
        font-size: 26px;
    }
}

@media screen and (max-width: 600px) {
    .item-views.tizers .item-wrapper > .item .image img {
        max-width: 100%;
        max-height: max-content;
    }
}

@media screen and (max-width: 480px) {
    .search_wraps .product-item-container {
        position: relative;
        height: 490px;
    }

    .title-content_wrapper_block {
        font-size: 20px;
        padding-bottom: 30px;
        margin-bottom: 40px;
    }

    .item-views.tizers .mobile-list .item-wrapper > .item .image + .inner-text br {
        display: none;
    }
}

.user-back, .user-back-mob {
    background: #043852;
    border: 1px solid #043852;
}

.main-slider__item .text.left {
    position: relative;
}

.main-slider__item .text.left::before {
    content: '';
    width: 100%;
    height: 80%;
    background: #000;
    position: absolute;
    pointer-events: none;
    opacity: 0.3;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.main-slider__item > #bx_2875157043_5253::before {
    opacity: 0;
}

@media screen and (max-width: 320px) {
    #mobileheader .logo {
        max-width: 35px;
    }
}