

/* Start:/bitrix/templates/pop-music/components/bitrix/catalog.element/product/style.css?175517327325536*/
.form-result.error {
    color: red;
}

.ui-menu {
    background-color: #fff;
    padding-left: 10px;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px 0.4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.productfull__reviews_more {
    text-align: center;
}

.js_reviews_list.hide {
    display: none;
}

.productfull__features-i {
    cursor: pointer;
}

.has-video .productfull__bigslider-i img {
    max-height: 350px;
}

@media only screen and (max-width: 599px) {
    .has-video .productfull__bigslider-i img {
        max-height: 300px;
    }
}

.hintbox.hintbox--wait .hintbox__toggle {
    line-height: 14px;
}

.hintbox.hintbox--wait .hintbox__text {
    line-height: 17px;
    left: 0;
    right: auto;
    font-size: 12px;
    width: 330px;
    padding: 7px 18px;
    color: #000;
    font-weight: 500;
    box-shadow: 0 0 16px #00000033;
}

@media screen and (max-width: 480px) {
    .hintbox.hintbox--wait .hintbox__text {
        left: -54px;
        width: 300px;
    }
}

.productfull__notification {
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.productfull__notification:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 24px;
    background-image: url(/bitrix/templates/pop-music/images/notice-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    top: -2px;
}

.whatsapp {
    margin-top: 60px;
    position: relative;
    background: #f3f3f3;
    padding: 35px 0 25px;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .whatsapp {
        text-align: left !important;
        padding: 35px 0;
        margin: 40px 0;
    }
}

.whatsapp:before {
    content: '';
    position: absolute;
    width: 100vw !important;
    height: 100%;
    background: #f3f3f3;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    z-index: -1;
}

.whatsapp__title {
    margin-bottom: 10px !important;
    text-align: center !important;
}

.whatsapp__title span:nth-of-type(2) {
    display: block;
    font-weight: 400;
}

.whatsapp__title-img {
    display: none;
}

@media screen and (max-width: 991px) {
    .whatsapp__title {
        text-align: left !important;
    }

    .whatsapp__title {
        display: flex;
        align-items: center;
        font-size: 18px !important;
    }

    .whatsapp__title--wrap {
        flex-wrap: wrap;
    }

    .whatsapp__title-img {
        display: block;
        margin-right: 7px;
    }
}

.whatsapp__form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 27px;
}

@media screen and (max-width: 991px) {
    .whatsapp__form {
        display: none;
    }
}

.whatsapp__form-input {
    background: #fff;
    border-radius: 6px;
    border: unset;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 16px;
    max-width: 320px;
    width: 100%;
    margin-right: 8px;
    outline: none;
}

.whatsapp__btn {
    margin-left: 0;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 16px;
    border-radius: 6px;
    border: unset;
    max-width: 290px;
    width: 100%;
    color: #fff;
    background: #00bfa5;
    font-weight: bold;
    text-decoration: unset;
    cursor: pointer;
    text-align: center;
}

.whatsapp__btn--mobile {
    display: none;
}

@media screen and (max-width: 991px) {
    .whatsapp__btn--mobile {
        display: block;
        margin: 0;
        margin-top: 18px;
    }
}

.whatsapp__form-thanks {
    display: none;
}

@media screen and (max-width: 991px) {
    .whatsapp__form-thanks {
        display: none !important;
    }
}

.whatsapp__row {
    max-width: 880px;
    width: 100%;
    margin: 42px auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
    text-align: left;
}

@media screen and (max-width: 767px) {
    .whatsapp__row {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
        margin: 27px auto;
    }
}

.whatsapp__col {
    display: grid;
    grid-template-columns: 150px 1fr;
    grid-gap: 15px;
    align-items: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
}

@media screen and (max-width: 991px) {
    .whatsapp__col {
        grid-template-columns: 100px 1fr;
    }
}

@media screen and (max-width: 767px) {
    .whatsapp__col {
        font-size: 14px;
        line-height: 150%;
    }
}

.whatsapp__col-image {
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.productfull__outstock-title {
    line-height: 125%;
    letter-spacing: 1px;
}

.productfull__outstock-price {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #646464;
    margin-bottom: 36px;
}

@media screen and (max-width: 991px) {
    .productfull__outstock-price {
        margin-bottom: 22px;
    }
}

.productfull__outstock-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1px;
    margin: 22px 0;
}

/* добавление фото */
@media only screen and (min-width: 600px) {
    .productfull__thumbslider .swiper-container {
        position: static;
    }
}

@media only screen and (max-width: 599px) {
    .productfull__thumbslider {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .productfull__thumbslider .swiper-container {
        margin: 0;
        max-width: calc(100% - 84px);
        width: fit-content;
        min-width: 79px;
        padding-right: 8px;
        margin-right: -4px;
    }
}

.user-photo-button {
    background: #f4f4f4;
    border-radius: 5px;
    display: block;
    font-weight: 400;
    font-size: 10px;
    line-height: 130%;
    color: #b0b0b0;
    text-align: center;
    text-decoration: unset;
    padding: 36px 4px 13px;
    letter-spacing: 0;
    position: relative;
    margin-top: 6px;
}

@media only screen and (max-width: 599px) {
    .user-photo-button {
        width: 62px;
        padding: 29px 4px 7px;
        margin: 0;
    }
}

.user-photo-button:before,
.user-photo-button:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 18px;
    background: #b0b0b0;
    top: 13px;
    left: 50%;
    transform: translate(-50%, 0);
}

@media only screen and (max-width: 599px) {
    .user-photo-button:before,
    .user-photo-button:after {
        top: 6px;
    }
}

.user-photo-button:after {
    transform: translate(-50%, 0) rotate(90deg);
}

.popup__close.popup__close--new {
    top: 10px;
    right: 10px;
}

.popup__container.popup__container--new {
    letter-spacing: 0;
    padding: 40px;
}

@media screen and (max-width: 575px) {
    .popup__container.popup__container--new {
        padding: 48px 10px 30px;
    }
}

.popup__new-title {
    font-weight: 600;
    font-size: 35px;
    line-height: 126%;
    letter-spacing: 0.1px;
    color: #111111;
    margin-bottom: 20px;
}

@media screen and (max-width: 575px) {
    .popup__new-title {
        font-weight: 700;
        font-size: 18px;
        line-height: 126%;
    }
}

.popup__text {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
}

@media screen and (max-width: 575px) {
    .popup__text {
        margin-bottom: 20px;
    }
}

.popup__text--mb-20 {
    margin-bottom: 20px;
}

.popup__text:last-child {
    margin-bottom: 0;
}

.popup__text p {
    margin-bottom: 10px;
}

.popup__text p:first-child {
    margin-top: 0;
}

.popup__text p:last-child {
    margin-bottom: 0;
}

.user-photo {
    display: block;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 10px;
    height: 0;
    padding-bottom: 110.62%;
}

.user-photo__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 0;
    top: 0;
}

