

/* Start:/local/components/ma/fotodom.search/templates/.default/style.css?173210155334299*/
/**
 * @since 2020-08-26
 */
@charset "utf-8";

/* list */
.b-collection-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    margin: 0 0 -10px -10px;
}

.b-collection-list {
    margin-top: 73px;
}

#search_result_block {
    margin-top: 81px;
}

.b-page-navigation-top + .b-collection-list {
    margin-top: 0;
}

.b-collection-list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;

    margin-bottom: 10px;
    padding-left: 10px;
}

.b-collection-list_item_holder {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* border: 1px solid #343840; */
    overflow: hidden;
}

.b-collection-list_item_info {
    padding: 15px 15px 5px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.b-collection-list_item_pic {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    height: 244px;
}

.b-collection-list_item_pic img {
    max-height: 244px;
    pointer-events: none;
}

.b-collection-list_item_pic img,
.b-collection-list_item_pic video {
    vertical-align: middle;
    transition: opacity .7s cubic-bezier(1, 0, .35, 1);
}

.b-collection-list_item_pic video {
    position: absolute;
    left: 0;
    max-width: 100%;
    opacity: 1;
}

.b-collection-list_item_name {
    margin-bottom: 12px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}


.b-collection-list_item_name a {
    text-decoration: none;
    padding: 15px 15px 15px 15px;
}

.b-collection-list_item_author {
    position: relative;
    margin-bottom: 2px;
    padding-left: 20px;
}

.b-collection-list_item_author::before {
    content: '';
    position: absolute;
    top: 2px;
    left: -2px;
    width: 16px;
    height: 14px;
    background: transparent url('/bitrix/templates/.default/components/ma/catalog.section/blocks/img/elements-sprite.png') no-repeat 0px 0px;
}


.b-collection-list_item_id {
    color: #7c8494;
}


.b-collection-list_item_actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 5px 5px 15px;
    background: #343840;
}

.b-collection-list_item_license {
    font-size: 16px;
    cursor: default;
}

.b-collection-list_item_buttons {
    margin-left: auto;
    font-size: 0;
}

.b-collection-list_item_buttons a {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 5px;
    /*font-size: 0;*/
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid #676a70;
    border-radius: 2px;

    -webkit-transition-property: background-color, border-color;
    -o-transition-property: background-color, border-color;
    transition-property: background-color, border-color;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.b-collection-list_item_buttons a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    /* width: 17px;
                            height: 16px;
                            margin-top: -8px;
                            margin-left: -9px; */
    width: 20px;
    height: 21px;
    margin-top: -10.5px;
    margin-left: -10px;
    background: transparent url('/bitrix/templates/.default/components/ma/catalog.section/blocks/img/elements-sprite.png') no-repeat;
}

.b-collection-list_item_buttons a.g-add-cart::before {
    /* background-position: -19px 1px; */
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2168_1697)'%3E%3Cpath d='M4.99967 17.5C5.92015 17.5 6.66634 16.7538 6.66634 15.8334C6.66634 14.9129 5.92015 14.1667 4.99967 14.1667C4.0792 14.1667 3.33301 14.9129 3.33301 15.8334C3.33301 16.7538 4.0792 17.5 4.99967 17.5Z' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1667 17.5C15.0871 17.5 15.8333 16.7538 15.8333 15.8334C15.8333 14.9129 15.0871 14.1667 14.1667 14.1667C13.2462 14.1667 12.5 14.9129 12.5 15.8334C12.5 16.7538 13.2462 17.5 14.1667 17.5Z' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1663 14.1667H4.99967V2.5H3.33301' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.16669L16.6667 5.00002L15.8333 10.8334H5' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2168_1697'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: 20px 20px;
}

.b-collection-list_item_buttons a.g-add-lightbox::before {
    /* background-position: -37px 1px; */
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2015_1614)'%3E%3Cpath d='M19.4993 12.572L11.9993 20L4.49932 12.572M4.49932 12.572C4.00463 12.0906 3.61497 11.512 3.35487 10.8726C3.09478 10.2333 2.96989 9.54694 2.98806 8.85693C3.00624 8.16691 3.16709 7.48813 3.46048 6.86333C3.75388 6.23853 4.17346 5.68125 4.69281 5.22657C5.21216 4.7719 5.82003 4.42968 6.47814 4.22147C7.13624 4.01327 7.83033 3.94358 8.51669 4.0168C9.20306 4.09001 9.86682 4.30455 10.4662 4.6469C11.0656 4.98925 11.5876 5.45199 11.9993 6.00599C12.4129 5.45602 12.9355 4.99731 13.5344 4.6586C14.1334 4.31988 14.7958 4.10844 15.4803 4.03751C16.1647 3.96658 16.8564 4.03769 17.5121 4.24639C18.1678 4.45508 18.7734 4.79687 19.2909 5.25036C19.8084 5.70385 20.2268 6.25928 20.5197 6.88189C20.8127 7.50449 20.9741 8.18088 20.9936 8.8687C21.0132 9.55653 20.8906 10.241 20.6335 10.8792C20.3763 11.5175 19.9902 12.0958 19.4993 12.578' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2015_1614'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: 20px 21px;

}

.b-collection-list_item_buttons a.g-download-btn::before {
    /* background-position: -57px 1px; */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 6.5H2.5V7V16V16.5H3H17H17.5V16V7V6.5H17H3Z' stroke='%23fff'%3e%3c/path%3e%3cline x1='4' y1='4.5' x2='16' y2='4.5' stroke='%23fff'%3e%3c/line%3e%3cline x1='6' y1='2.5' x2='14' y2='2.5' stroke='%23fff'%3e%3c/line%3e%3c/svg%3e");
    background-size: 20px 21px;
}

.b-collection-list_item_buttons a.active,
    /** @todo delete line */
.b-collection-list_item_buttons a[aria-pressed="true"],
.b-collection-list_item_buttons a:hover,
.b-collection-list_item_buttons a:active {
    background-color: var(--color-pink);
    border-color: var(--color-pink);
}


/* mosaic */
.b-collection-mosaic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    /*margin: 0 -5px;*/
    margin: 0 0 0 -5px;
}

.b-collection-mosaic {
    margin-top: 73px;
}

.b-page-navigation-top + .b-collection-mosaic {
    margin-top: 0;
}

.b-collection-mosaic_item {
    position: relative;
    display: flex;
    flex: none;
    height: 240px;
    margin: 0 0 5px 5px;
}

.b-collection-mosaic_item--next-page {
    width: 111px;
    height: 222px;
    display: flex;
    align-items: flex-start;
    margin: 0 0 0 10px;
    flex-flow: column nowrap;
    justify-content: center;
    cursor: pointer;
}

.b-collection-mosaic_item.b-collection-mosaic_item--next-page {
    background-color: transparent;
}

.b-collection-mosaic_item.b-collection-mosaic_item--next-page:before,
.b-collection-mosaic_item.b-collection-mosaic_item--next-page:after {
    content: none;
}

.b-collection-mosaic_item--next-page .svg-img {
    position: static;
    left: unset;
    top: unset;
    width: unset;
    height: unset;
    object-fit: unset;

    width: 55px;
}

.b-collection-mosaic_item--next-page .text {
    font-size: 18px;
    color: #808080;
}

.b-collection-mosaic_item--next-page:hover .text {
    color: #fff;
}

.b-collection-mosaic .b-collection-list_item_pic {
    height: 100%;
    /*min-height: 244px;*/
    min-height: 222px;
}

.b-collection-mosaic .b-collection-list_item_pic img {
    max-height: unset;
}

.b-collection-list_item_pic video {
    width: 100%;
}

/*.b-collection-mosaic_item--no-flex-grow {
			flex-grow: 0;
		}*/

.b-collection-mosaic_item {
    background-color: #343840;
}

