

/* Start:/local/components/vasko/catalog.product.comparison/templates/.default/style.css?17504205298031*/
.compare {
    overflow: hidden;
    margin: 30px 0 40px;
}

.compare__header {
    background-color: #f8f8f8;
    color: #696969;
    font-size: 18px;
    padding: 10px 15px;
    text-align: center;
}

@media (min-width:760px) {
    .compare__header {
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding: 10px 30px;
        text-align: left;
    }
}

.compare .price {
    font-size: 18px;
    margin-bottom: 5px;
}

@media (min-width:640px) {
    .compare .price {
        font-size: 25px;
    }
}

.compare .price .rubble,.compare .price .title {
    font-size: 18px;
}

@media (min-width:640px) {
    .compare .price .rubble,.compare .price .title {
        font-size: 20px;
    }
}

.compare .price.old {
    font-size: 16px;
    margin-left: 0;
}

@media (min-width:640px) {
    .compare .price.old {
        font-size: 20px;
    }
}

.compare .price.old .title {
    font-size: 14px;
}

@media (min-width:640px) {
    .compare .price.old .title {
        font-size: 15px;
    }
}

.compare .price.old .rubble {
    font-size: 12px;
}

@media (min-width:640px) {
    .compare .price.old .rubble {
        font-size: 15px;
    }
}

.compare-sections {
    overflow: hidden;
    padding-right: 40px;
    position: relative;
}

.compare-sections__item {
    margin-right: 24px;
}

.compare-sections__link {
    color: #696969;
    transition: color .2s;
}

.compare-sections__link:focus,.compare-sections__link:hover {
    color: #c62306;
}

.compare-sections__link_active {
    color: #c62306;
    text-decoration: underline;
    font-weight: 700;
}

.compare-sections__remove {
    color: #c62306;
    display: inline-block;
    font-size: 10px;
    margin-left: 6px;
    margin-top: -2px;
    vertical-align: middle;
}

.compare-sections .slick-next,.compare-sections .slick-prev {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    color: inherit;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 16px;
    color: #c62306;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.compare-sections .slick-next {
    right: 0;
}

.compare-sections .slick-prev {
    right: 16px;
}

.compare-list {
    display: flex;
    padding: 15px 12.5px 0;
}

@media (min-width:640px) {
    .compare-list {
        padding: 20px 20px 0;
    }
}

.compare-list:after,.compare-list:before {
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 15px;
    z-index: 40;
}

@media (min-width:640px) {
    .compare-list:after,.compare-list:before {
        width: 30px;
    }
}

.compare-list:before {
    background: linear-gradient(90deg, #fff 0, #fff 50%, hsla(0, 0%, 100%, 0));
    left: 0;
}

.compare-list:after {
    background: linear-gradient(270deg, #fff 0, #fff 50%, hsla(0, 0%, 100%, 0));
    right: 0;
}

.compare-list .swiper-scrollbar {
    background-color: #fff;
    border-bottom: 2px solid #efefef;
    border-radius: 0;
    border-top: 2px solid #efefef;
    bottom: auto;
    height: 18px;
    left: 0;
    right: 0;
    top: 450px;
    width: 100%;
}

@media (min-width:640px) {
    .compare-list .swiper-scrollbar {
        top: 440px;
    }
}

.compare-list .swiper-scrollbar-drag {
    background-color: #c62306;
    border-radius: 5px;
    height: 10px;
    top: 2px;
}

.compare-list__slide {
    padding: 0 2.5px;
}

@media (min-width:640px) {
    .compare-list__slide {
        padding: 0 10px;
    }
}

.compare-list__item {
    border-radius: 5px;
    border: 1px solid #efefef;
    display: flex;
    flex-direction: column;
    height: 420px;
    margin-bottom: 36px;
    padding: 15px;
    position: relative;
}

@media (min-width:640px) {
    .compare-list__item {
        height: 400px;
    }
}

.compare-list__remove {
    color: #c4c4c4;
    display: block;
    font-size: 16px;
    height: 1em;
    line-height: 1;
    position: absolute;
    right: 8px;
    top: 8px;
    transition: color .2s;
    width: 1em;
}

.compare-list__remove:focus,.compare-list__remove:hover {
    color: #c62306;
}

.compare-list__image {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 110px;
    margin: 5px 0 10px;
}

.compare-list__image img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.compare-list__name {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 8px;
}

@media (min-width:640px) {
    .compare-list__name {
        font-size: 20px;
        margin: 0 0 15px;
    }
}

.compare-list__name a {
    color: inherit;
}

.compare-list__vendor-code {
    color: #696969;
    margin-bottom: 10px;
    font-size: 15px;
}

@media (min-width:640px) {
    .compare-list__vendor-code {
        font-size: 16px;
    }
}

.compare-list__info-btn {
    background-color: #fff;
    border-color: #c62306;
    color: #242424;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: 12px;
    margin-bottom: 15px;
    padding: 6px 12px;
    text-align: center;
    width: 100%;
}

@media (min-width:640px) {
    .compare-list__info-btn {
        font-size: 18px;
        height: 32px;
        line-height: 1;
        padding: 2px 0 0;
    }
}

.compare-list__price {
    margin: auto 0 0;
    text-align: left;
}

@media (min-width:640px) {
    .compare-list__price {
        margin: auto 0 10px;
    }
}

@media (min-width:640px) {
    .compare-list__actions {
        display: flex;
        justify-content: space-between;
    }
}

.compare-list__actions .btn {
    font-size: 16px;
    height: 30px;
    margin-top: 10px;
    padding: 2px 0 0;
    white-space: nowrap;
    width: 100%;
}

@media (min-width:640px) {
    .compare-list__actions .btn {
        margin-top: 0;
        padding: 2px 10px 0;
        width: auto;
    }
}

.compare-list__prop {
    align-items: flex-end;
    border: 1px solid transparent;
    color: #242424;
    display: flex;
    font-size: 18px;
    height: 60px;
    justify-content: center;
    text-align: center;
    padding-bottom: 5px;
}

@media (min-width:960px) {
    .compare-list__prop {
        align-items: center;
        padding-bottom: 0;
    }
}

.compare-list__prop_vary {
    color: #c62306;
}

.compare-list__prop+.compare-list__prop {
    border-top-color: #efefef;
}

.compare-aside {
    height: 512px;
    overflow: auto;
}

.compare-aside>*+* {
    margin-bottom: 30px;
}

.compare-only-vary {
    margin: 15px 0 30px;
}

.compare-prop-names {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}

.compare-prop-names__item {
    border: 1px solid transparent;
    height: 60px;
    font-size: 16px;
    font-weight: 700;
    color: #242424;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.compare-prop-names__item+.compare-prop-names__item {
    border-top: 1px solid #efefef;
}

.compare-mobile-prop-names {
    color: #242424;
    font-size: 16px;
    font-weight: 700;
    left: 15px;
    pointer-events: none;
    position: absolute;
    top: 476px;
    right: 15px;
}

@media (min-width:640px) {
    .compare-mobile-prop-names {
        left: 30px;
        top: 460px;
        right: 30px;
    }
}

@media (min-width:960px) {
    .compare-mobile-prop-names {
        display: none;
    }
}

.compare-mobile-prop-names__item {
    white-space: nowrap;
    height: 60px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 100%;
}


/* End */
/* /local/components/vasko/catalog.product.comparison/templates/.default/style.css?17504205298031 */