.user-photo-carousel {
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .user-photo-carousel {
        margin-bottom: 20px;
    }
}

.swiper-slide.user-photo-slide {
    width: 226px;
}

.swiper-slide.user-photo-slide:first-child {
    margin-left: 10px;
}

@media only screen and (max-width: 1250px) {
    .swiper-slide.user-photo-slide:first-child {
        margin-left: 0;
    }
}

.user-photo:before,
.user-photo:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0;
    transition: 0.3s ease;
    pointer-events: none;
}

.user-photo:before {
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.user-photo:after {
    width: 70px;
    height: 70px;
    background-color: rgba(245, 245, 245, 0.5);
    background-image: url(/bitrix/templates/pop-music/images/fancy-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px;
    border-radius: 100%;
}

@media (any-hover: hover) {
    .user-photo:hover:before,
    .user-photo:hover:after {
        opacity: 1;
    }
}

.btn._medium.user-photo__upload-btn {
    margin-top: 10px;
    border-radius: 5px;
    padding: 0 9px;
    letter-spacing: 0;
}

.btn._medium.popup__new-btn {
    border-radius: 5px;
    min-width: 168px;
    padding: 0 14px;
}

.upload-btn {
    margin-top: 20px;
}

.fileupload {
    display: grid;
    grid-template-columns: 170px 1fr;
    grid-gap: 10px 20px;
}

.fileupload__input {
    display: none;
}

.fileupload__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    grid-column: 1 / -1;
}

.fileupload__error {
    grid-column-start: 2;
    grid-row-start: 1;
    font-weight: 400;
    font-size: 11px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #c43e40;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 575px) {
    .fileupload__error {
        grid-column: 1 / -1;
        grid-row-start: 2;
    }
}

.fileupload__item {
    position: relative;
    padding-right: 16px;
}

.fileupload__item-delete {
    width: 11px;
    height: 11px;
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
}

.fileupload__item-delete::before,
.fileupload__item-delete::after {
    position: absolute;
    content: '';
    width: 11px;
    height: 1px;
    background-color: #c43e40;
    top: 50%;
    left: 50%;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.fileupload__item-delete:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.fileupload__item-delete:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.fileupload__item-title {
    max-width: 224px;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.btn._medium.fileupload__button {
    padding: 0 10px;
}

.fileupload__button--max {
    pointer-events: none;
}

.popup__new-btn-hidden {
    display: none !important;
}

.popup__thanks {
    display: none;
}

.popup__thanks--upload {
    padding-bottom: 6px;
}

@media screen and (max-width: 575px) {
    .popup__thanks--upload {
        padding-bottom: 50px;
    }
}

.popup__thanks--upload:before {
    content: '';
    position: absolute;
    width: 242px;
    height: 126px;
    background-image: url(/bitrix/templates/pop-music/images/upload-thanks.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 63px;
    bottom: 0px;
    z-index: -1;
}

@media screen and (max-width: 575px) {
    .popup__thanks--upload:before {
        width: 180px;
        height: 117px;
        right: 10px;
        bottom: -26px;
    }
}

/* добавление фото конец */

.productfull__thumbslider-i.productfull__video-preview {
    z-index: 3;
}

.productfull__reviews-total-num--new {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-right: 10px;
    min-width: 83px;
    justify-content: flex-end;
}

.productfull__reviews-total-num span {
    color: #111;
    opacity: 0.3;
}

.productfull__reviews-total-num b {
    font-weight: 600;
}

/* product compare */
.page-compare {
    display: flex;
    align-items: flex-start;
    padding: 0 70px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .page-compare {
        display: grid;
        grid-template-columns: repeat(2, 50%);
        padding: 0;
        margin: 0 -15px;
    }
}

.page-compare__side {
    display: grid;
    grid-template-columns: 272px 265px;
    align-items: end;
}

@media screen and (max-width: 1000px) {
    .page-compare__side {
        grid-template-columns: 265px;
    }
}

@media screen and (max-width: 767px) {
    .page-compare__side {
        display: block;
    }
}

.page-compare__main {
    overflow: hidden;
}

.compare-list {
    border-right: 1px solid #F0F0F0;
}

@media screen and (max-width: 1000px) {
    .compare-list--desc {
        display: none;
    }
}

.compare-list__item {
    padding: 13px 25px;
    color: #111;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}

@media screen and (max-width: 767px) {
    .compare-list__item {
        padding: 13px 12px;
        font-size: 13px;
    }
}

.compare-list__item:nth-child(even) {
    background: #F7F7F7;
}

.compare-product--main .compare-list__item:nth-child(even) {
    background: rgba(196, 62, 64, 0.10);
}

.compare-product--main .product-card,
.compare-product--main .product-card a,
.compare-product--main .product-card span {
    color: #C43E40;
}

.compare-product .compare-list__item-char {
    display: none;
}

@media screen and (max-width: 1000px) {
    .compare-product .compare-list__item-char {
        display: block;
        color: #999;
        margin-bottom: 6px;
    }
}

.compare-product,
.swiper-slide.compare-product {
    width: 265px;
}

@media screen and (max-width: 767px) {
    .compare-product,
    .swiper-slide.compare-product {
        width: 100%;
    }
}

.page-compare .swiper-arrows {
    visibility: visible;
    display: flex;
}

@media screen and (max-width: 1000px) {
    .page-compare .swiper-arrows._next {
        right: 0;
    }

    .page-compare .swiper-arrows._prev {
        left: 0;
    }
}

@media screen and (max-width: 767px) {
    .page-compare .swiper-arrows {
        display: none;
    }
}

.page-compare__captions {
    display: none;
}

@media screen and (max-width: 767px) {
    .page-compare__captions {
        display: grid;
        grid-template-columns: repeat(2, 50%);
        grid-column: 1 / -1;
        color: #111;
        font-size: 13px;
        font-weight: 400;
        line-height: 123.077%;
        letter-spacing: 0.42px;
        text-align: center;
    }
}

.page-compare__counter {
    margin-bottom: 12px;
}

.page-compare .swiper-pagination {
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.page-compare .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background-color: #EDEDED;
    opacity: 1;
}

.page-compare .swiper-pagination-bullet-active {
    background-color: #8D8D8D;
}

/* product compare end */

.get-analog-btn {
    display: block;
    margin-top: 10px;
    display: block !important;
    margin-top: 10px !important;
}

.productfull__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.productfull__pending {
    height: auto;
    line-height: normal;
    margin-bottom: 20px;
    height: auto !important;
    line-height: normal !important;
    margin-bottom: 20px !important;
}

.productfull__action-link span {
    max-width: 25rem;
}

.tabs {
    width: 100%;
    margin-top: 60px;
}

.tabs__opens {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    overflow-x: auto;
    overflow-y: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 9;
}

.tabs__open {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: 16px 22.4px;
    border: 0;
    background: #fff;
    color: #111111;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.25;
    letter-spacing: 0.03em;
    cursor: pointer;
    -webkit-transition: color 0.3s ease, background 0.3s ease, border-color 0.3s ease;
    -o-transition: color 0.3s ease, background 0.3s ease, border-color 0.3s ease;
    transition: color 0.3s ease, background 0.3s ease, border-color 0.3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-negative: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.tabs__open::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #F8F6F6;
    -webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.tabs__open:not(.is-active):hover {
    color: #C43E40;
}

.tabs__open.is-active::after {
    background: #C43E40;
}

.tabs__tab {
    display: none;
}

.tabs__tab.is-active,
.tabs__tab[data-tab="3"],
.tabs__tab[data-tab="4"],
.tabs__tab[data-tab="5"] {
    display: block;
}

.tab-collapse__toggler {
    display: none;
    position: relative;
    align-items: center;
    width: calc(100% + 30px);
    margin-right: -15px;
    margin-left: -15px;
    padding: 16px 15px;
    padding-right: 47px;
    border: 0;
    background: #fff;
    color: #111111;
    font-style: normal;
    font-weight: 800;
    font-size: 19px;
    line-height: 0.92;
    letter-spacing: 0.022em;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.tab-collapse__toggler:not(.is-active):hover {
    color: #C43E40;
}

.tab-collapse__toggler::after {
    display: block;
    position: absolute;
    top: 17px;
    right: 15px;
    width: 17px;
    height: 16px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE2Ij4KICA8cGF0aCBmaWxsPSIjRDBEMEQwIiBkPSJtOS4xNDMgMTMuMDAxLTcuMjYtNy4yNTljLS42NDQtLjY0NS0uNjQ0LTEuNjEzIDAtMi4yNTguNjQ2LS42NDUgMS42MTQtLjY0NSAyLjI2IDBsNSA1IDUtNWMuNjQ2LS42NDUgMS42MTMtLjY0NSAyLjI1OSAwIC42NDUuNjQ1LjY0NSAxLjYxMyAwIDIuMjU4bC03LjI2IDcuMjZaIi8+Cjwvc3ZnPgo=");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.tab-collapse__toggler.is-active::after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.tab-collapse__content {
    padding-top: 35px;
}

.page {
    overflow: unset !important;
}

.tab-collapse__content .page-section {
    margin-top: 0;
}

@media only screen and (max-width: 1250px) {
    .tabs__opens {
        top: 44px;
    }
}

@media only screen and (max-width: 1000px) {
    .tabs {
        margin-top: 40px;
    }

    .tabs__opens {
        display: none;
    }

    .tabs__tab {
        display: block;
    }

    .tab-collapse__toggler {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .tab-collapse__hidden {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.3s ease;
        -o-transition: max-height 0.3s ease;
        transition: max-height 0.3s ease;
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        padding-left: 15px;
        padding-right: 15px;
    }

    .tab-collapse__content {
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 0;
        width: calc(100% + 30px);
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 35px;
    }

    .tab-collapse__content .page-section__title {
        display: none;
    }

    .tab-collapse__content .productfull__description-text.is-hidden {
        max-height: unset !important;
        opacity: unset !important;
        visibility: unset !important;
        margin: unset !important;
    }

    .tab-collapse__content .productfull__description-more {
        display: none !important;
    }

    .tab-collapse__content .productfull__description-text.is-hidden:after {
        display: none !important;
    }
}

.productfull__video-link {
    display: inline-flex;
    align-items: center;
    color: #C43E40;
    text-decoration: none;
    margin-bottom: 35px;
}

.productfull__video-link:hover {
    color: #C43E40;
    text-decoration: none;
}

.productfull__video-link-text {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.25;
    letter-spacing: 0.42px;
    border-bottom: 0.5px solid #C43E40;
}

.productfull__video-link:hover .productfull__video-link-text {
    border-color: transparent;
}

.productfull__video-link::after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    margin-left: 6px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE1IDE1Ij4KICA8cGF0aCBmaWxsPSIjQzQzRTQwIiBkPSJNMy41NjkgMTMuMDkyQS41NjguNTY4IDAgMCAxIDMgMTIuNTIzVjIuNTdDMyAyLjI1NCAzLjI1NCAyIDMuNTY5IDJsOS4yNDEgNS4xMnMuNDI4LjQyNyAwIC44NTVjLS40MjcuNDI0LTkuMjQxIDUuMTE3LTkuMjQxIDUuMTE3WiIvPgo8L3N2Zz4K")
}

.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {
    z-index: 8 !important;
}

@media only screen and (max-width: 1000px) {
    .productfull__top-more {
        margin-bottom: 35px !important;
    }
}

.complect__product-list {
    display: block;
    width: 48rem;
}

.complect__product-list--item, .complect__product-list--item_data {
    display: flex;
}

.complect__product-list--item div {
    margin-right: 5px;
}

.complect__product-info {
    width: 300px;
}

.complect__product-list--item_operator {
    font-size: 25px;
}

@media (max-width: 600px) {
    .complect__product-list--item, .complect__product-list--item_data, .complect__product {
        flex-wrap: wrap;
    }

    .complect__product-list--item + .complect__product-list--item {
        margin-top: 20px;
        border-top: 1px solid #b9b9b9;
        padding-top: 20px;
    }

    .complect__product-list--item_result {
        width: calc(100% - 50px);
    }

    .complect__product-list--item_operator {
        width: 20px;

    }

    .complect__product-list--item_data {
        width: calc(100% - 5px);
        margin-bottom: 20px;
    }

    .complect__product-list {
        width: 100%;
    }

    .complect__product-img {
        margin: 0 auto 20px 0 !important;
    }

    .complect__product-info {
        padding-left: 26px !important;
        width: 100% !important;
    }

    .complect__equal, .complect__plus {
        width: 100%;
        margin: 0 !important;
        padding: 10px 0 !important;
        display: block !important;
    }
    .complect__product-list--item_result .btn
    {
        margin-top: 10px;
    }
}
/* End */
/* /bitrix/templates/pop-music/components/bitrix/catalog.element/product/style.css?175517327325536 */