.b-collection-mosaic_item a {
    display: block;
    width: 100%;
    height: 100%;
    /*height: calc(100% - 22px);*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*.b-collection-mosaic--recalced .b-collection-mosaic_item a {
			height: 100%;
		}*/

.b-collection-mosaic_item:after,
.b-collection-mosaic_item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 40px;
    background-image: none;
    opacity: 0.50;
    transition: height 0.25s, opacity 0.25s;
    pointer-events: none;
}

.b-collection-mosaic_item:before {
    top: 0;
    bottom: unset;
}

.popup-window-close-icon {
    width: 42px;
    height: 42px;
    border-radius: 4px;
    right: 16px !important;
    top: 11px !important;
    background: #fff;
    opacity: 1 !important;
}

.popup-window-close-icon:after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cg clip-path='url(%23clip0_135_1208)'%3e%3cpath d='M5.36396 18.364L18.0919 5.63604M5.36396 5.63604L18.0919 18.364' stroke='%2341454D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_135_1208'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
    width: 24px;
    height: 24px;
}

#basket_modif_popup .b-added-item {
    padding: 18px 16px;
}

#basket_modif_popup .b-added-item > :nth-child(1) {
    margin-top: 50px;
}

@media (max-width: 1231px) {
    .popup-window {
        width: 100%;
        padding: 16px !important;
        left: 0 !important;
    }

    #image_detail {
        height: 100%;
        overflow-y: scroll;
        scrollbar-width: none; /* for Firefox */
        -ms-overflow-style: none;
    }

    #image_detail::-webkit-scrollbar {
        display: none; /* for Chrome, Safari, and Opera */
    }

    .b-catalog-detail_block {
        flex-flow: column;
        overflow-y: scroll;
        height: 100%;
        -ms-overflow-style: none; /* for Internet Explorer, Edge */
        scrollbar-width: none; /* for Firefox */
        flex-direction: column !important;
    }

    .b-catalog-detail_block::-webkit-scrollbar {
        display: none;
    }

    .b-catalog-detail_block_left {
        width: auto !important;
        margin: 0 !important;
    }


    .popup-detail-nav {
        display: none !important;
    }
}

@media (max-width: 743px) {
    .b-collection-list_item_license {
        display: none;
    }

    .popup-window#image_detail {
        z-index: 1050 !important;
        position: fixed !important;
        top: 0 !important;
    }

    .popup-window {
        width: 100%;
        padding: 0 !important;
        left: 0 !important;
    }

    .keywords-toogler {
        padding-left: 16px;
    }

    .b-catalog-detail_block_right {
        padding-top: 32px;
    }

    .license-type-block {
        margin: 4px 0 0 0 !important;
        padding: 0 !important;
    }

    .license-type-block type-of-usage {
        padding: 0 !important;
    }

    .b-catalog-detail_actions_buttons {
        padding: 26px 16px 0 16px !important;
    }

    .b-catalog-detail_block_description {
        padding: 0 16px !important;
    }

    .b-catalog-detail_block_details {
        padding: 0 16px 32px 16px !important;
        margin-top: 28px !important;
    }

    .b-catalog-detail_block_title {
        padding: 0 16px !important;
    }

    #catalog_getHiRes_link {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 14px */
        text-transform: uppercase;
        margin-top: 15px !important;
        padding: 13px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .b-catalog-detail .type-of-usage_actions .g-button {
        border-radius: 0 !important;
    }

    .b-catalog-detail .type-of-usage_actions {
        margin-bottom: 15px !important;
    }

    .type-of-usage_actions button {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px; /* 100% */
        text-transform: uppercase;
    }

    .b-catalog-detail_actions_buttons .g-add-lightbox {
        margin-top: 16px !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 14px */
        text-transform: uppercase;
        padding: 13px 20px;
    }

    .b-catalog-detail_actions_buttons .g-button:first-child {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 14px */
        text-transform: uppercase;
        padding: 13px 20px;
    }

    .b-catalog-detail_actions_buttons .b-catalog-detail_actions_buttons-row > :nth-child(3) {
        white-space: inherit;
    }

    .b-catalog-detail .type-block__value-list .g-select {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M6 9L12 15L18 9' stroke='%23DFDFE1' stroke-width='1.4'/%3e%3c/svg%3e");
        background-size: 24px 24px;
        padding-bottom: 7px !important;
    }

    .b-catalog-detail .b-cart-item__usage-type {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .license-type-block__type-block.type-block {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .license-type-block__value-list {
        margin-bottom: 16px;
    }

    .license-type-block.type-of-usage[data-license='editorial'] .type-of-usage__alt-license {
        height: 0;
    }

    .b-catalog-detail .type-of-usage__alt-license {
        margin-left: 0 !important;
        margin-right: 0 !important;
        background-color: #41454d;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .b-catalog-detail .type-of-usage__alt-license label {
        margin-bottom: 0 !important;
    }

    .type-of-usage__alt-license .g-checkbox {
        padding: 0 !important;
    }

    .type-of-usage__alt-license span {
        padding-left: 7px !important;
        margin-top: 5px !important;
        color: #FFF !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px
    }

    .type-of-usage__alt-license span::after {
        background-size: 14px 14px !important;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3e%3cpath d='M2.5 7.5L5.5 10.5L12 4' stroke='%23983298' stroke-width='1.5'/%3e%3c/svg%3e") !important;
    }

    .b-catalog-detail_keywords[aria-expanded="true"] {
        padding-left: 16px;
        padding-right: 16px;
        background: #41454d;
        padding-bottom: 60px;
        z-index: 1;
    }


}

@media (min-width: 820px) {
    .b-collection-mosaic_item:hover:after,
    .b-collection-mosaic_item:active:after,
    .b-collection-mosaic_item:hover:before,
    .b-collection-mosaic_item:active:before {
        height: 70px;
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
        opacity: 0.70;
    }
}

.b-collection-mosaic_item:hover:before,
.b-collection-mosaic_item:active:before {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.b-collection-mosaic_item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b-collection-mosaic_item .b-collection-list_item_buttons {
    display: flex;
}

.b-collection-mosaic_item .b-collection-list_item_buttons a {
    width: 32px;
    height: 32px;
}

.b-collection-mosaic_item .b-collection-list_item_actions {
    position: absolute;
    bottom: 0;
    right: 0;
    background: transparent;
    opacity: 0;
    transition: opacity 0.25s;
    z-index: 10;
}

.b-collection-mosaic_item .b-collection-list_item_buttons a {
    border: 1px solid #fff;
}

.b-collection-mosaic_item .b-collection-list_item_name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.25s;
    z-index: 10;
}

.b-collection-mosaic_item .b-collection-list_item_name a:hover {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 820px) {
    .b-collection-mosaic_item .b-collection-list_item_buttons a.active,
        /** @todo delete in future */
    .b-collection-mosaic_item .b-collection-list_item_buttons a[aria-pressed="true"],
    .b-collection-mosaic_item .b-collection-list_item_buttons a:hover,
    .b-collection-mosaic_item .b-collection-list_item_buttons a:active {
        border-color: var(--color-pink);
    }
}

@media (min-width: 820px) {
    .b-collection-mosaic_item:hover .b-collection-list_item_name,
    .b-collection-mosaic_item:hover .b-collection-list_item_actions {
        opacity: 1;
    }
}

.b-catalog-similar_link {
    margin-top: 30px;
    text-align: center;
}

.b-catalog-similar_link .g-button {
    padding: 16px 30px;
    font-size: 14px;
}

/* pagination */
.b-page-navigation {
    margin: 40px 0;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

.b-page-navigation a,
.b-page-navigation span,
.b-page-navigation_current,
.b-page-navigation_dots {
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
}

.b-page-navigation_current,
.b-page-navigation a:hover {
}

.b-page-navigation .b-page-navigation_next,
.b-page-navigation .b-page-navigation_previous {
    position: relative;
    margin: 0 56px;
    padding: 18px 35px 16px;
}

.b-page-navigation .b-page-navigation_next.-disabled,
.b-page-navigation .b-page-navigation_previous.-disabled {
    cursor: default;
    opacity: 0.5;
}

.b-page-navigation .b-page-navigation_all,
.b-page-navigation .b-page-navigation_pagen {
}

.b-page-navigation .pagination-page-num {
    display: inline-block;
    /*min-width: 42px;
    max-width: 70px;*/
    width: 40px;
    height: 24px;
    margin: 0 5px;
    padding: 0 5px;
    /*font-size: 14px;*/
    text-align: center;
    vertical-align: top;
    background: transparent;
    /*border: 0 solid #89919e;*/
    /*border-bottom-width: 1px;*/
    color: #fff;
}

/** Стили для верхней постраничной навигации */
.b-page-navigation-top .b-page-navigation {
    display: flex;
    margin: 21px 0 22px;
    text-align: right;
    justify-content: flex-end;
    align-items: center;
}

.b-page-navigation-top .b-page-navigation:before {
    content: 'Страница';
    order: -4;
}

.b-page-navigation-top .b-page-navigation .b-page-navigation_previous {
    order: -3;
}

.b-page-navigation-top .b-page-navigation .pagination-page-num {
    order: -2;
}

.b-page-navigation-top .b-page-navigation .b-page-navigation_next {
    order: 0;
}

.b-page-navigation-top .b-page-navigation .b-page-navigation_next,
.b-page-navigation-top .b-page-navigation .b-page-navigation_previous {
    position: static;
    margin: 0;
    padding: 0;
}

.b-page-navigation-top .b-page-navigation_previous.g-button,
.b-page-navigation-top .b-page-navigation_next.g-button {
    font-size: 0;
    letter-spacing: unset;
}

.b-catalog-detail_block_details {
    margin: 40px 0 0 0 !important;
}

@media (min-width: 820px) {
    #popup-window-content-image_detail {
        height: 100% !important;
    }

    /*{*/
    /*    .b-page-navigation-top .b-page-navigation_previous.g-button,*/
    /*    .b-page-navigation-top .b-page-navigation_next.g-button,*/
    /*    .b-page-navigation-top .b-page-navigation_previous.g-button:hover,*/
    /*    .b-page-navigation-top .b-page-navigation_next.g-button:hover .b-page-navigation-top .b-page-navigation_previous.g-button:focus,*/
    /*    .b-page-navigation-top .b-page-navigation_next.g-button:focus .b-page-navigation-top .b-page-navigation_previous.g-button:active,*/
    /*    .b-page-navigation-top .b-page-navigation_next.g-button:active {*/
    /*        background-color: transparent;*/
    /*    }*/
}

.b-page-navigation-top .b-page-navigation_previous.g-button:before,
.b-page-navigation-top .b-page-navigation_next.g-button:before {
    font-size: 28px;
    display: inline-block;
    width: 24px;
}

.b-page-navigation-top .b-page-navigation_previous.g-button:before {
    content: '‹';
}

.b-page-navigation-top .b-page-navigation_next.g-button:before {
    content: '›';
}

/*.b-search-preloader,*/
/*.b-catalog-search {*/
.b-search-preloader {
    margin-top: 45px;
    margin-bottom: -100px;
}

.b-search-new-search,
.search-empty-block {
    margin-top: 45px;
}

.search-empty-block {
    display: inline-block;
}

.search-error-block {
    display: inline-block;
    margin-top: 60px;
    padding: 10px 20px;
    background-color: #343840;
    border-radius: 2px;
    color: #ff7575;
}

@media (max-width: 820px) {



    .b-view {
        padding: 8px 12px;
        background: #fff;
        gap: 4px;
    }

    .b-catalog-detail_block_title--keywords {
        margin-top: 0 !important;
    }

    .b-catalog-detail_properties_item {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        margin-bottom: 4px !important;
    }

    .search-error-block {
        margin-top: 16px;
        width: 100%;
    }

    .b-catalog-detail_properties_item_title {
        white-space: nowrap;
    }

    .b-catalog-detail_properties_item_value {
        white-space: nowrap;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #search_result_block {
        margin-top: 16px;
    }

    .b-collection-mosaic--recalced {
        padding-right: 6px;
        padding-left: 6px;
    }

    .b-collection-mosaic_item.b-collection-mosaic_item--next-page {
        display: none;
    }

    .b-page-navigation-top + .b-collection-mosaic {
        margin-top: 16px;
    }

    .b-collection-mosaic {
        margin: 0;
        gap: 12px;
    }

    .b-collection-mosaic_item {
        margin: 0;
        flex: 1 1 auto;
        height: 160px !important;
        background-color: transparent;
    }

    .b-collection-list_item_pic a {
        width: 100%;
    }

    .b-page-navigation-top .b-page-navigation {
        display: none;
    }

    .b-collection-list {
        margin: 0;
        gap: 0 8px;
        padding: 0 6px;
    }

    .b-collection-list_item {
        margin-bottom: 0;
        padding-left: 0;
        /*max-width: 100%;*/
        min-width: 100%;
    }

    .b-collection-list_item_pic {
        justify-content: inherit;
        height: inherit;
        /*min-width: 343px;*/
        /*height: 230px;*/
    }

    .b-collection-list_item_id {
        display: none;
    }

    .b-collection-list_item_info {
        padding: 0;
    }

    .b-collection-list_item_actions {
        position: absolute;
        padding: 0;
        background: transparent;
        bottom: 73px;
        right: 8px;
    }

    .b-collection-list_item_pic img {

    }

    .b-collection-list_item_name {
        white-space: nowrap;
    }

    .b-collection-list_item_name a {
        overflow: hidden; /* Обрезаем всё за пределами блока */
        text-overflow: ellipsis;
    }


    .b-collection-list_item_text {
        /*width: 343px;*/
        margin-bottom: 16px;
    }

    .b-collection-list_item_pic img {
        max-height: 100%;
        width: 100%;
    }

    .b-collection-list_item_name a {
        text-overflow: ellipsis;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 16px 0;
        width: 343px;
        display: block;
        margin: 0;
    }

    .b-collection-list_item_buttons a {
        position: relative;
        display: inline-block;
        width: 42px;
        height: 42px;
        margin-left: 0px;
        vertical-align: middle;
        background-color: #41454D;
        border: 1px solid #808080;
        border-radius: 4px;

        -webkit-transition-property: background-color, border-color;
        -o-transition-property: background-color, border-color;
        transition-property: background-color, border-color;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
    }

    .b-collection-list_item_buttons a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 26px;
        height: 26px;
        transform: translate(-50%, -50%);
        margin-top: 0;
        margin-left: 0;
        background: transparent url('/bitrix/templates/.default/components/ma/catalog.section/blocks/img/elements-sprite.png') no-repeat;
    }

    .b-collection-list_item_buttons {
        display: flex;
        gap: 8px;
    }

    .b-collection-list_item_buttons a.g-add-lightbox::before {
        /* background-position: -37px 1px; */
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2015_1614)'%3E%3Cpath d='M19.4993 12.572L11.9993 20L4.49932 12.572M4.49932 12.572C4.00463 12.0906 3.61497 11.512 3.35487 10.8726C3.09478 10.2333 2.96989 9.54694 2.98806 8.85693C3.00624 8.16691 3.16709 7.48813 3.46048 6.86333C3.75388 6.23853 4.17346 5.68125 4.69281 5.22657C5.21216 4.7719 5.82003 4.42968 6.47814 4.22147C7.13624 4.01327 7.83033 3.94358 8.51669 4.0168C9.20306 4.09001 9.86682 4.30455 10.4662 4.6469C11.0656 4.98925 11.5876 5.45199 11.9993 6.00599C12.4129 5.45602 12.9355 4.99731 13.5344 4.6586C14.1334 4.31988 14.7958 4.10844 15.4803 4.03751C16.1647 3.96658 16.8564 4.03769 17.5121 4.24639C18.1678 4.45508 18.7734 4.79687 19.2909 5.25036C19.8084 5.70385 20.2268 6.25928 20.5197 6.88189C20.8127 7.50449 20.9741 8.18088 20.9936 8.8687C21.0132 9.55653 20.8906 10.241 20.6335 10.8792C20.3763 11.5175 19.9902 12.0958 19.4993 12.578' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2015_1614'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
        background-size: 26px 26px;
    }

    .b-collection-list_item_buttons a.g-download-btn::before {
        /* background-position: -57px 1px; */
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 6.5H2.5V7V16V16.5H3H17H17.5V16V7V6.5H17H3Z' stroke='%23fff'%3e%3c/path%3e%3cline x1='4' y1='4.5' x2='16' y2='4.5' stroke='%23fff'%3e%3c/line%3e%3cline x1='6' y1='2.5' x2='14' y2='2.5' stroke='%23fff'%3e%3c/line%3e%3c/svg%3e");
        background-size: 26px 26px;
    }

    .b-collection-list_item_buttons a.g-add-cart::before {
        /* background-position: -19px 1px; */
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2168_1697)'%3E%3Cpath d='M4.99967 17.5C5.92015 17.5 6.66634 16.7538 6.66634 15.8334C6.66634 14.9129 5.92015 14.1667 4.99967 14.1667C4.0792 14.1667 3.33301 14.9129 3.33301 15.8334C3.33301 16.7538 4.0792 17.5 4.99967 17.5Z' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1667 17.5C15.0871 17.5 15.8333 16.7538 15.8333 15.8334C15.8333 14.9129 15.0871 14.1667 14.1667 14.1667C13.2462 14.1667 12.5 14.9129 12.5 15.8334C12.5 16.7538 13.2462 17.5 14.1667 17.5Z' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1663 14.1667H4.99967V2.5H3.33301' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.16669L16.6667 5.00002L15.8333 10.8334H5' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2168_1697'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
        background-size: 26px 26px;
    }

    .b-collection-list_item_holder {
        position: relative;
    }

    .b-page-navigation {
        margin: 12px 6px 0 6px;
        display: flex;
        align-items: center;
        font-size: 20px;
    }

    .b-page-navigation .b-page-navigation_previous {
        font-size: 0;
        margin: 0 auto 0 0;
        padding: 0;
        border: none;
        width: 36px;
        height: 36px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_83_4356)'%3e%3cpath d='M14.7055 6.8841C15.0948 7.27337 15.0952 7.9044 14.7063 8.29409L10.8302 12.1787L14.7063 16.0633C15.0952 16.453 15.0948 17.0841 14.7055 17.4733C14.316 17.8629 13.6843 17.8629 13.2948 17.4733L8.00016 12.1787L13.2948 6.8841C13.6843 6.49452 14.316 6.49452 14.7055 6.8841Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_83_4356'%3e%3crect width='24' height='24' fill='white' transform='matrix(0 1 -1 0 24 0.178711)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
        background-size: 24px 24px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .b-page-navigation .b-page-navigation_next {
        font-size: 0;
        margin: 0 0 0 auto;
        padding: 0;
        border: none;
        width: 36px;
        height: 36px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_83_4362)'%3e%3cpath d='M9.29446 17.4733C8.90519 17.0841 8.90484 16.453 9.29369 16.0633L13.1698 12.1787L9.29369 8.29409C8.90484 7.9044 8.90519 7.27337 9.29446 6.8841C9.68403 6.49452 10.3157 6.49452 10.7052 6.8841L15.9998 12.1787L10.7052 17.4733C10.3157 17.8629 9.68403 17.8629 9.29446 17.4733Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_83_4362'%3e%3crect width='24' height='24' fill='white' transform='matrix(0 -1 1 0 0 24.1787)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
        background-size: 24px 24px;
        background-position: center;
        background-repeat: no-repeat
    }

    .b-page-navigation .pagination-page-num {
        display: inline-block;
        width: inherit;
        height: inherit;
        margin: 0 2px 0 0;
        padding: 0;
        text-align: center;
        vertical-align: top;
        background: transparent;
        color: #fff;
    }

    .b-page-navigation a,
    .b-page-navigation span,
    .b-page-navigation_current,
    .b-page-navigation_dots {
        display: inline-block;
        margin: 0 2px;
        color: #fff;
        text-decoration: none;
        vertical-align: middle;
    }

    /*.b-page-navigation .b-page-navigation_next.-disabled,*/
    /*.b-page-navigation .b-page-navigation_previous.-disabled {*/
    /*    cursor: default;*/
    /*    opacity: 1;*/
    /*}*/

}

@media (max-width: 450px) {

    .b-catalog-detail_pic--vertical img {
        width: 100% !important;
        max-height: 100%;
        object-fit: cover;
    }

    /*.b-catalog-detail_keywords[aria-expanded="true"] {*/
    /*    padding-left: 16px;*/
    /*    padding-right: 16px;*/
    /*    position: absolute;*/
    /*    top: 858px;;*/
    /*    background: #41454d;*/
    /*    padding-bottom: 60px;*/
    /*}*/
    /*.keywords-toogler {*/
    /*    padding-left: 16px !important;*/
    /*    position: absolute;*/
    /*    bottom: -92px;*/
    /*    background: #41454d;*/
    /*    width: 100%;*/
    /*    padding-bottom: 60px;*/
    /*.b-catalog-detail_block_title--keywords {*
    /*    position: absolute;*/
    /*    bottom: -18px;*/
    /*    background: #41454d;*/
    /*    display: block !important;*/
    /*    width: 100%;*/
    /*}*/
    .b-catalog-detail_block_left .b-catalog-detail_pic img {
        width: 100% !important;
        max-height: 100%;
        object-fit: contain;
        height: auto;
    }
}


/* End */


/* Start:/local/components/ma/fotodom.search/templates/.default/css/sort-bar.css?170531862436288*/
.b-collection-bars {
    display: flex;
    /*align-items: center;*/
    align-items: flex-start;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    flex-wrap: wrap;

    margin: 5px 0px 20px 0px;
    color: #6c7380;
    margin-bottom: -54px;

}

.b-collection-bars label {
    font-weight: 300;
}

.b-collection-bars select {
    border-bottom: 1px solid #7c8494;
    text-align: left;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    appearance: none;
}

.b-collection-bars .b-count select {
    margin-bottom: 5px;
    /*text-align: center;*/
    /*border-bottom: 1px solid #7c8494;*/
}

/*.b-collection-bars .b-sorting .g-select,
	.b-collection-bars .b-filter .g-select {
		padding-left: 0;
	}*/


/* Сортировка */

.b-sorting {
    flex-shrink: 0;
    margin-right: 30px;
}

.b-sorting a,
.b-sorting a:hover,
.b-sorting a:focus,
.b-sorting a:active {
    text-decoration: none;
    color: #fff;
}

.b-sorting a + a {
    margin-left: 25px;
}

@media (min-width: 820px) {
    .b-sorting a:not(.selected),
    .b-sorting a:hover:not(.selected),
    .b-sorting a:focus:not(.selected),
    .b-sorting a:active:not(.selected) {
        color: #6c7380;
    }
}

.b-sorting a:not(.b-sort-name).selected.asc:after,
.b-sorting a.b-sort-name.selected.desc:after {
    transform: rotate(180deg);
    margin-top: -3px;
}


/* Фильтр */
.b-filter {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.b-filter[data-subtype="creative"] [data-not-subtype="creative"] {
    display: none;
}

.b-filter_item {
    margin: 0 15px;
}

.b-filter > .b-filter_item:first-child {
    margin-left: 0;
}

.b-filter > .b-filter_item:last-child {
    margin-right: 0;
}

.b-filter_group {
    padding: 0 8px 0 6px;
    /*padding: 0 15px;*/
    margin: 0;
}

.b-filter .b-filter_group--collection {
    padding-left: 0;
}

.b-filter_group--empty {
    padding: 0 15px;
}

.b-filter-group-clear {
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    text-align: center;
    color: #6c7380;
    cursor: pointer;
}

@media (min-width: 820px) {
    .b-filter-group-clear:hover {
        color: #fff;
    }
}

.b-filter_group--empty .b-filter-group-clear {
    display: none;
}

.b-collection-bars .g-select option[data-empty] {
    font-style: italic;
}

.b-collection-bars .b-filter {
    /*margin-left: 20px;*/
    /*padding-left: 5px;*/
    /*margin: 20px 0;*/
    margin: 10px 0 50px;
    width: 100%;
}

/*.b-collection-bars .b-filter:before {
			content: '';
			position: absolute;
			top: -7px;
			bottom: -7px;
			left: 0;
			width: 1px;
			background-color: #343840;
		}*/
.b-collection-bars .b-filter .b-filter_group {
    color: #fff;
    cursor: default;
    padding-bottom: 5px;
    margin-bottom: -5px;
}

.b-collection-bars .b-filter .b-filter_group,
.b-collection-bars .b-filter > .b-filter_item,
.b-collection-bars .b-filter :not(.b-filter_group) .b-filter_item {
    position: relative;
    top: -1px;
}

.b-collection-bars .b-filter .b-filter_group .g-ico-shevron-small:after,
.b-collection-bars .b-filter > .b-filter_item .g-ico-shevron-small:after,
.b-collection-bars .b-filter :not(.b-filter_group) .b-filter_item .g-ico-shevron-small:after {
    margin-top: -3px;
}

/*.b-collection-bars .b-filter .g-select--empty:not(:hover),*/
@media (min-width: 820px) {
    .b-collection-bars .b-filter .g-select--empty,
    .b-collection-bars .b-filter .b-filter_group--empty:not(:hover) {
        color: #6c7380;
        transition: 0.3s;
    }
}

@media (min-width: 820px) {
    .b-filter .g-select--empty:hover {
        color: #fff;
    }
}


.b-collection-bars .b-filter .g-select:disabled {
    opacity: .5;
    cursor: not-allowed;
}

.b-filter_group .b-filter-group_item-list {
    display: none;
    position: relative;
    width: 400px;
    z-index: 11;
    padding: 10px 0;
    transform: translateX(-160px);
    background-color: #41454d;
    border: 1px solid #7c8494;
    border-radius: 2px;
}

.b-filter_group .b-filter-group_item-list--multiline {
    flex-direction: column;
}


.b-filter_group .b-filter-group_item-list-row {
    display: flex;
    margin-top: 10px;
}

/*.b-filter_group .b-filter-group_item-list-row .b-filter_item {
					width: 50%;
				}*/
.b-filter_group .b-filter-group_item-list .g-select {
    margin-bottom: 3px;
}

@media (min-width: 820px) {
    .b-filter_group:hover {
        color: #fff;
    }
}


@media (min-width: 820px) {
    .b-filter_group:hover .b-filter-group_item-list {
        position: absolute;
        /*transition: absolute 1ms linear 150;*/
        /*display: block;*/
        display: flex;
        margin-top: 5px;
    }
}


.b-filter_group .b-filter-group_item-list--multiple {
    transform: none;
    width: auto;
    max-width: 400px;
}

.b-filter_group .b-filter-group_item-list--multiple .g-checkbox {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.b-filter_group .b-filter-group_item-list--color {
    width: 186px;
    transform: translateX(-74px);
}

.b-filter .g-input {
    background: transparent;
    color: #fff;
    border: none;
    border-bottom: 1px solid #7c8494;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    appearance: none;
}

.b-filter_item--color {
    text-align: center;
}

.b-filter_item--color .b-color {
    display: inline-block;
    /*background-color: #7c8494;*/
}

.b-filter_item_tip {
    position: absolute;
    z-index: 1;
    width: 100%;
    min-width: 340px;
    padding: 5px 15px;
    top: calc(100% + 8px);
    background: #f1f1f1;
    opacity: 1;
    transition: opacity 0.3s;
    line-height: 1.3;
}

.b-filter_item_tip.closed {
    user-select: none;
    opacity: 0;
}

.b-filter_item_tip:after {
    content: '';
    position: absolute;
    top: -8px;
    left: 25px;
    display: block;
    width: 0px;
    height: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #f1f1f1;
}

.b-filter_item_tip_close {
    position: absolute;
    /*top: 17px;*/
    top: 5px;
    /*right: 16px;*/
    right: 5px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 7L17 17' stroke='%23727272' stroke-width='2'/%3e%3cpath d='M7 17L17 7' stroke='%23727272' stroke-width='2'/%3e%3c/svg%3e");
    background-size: 20px 20px;
    cursor: pointer;
    color: #000;
    text-indent: -1000px;
}

.b-color {
    position: relative;
    width: 154px;
    height: 136px;
    padding-top: 3px;
}

.b-color_img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 154px;
    height: 136px;
    opacity: 0;
}

.b-color .b-color_line {
    display: block;
    margin-bottom: 2px;
    text-align: center;
    font-size: 0;
}

.b-color_item {
    width: 14px;
    height: 10px;
    cursor: pointer;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.b-color_item:before,
.b-color_item:after {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
}

.b-color_item:before {
    top: -3px;
    border-bottom-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}

.b-color_item:after {
    bottom: -3px;
    border-top-color: inherit;
    border-top-style: solid;
    border-top-width: 4px;
}

.b-color_item {
    background-color: currentColor;
    border-color: currentColor;
}

.b-color_item[data-checked] {
    /*background-color: #fff;*/
    /*border-color: #fff;*/
}

.b-color_item-selection {
    position: absolute;
    top: -6px;
    left: -3px;
    z-index: 50;
    display: block;
    width: 20px;
    height: 22px;
    /*cursor: pointer;*/
    pointer-events: none;
}

.b-color_item-selection i {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    pointer-events: none;
}

.b-color_item-selection i:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3px;
    height: 12px;
    background: #fff;
    content: "";
    opacity: .75;
    border-radius: 4px;
    pointer-events: none;
}

.b-color_item-selection i {
    top: 5px;
    left: -9px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.b-color_item-selection i + i {
    top: -6px;
    left: -3px;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}

.b-color_item-selection i + i + i {
    top: -6px;
    left: 11px;
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
}

.b-color_item-selection i + i + i + i {
    top: 5px;
    left: 17px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.b-color_item-selection i + i + i + i + i {
    top: 16px;
    left: 11px;
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
}

.b-color_item-selection i + i + i + i + i + i {
    top: 16px;
    left: -3px;
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
}

.b-filter_item--exclude-keywords {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
}

.b-filter_item--exclude-keywords .g-input[name="exclude-keywords"] {
    width: 250px;
    margin-left: .25em;
}


/* Кол-во элементов */

.b-count {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    /*margin-left: auto;*/
    /*margin-left: 20px;*/
    position: relative;
    /*padding-left: 20px;*/
}

.b-collection-bars .b-count:before {
    /*content: '';*/
    position: absolute;
    top: -7px;
    bottom: -7px;
    left: 0;
    width: 1px;
    background-color: #343840;
}


/* Вид списка */

.b-view {
    display: flex;
    flex-shrink: 0;
    align-items: center;
}

.b-view_item {
    position: relative;
    margin-left: 20px;
    padding-left: 20px;
}

.b-view_item:not(:first-child)::before {
    content: '';
    position: absolute;
    top: -7px;
    bottom: -7px;
    left: 0;
    width: 1px;
    background-color: #343840;
}

.b-view a {
    display: flex;
    flex-wrap: wrap;
    width: 24px;
    height: 24px;
    font-size: 0;
}

.b-view .square,
.b-view .rectangle {
    height: 6px;
    margin: 1px;
    background-color: #6c7380;
}

.b-view .square {
    width: 6px;
}

.b-view .rectangle-big {
    width: 14px;
}

.b-view .rectangle-middle {
    width: 9px;
}

.b-view .rectangle-little {
    width: 6px;
}

.b-view .rectangle-small {
    width: 3px;
}

.b-view .selected .square,
.b-view .selected .rectangle {
    background-color: #fff;
}

.icon__filter-b-view {
    display: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3e%3cpath d='M12.5 7.25H11.75V8.75H12.5V7.25ZM20.5 8.75C20.9142 8.75 21.25 8.41421 21.25 8C21.25 7.58579 20.9142 7.25 20.5 7.25V8.75ZM12.5 8.75L20.5 8.75V7.25L12.5 7.25V8.75Z' fill='white'/%3e%3cpath d='M4.5 7.25C4.08579 7.25 3.75 7.58579 3.75 8C3.75 8.41421 4.08579 8.75 4.5 8.75V7.25ZM6.5 8.75H7.25V7.25H6.5V8.75ZM4.5 8.75H6.5V7.25H4.5V8.75Z' fill='white'/%3e%3cpath d='M9.5 6C8.96957 6 8.46086 6.21071 8.08579 6.58579C7.71071 6.96086 7.5 7.46957 7.5 8C7.5 8.53043 7.71071 9.03914 8.08579 9.41421C8.46086 9.78929 8.96957 10 9.5 10C10.0304 10 10.5391 9.78929 10.9142 9.41421C11.2893 9.03914 11.5 8.53043 11.5 8C11.5 7.46957 11.2893 6.96086 10.9142 6.58579C10.5391 6.21071 10.0304 6 9.5 6Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.5 16.75L13.25 16.75L13.25 15.25L12.5 15.25L12.5 16.75ZM4.5 15.25C4.08579 15.25 3.75 15.5858 3.75 16C3.75 16.4142 4.08579 16.75 4.5 16.75L4.5 15.25ZM12.5 15.25L4.5 15.25L4.5 16.75L12.5 16.75L12.5 15.25Z' fill='white'/%3e%3cpath d='M20.5 16.75C20.9142 16.75 21.25 16.4142 21.25 16C21.25 15.5858 20.9142 15.25 20.5 15.25L20.5 16.75ZM18.5 15.25L17.75 15.25L17.75 16.75L18.5 16.75L18.5 15.25ZM20.5 15.25L18.5 15.25L18.5 16.75L20.5 16.75L20.5 15.25Z' fill='white'/%3e%3cpath d='M15.5 18C16.0304 18 16.5391 17.7893 16.9142 17.4142C17.2893 17.0391 17.5 16.5304 17.5 16C17.5 15.4696 17.2893 14.9609 16.9142 14.5858C16.5391 14.2107 16.0304 14 15.5 14C14.9696 14 14.4609 14.2107 14.0858 14.5858C13.7107 14.9609 13.5 15.4696 13.5 16C13.5 16.5304 13.7107 17.0391 14.0858 17.4142C14.4609 17.7893 14.9696 18 15.5 18Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
    width: 25px;
    height: 24px;
    cursor: pointer;
}

.text__filter--b-view {
    display: none;
}

.b-catalog-elements-view_blocks_mobile {
    display: none !important;
}

.b-catalog-elements-view_mosaic_mobile {
    display: none !important;
}

.wrapper__header-filter-mobile {
    display: none;
}

.wrapper__btn-mobile-filter {
    display: none;
}

.title__b-collection-name {
    display: none;
}

.wrapper__collections-full-b-collections-bars {
    display: flex;
    /* align-items: center; */
    align-items: flex-start;
    /* justify-content: space-between; */
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0px 0px 20px 0px;
    color: #6c7380;
    margin-bottom: -54px;
    /*transform: translate3d(0,0,0);*/
}
.wrapper_filter-and-sort {
    display: none;
}

@media (max-width: 820px) {
    .b-filter_item option {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        padding: 20px;
        border: none;
        border: 0px;
        outline: 0px;
    }
    .wrapper_filter-and-sort {
        display: flex;
        align-items: center;
        background: #983298;
        box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.20);
        border-radius: 4px;
        padding-left: 12px;
        overflow: hidden;
        position: fixed;
        bottom: 30px !important;
        left: calc(50% - 280px / 2);
        /*transform: translate(-50%, 0);*/
        z-index: 100;
        width: 280px;
        /*transition: all 1s;*/
        /*-webkit-transition: all 0.3s;*/
        justify-content: center;
    }

    .b-filter_item .b-filter_item_tip {
        border-radius: 4px;
        left: 0;
        color: #41454d;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .b-collection-bars .g-select option[data-empty] {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .b-filter_item option:after {
        content: '121';
        position: absolute;
        height: 10px;
        width: 10px;
        background: red;
    }

    .b-filter_item--exclude-keywords {
        gap: 4px !important;
        margin-bottom: 18px !important;
    }

    .wrapper__collections-full-b-collections-bars {
        overflow-y: scroll;
        max-height: calc(100% - 88px);
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .wrapper__collections-full-b-collections-bars::-webkit-scrollbar {
        display: none; /* for Chrome, Safari, and Opera */
    }

    .b-filter_group .b-filter-group_item-list--multiple {
        max-width: 100%;
        padding: 0 16px !important;
        justify-content: left !important;
    }

    .b-filter_group .b-filter-group_item-list--multiple > :nth-child(1) {
        padding-top: 0 !important;
    }

    .b-filter-group_item-list .b-filter_item .g-checkbox {
        padding: 0 !important;
        margin-bottom: 0;
    }

    .b-filter-group_item-list .b-filter_item .g-checkbox > span {
        padding-left: 8px;
    }

    .b-filter-group_item-list .b-filter_item .g-checkbox > span:after {
        content: '';
        position: absolute;
        width: 14px;
        height: 14px;
        background-color: #fff;
        border-radius: 2px;
        background-position: center;
        background-size: auto;
    }

    .b-filter-group_item-list .b-filter_item .g-checkbox input:checked + span:after {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3e%3cpath d='M2.5 7.5L5.5 10.5L12 4' stroke='%23983298' stroke-width='1.5'/%3e%3c/svg%3e");
    }

    .b-filter-group_item-list .b-filter_item .g-checkbox input:checked + span {
        color: white;
    }

    .b-filter .b-filter_item .g-select--empty {

    }

    .b-filter-group_item-list--multiline:last-child > .b-filter-group_item-list-row:nth-of-type(1) div:nth-of-type(2) > .b-filter_item {
        margin-bottom: 0;
    }

    .b-filter-group_item-list-row .b-filter_item .g-input {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        border-bottom: none;
        border-radius: 4px;
        background: #41454D;
        padding: 12px;
        width: 100%;
        margin-left: 0;
    }

    .b-filter .b-filter-group_item-list--multiple .b-filter_item {
        border-bottom: none !important;
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .b-collection-bars .b-filter:nth-child(2) {
        margin-left: 16px;
        margin-right: 16px;
    }

    .b-filter-group_item-list-row:first-child > div:nth-child(2) .b-filter_item {
        padding: 18px 0 !important;
        border-bottom: 1px solid #7C8494 !important;
    }

    .b-filter-group_item-list-row:first-child > .b-filter_item {
        order: 1;
    }

    .b-filter_group .b-filter-group_item-list--multiline .b-filter_item label {
        margin-bottom: 0;
    }

    .b-filter-group_item-list--multiline > :nth-child(1) > :nth-child(1) {
        padding-top: 20px !important;
    }

    .b-filter-group_item-list--multiline > :nth-child(4) {
        margin-top: 12px !important;
    }

    .b-filter_group .b-filter-group_item-list--multiline .b-filter_item {
        border-bottom: none !important;
        padding: 0 !important;
    }

    .b-filter-group_item-list-row .b-filter_item {
        display: flex;
        flex-direction: column;
    }

    .b-filter_group .b-filter-group_item-list--color {
        width: auto;
    }

    .b-filter_group {
        background-color: #41454D;
    }

    .b-filter_group--empty .b-filter_item {
        border-bottom: none;
    }

    .b-filter_group .b-filter-group_item-list .g-select {
        margin-bottom: 0;
    }

    .b-collection-bars .b-filter .b-filter_group,
    .b-collection-bars .b-filter > .b-filter_item,
    .b-collection-bars .b-filter :not(.b-filter_group) .b-filter_item {
        position: relative;
        top: 0;

    }

    .b-filter-group_item-list--multiline .b-filter-group_item-list-row .b-filter_item {
        margin: 0;
    }

    /*.b-filter_group:hover .b-filter-group_item-list {*/
    /*    position: static;*/
    /*    !*transition: absolute 1ms linear 150;*!*/
    /*    !*display: block;*!*/
    /*    display: none;*/
    /*    margin-top: 0;*/
    /*}*/
    .b-filter_group .b-filter-group_item-list {
        background: #343840;
    }

    .b-collection-bars .g-checkbox span {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        color: #fff;
    }

    .b-filter_group .b-filter-group_item-list-row {
        flex-direction: column;
        margin-top: 0;
        padding: 0 16px;
    }

    .b-filter_item--color .b-color {
        width: 100%;
        height: auto;
        padding-top: 0;
    }

    .b-color .b-color_line {
        margin-bottom: 0;
    }

    .b-filter-group_item-list--multiline .b-filter-group_item-list-row .b-filter_item {
        margin-bottom: 20px;
        gap: 15px;
    }

    .b-filter_group--empty .b-filter-group_item-list--color {
        justify-content: center;
    }

    .b-collection-bars .b-filter_item--color {
        padding: 0;
        width: auto;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 0 !important;
        border-bottom: none !important;
    }

    .b-filter_group--empty {
        /*pointer-events: none;*/
    }

    .title__b-collection-name {
        display: block;
        order: 2;
        padding-top: 32px;
        padding-left: 16px;
        font-size: 14px;
        font-style: normal;
        font-weight: 550;
        line-height: normal;
        color: #7C8494;
        padding-bottom: 8px;
    }

    .b-collection-bars .g-ico-shevron-small:after {
        position: absolute;
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cg clip-path='url(%23clip0_415_341)'%3e%3cpath d='M17.2946 8.70477C16.9053 8.3155 16.2743 8.31516 15.8846 8.704L12 12.5802L8.11538 8.704C7.72569 8.31516 7.09466 8.3155 6.70538 8.70477C6.31581 9.09435 6.31581 9.72597 6.70538 10.1155L12 15.4102L17.2946 10.1155C17.6842 9.72597 17.6842 9.09435 17.2946 8.70477Z' fill='%237C8494'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_415_341'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
        background-size: 24px 24px;
        margin-left: 0;
        right: 16px;
        /*top: 50%;*/
        /*transform: translate(0, -50%);*/
    }

    .b-collection-bars .g-ico {
        position: static;
    }

    .b-collection-bars .g-select {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cg clip-path='url(%23clip0_415_341)'%3e%3cpath d='M17.2946 8.70477C16.9053 8.3155 16.2743 8.31516 15.8846 8.704L12 12.5802L8.11538 8.704C7.72569 8.31516 7.09466 8.3155 6.70538 8.70477C6.31581 9.09435 6.31581 9.72597 6.70538 10.1155L12 15.4102L17.2946 10.1155C17.6842 9.72597 17.6842 9.09435 17.2946 8.70477Z' fill='%237C8494'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_415_341'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
        background-size: 24px 24px;
        background-position-y: inherit;
    }

    .wrapper__b-sorting {
        width: 100%;
        padding: 18px 16px 0 16px;
    }

    .wrapper__b-counter {
        width: 100%;
        padding: 18px 16px 0 16px;
    }

    .text__header-filter-mobile {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.2px;
        color: #fff;
        margin: 0;
    }

    .wrapper__header-filter-mobile {
        background: #343840;
        padding: 16px;
        width: 100%;
        justify-content: space-between;
    }

    .btn__close-header-filter-mobile {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cg clip-path='url(%23clip0_52_1305)'%3e%3cpath d='M5.36396 18.364L18.0919 5.63604M5.36396 5.63604L18.0919 18.364' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_52_1305'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
        height: 24px;
        width: 24px;
        cursor: pointer;
    }

    .wrapper__btn-mobile-filter {
        display: flex;
        position: fixed;
        bottom: 0;
        align-items: center;
        padding: 20px 12px 24px 12px;
        justify-content: space-between;
        width: 100%;
        background: #343840;
        z-index: 999;
        right: -100vh;
        margin: 0;
        transition: right .3s;
    }

    .btn__mobile-filter-access {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        color: #fff;
        background: #983298;
        border-radius: 4px;
        padding: 14px 0;
        width: 172px;
        text-align: center;
        cursor: pointer;
    }

    .btn__mobile-filter-reset {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        color: #983298;
        background: #fff;
        border-radius: 4px;
        padding: 14px 0;
        width: 172px;
        text-align: center;
        cursor: pointer;
    }

    .b-filter_group .b-filter-group_item-list {
        border: none;
        padding: 0;
        border-radius: 0;
        transform: translate(0);
        width: 100%;
        justify-content: center;
    }

    .wrapper__header-filter-mobile {
        display: flex;
    }

    .wrapper__btn-mobile-filter {
        order: 10;
    }

    .b-collection-bars .b-filter {
        flex-direction: column;
        order: 3;
        margin: 0;
    }

    .b-collection-bars .b-filter .b-filter_item, .b-collection-bars .b-filter .b-filter_group {
        padding: 18px 0;
        margin: 0;
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
        color: #fff;

    }

    .b-collection-bars .b-filter .b-filter_item:nth-of-type(2) {
        padding-left: 16px;
        padding-right: 16px;
    }

    .b-collection-bars .b-filter .b-filter_item:nth-of-type(3) {
        padding-left: 16px;
        padding-right: 16px;
    }

    .b-collection-bars .b-filter .b-filter_item {

    }

    .b-collection-bars .b-filter .b-filter_item select {
        width: 100%;
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
        color: #fff;
    }

    .b-collection-bars .b-sorting {
        order: 1;
        display: flex;
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
        color: white;
        width: 100%;
        margin: 0;
        padding-bottom: 18px;
        border-bottom: 1px solid #7C8494;
    }

    .b-collection-bars .b-sorting label {
        width: 100%;
        margin-bottom: 0;
    }

    .b-collection-bars .b-sorting .g-select {
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
        width: 100%;
    }

    .b-collection-bars .b-sorting select {
        width: 100%;
        padding: 0;
    }

    .b-sorting > label {
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
    }

    .b-filter_group--collection span {
        display: block;
    }

    .b-filter_group--collection {
        padding: 0 !important;
        margin-left: 16px;
        margin-right: 16px;
    }

    .b-collection-bars .b-count {
        order: 2;
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
        width: 100%;
        padding-bottom: 18px;
        border-bottom: 1px solid #7C8494;
        align-items: center;
    }

    #i-catalog-elements-count-holder {
        width: 100%;
    }

    .b-collection-bars .b-count .g-select {
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
        margin-bottom: 0;
        width: 100%;
    }

    .b-collection-bars .b-count label {
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
        color: #fff;
        margin-bottom: 0;
        width: 100%;
    }

    .b-filter .g-ico-shevron-small {
        /*display: block;*/
    }

    .b-filter > :nth-child(4) {
        padding: 0 !important;
    }

    .b-filter > :nth-child(5) {
        padding: 0 !important;
    }

    .b-filter > :nth-child(2) > .g-select {
        border-bottom: 1px solid #7C8494;
        padding-bottom: 18px !important;
    }

    .b-filter > :nth-child(2) {
        padding-bottom: 0 !important;
    }

    .b-filter > :nth-child(3) > .g-select {
        border-bottom: 1px solid #7C8494;
        padding-bottom: 18px !important;
    }

    .b-filter > :nth-child(3) {
        padding-bottom: 0 !important;
    }

    .b-filter .g-ico-shevron-small {
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
        color: #fff;
        padding: 18px 0;
        margin-left: 16px;
        margin-right: 16px;
        display: block;
        border-bottom: 1px solid #7C8494;
    }

    .b-collection-bars select {
        border-bottom: none;
        padding-left: 0;
        padding-right: 0;
    }

    .b-filter .g-ico-shevron-small {
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
    }

    .b-collection-bars .b-count select {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .b-collection-bars {
        position: fixed;
        z-index: 1001;
        background: #41454D;
        top: 0;
        right: -100vh;
        width: 100%;
        margin: 0;
        flex-direction: column;
        transition: right .3s;
        height: 100%;
    }

    .b-view_item:not(:first-child)::before {
        background-color: transparent;
    }

    .b-catalog-elements-view_blocks {
        display: none !important;
    }

    .b-catalog-elements-view_mosaic {
        display: none !important;
    }

    .icon__filter-b-view {
        display: block;
    }

    .text__filter--b-view {
        display: block;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        text-transform: uppercase;
        color: white;
        padding-right: 12px;
        padding-left: 4px;
        cursor: pointer;
        width: 172px;
    }

    .b-catalog-elements-view_blocks_mobile {
        display: block !important;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='3.75' y='1.75' width='17.5' height='8.5' rx='1.75' stroke='%23D4D4D4' stroke-width='1.5'/%3e%3crect x='3.75' y='13.75' width='17.5' height='8.5' rx='1.75' stroke='%23D4D4D4' stroke-width='1.5'/%3e%3c/svg%3e ");
        width: 25px;
        height: 24px;
    }

    .b-catalog-elements-view_mosaic_mobile {
        display: block !important;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='2.75' y='1.75' width='5.5' height='8.5' rx='1.75' stroke='%23D5D5D5' stroke-width='1.5'/%3e%3crect x='11.75' y='1.75' width='10.5' height='8.5' rx='1.75' stroke='%23D5D5D5' stroke-width='1.5'/%3e%3crect x='2.75' y='13.75' width='10.5' height='8.5' rx='1.75' stroke='%23D5D5D5' stroke-width='1.5'/%3e%3crect x='16.75' y='13.75' width='5.5' height='8.5' rx='1.75' stroke='%23D5D5D5' stroke-width='1.5'/%3e%3c/svg%3e ");
        width: 25px;
        height: 24px;
    }

    .b-catalog-elements-view_blocks_mobile_selected {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='3.75' y='1.75' width='17.5' height='8.5' rx='1.75' stroke='%23983298' stroke-width='1.5'/%3e%3crect x='3.75' y='13.75' width='17.5' height='8.5' rx='1.75' stroke='%23983298' stroke-width='1.5'/%3e%3c/svg%3e ");

    }

    .b-catalog-elements-view_mosaic_mobile_selected {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='2.75' y='1.75' width='5.5' height='8.5' rx='1.75' stroke='%23983298' stroke-width='1.5'/%3e%3crect x='11.75' y='1.75' width='10.5' height='8.5' rx='1.75' stroke='%23983298' stroke-width='1.5'/%3e%3crect x='2.75' y='13.75' width='10.5' height='8.5' rx='1.75' stroke='%23983298' stroke-width='1.5'/%3e%3crect x='16.75' y='13.75' width='5.5' height='8.5' rx='1.75' stroke='%23983298' stroke-width='1.5'/%3e%3c/svg%3e ");
    }

    .b-view_item {
        margin-left: 0;
        padding-left: 0;
    }

    .wrapper__all-b-view-items {
        display: none;

    }

    .wrapper__b-view-items #view {
        background: white;
        padding: 8px 12px 8px 12px;
        display: flex;
        gap: 4px;
    }

    .b-color_item {
        width: 32px;
        height: 23px;
        cursor: pointer;
        border-radius: 2px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }

    .b-color_item:before,
    .b-color_item:after {
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 17px solid transparent;
        border-right: 14px solid transparent;
        content: "";
    }

    .b-color_item:before {
        top: -7px;
        border-bottom-color: inherit;
        border-bottom-style: solid;
        border-bottom-width: 8px;
    }

    .b-color_item:after {
        bottom: -7px;
        border-top-color: inherit;
        border-top-style: solid;
        border-top-width: 7px;
    }

    .b-color_item-selection {
        position: absolute;
        top: -5px;
        left: 9px;
        z-index: 50;
        display: block;
        width: 20px;
        height: 22px;
        /*cursor: pointer;*/
        pointer-events: none;
    }

    .b-filter-group-clear {
        position: absolute;
        z-index: -1;
        width: 0;
        height: 0;
        font-size: 0;
    }

    .b-color_item-selection i {
        position: absolute;
        display: block;
        width: 6px;
        height: 18px;
        overflow: hidden;
        pointer-events: none;
    }

    .b-color_item-selection i:after {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 5px;
        height: 20px;
        background: #fff;
        content: "";
        opacity: .75;
        border-radius: 4px;
        pointer-events: none;
    }

    .b-color_item-selection i {
        top: 5px;
        left: -9px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .b-color_item-selection i + i {
        top: -6px;
        left: -3px;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
    }

    .b-color_item-selection i + i + i {
        top: -6px;
        left: 11px;
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg);
    }

    .b-color_item-selection i + i + i + i {
        top: 5px;
        left: 17px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .b-color_item-selection i + i + i + i + i {
        top: 16px;
        left: 11px;
        -webkit-transform: rotate(240deg);
        transform: rotate(240deg);
    }

    .b-color_item-selection i + i + i + i + i + i {
        top: 16px;
        left: -3px;
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg);
    }

    .b-filter_group .b-filter-group_item-list--multiline > :nth-child(1) > :nth-child(2) {
        padding-bottom: 15px;
    }

    .b-filter_group .b-filter-group_item-list--multiline > :nth-child(2) {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .b-filter_group .b-filter-group_item-list--multiline > :nth-child(3) > :nth-child(2) {
        padding-top: 15px !important;
    }

    .b-filter_group .b-filter-group_item-list--multiline > :nth-child(2) > :nth-child(2) {
        padding-top: 15px;
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    /*classes for JS*/
    .collection_display_none {
        display: none !important;
    }

    .collection_display_flex {
        display: flex !important;
    }

    .collections_bg_black {
        background-color: #343840;
    }

    .collection_border_bottom_none {
        border-bottom: none !important;
    }

    .collections_arrow_up:after {
        transform: rotate(180deg);
    }

    .b-collection-bars_show_mobile {
        right: 0;
    }

    .b-collection-bars_hide_mobile {
        right: -100vh;
    }

}
/* End */
/* /local/components/ma/fotodom.search/templates/.default/style.css?173210155334299 */
/* /local/components/ma/fotodom.search/templates/.default/css/sort-bar.css?170531862436288 */
