.fc-comp__body {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
}

.fc-comp__sidebar__attrs.fc-comp__attrs {
    margin-right: -50px;
}

.fc-comp-wrap {
    margin-top: 30px;
}

.fc-comp__title {
    font-weight: 700;
    font-style: 24px;
    line-height: 32px;
    color: #3B455C;
}

.fc-comp-wrap .slick-list>.slick-track {
    margin-left: 0
}

.fc-comp__reset-btn {
    display: inline-block;
    width: 240px;
    line-height: 16px;
    text-align: center;
    border: none;
    background-color: #F3F9FC;
    letter-spacing: 0.05em;
    border-radius: 1px;
    font-weight: 700;
    font-size: 14px;
    color: #006AC5;
    padding: 10px 0;
    text-transform: uppercase;
}

.fc-comp__remove-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #b5b5b7;
    border: none;
    padding: 0;
    background-color: transparent;
}

.fc-comp__remove-btn__icon {
    margin-right: 10px
}

.fc-comp__remove-btn span {
    display: inline-block;
    width: 100%;
    background-color: #F3F9FC;
    color: #006AC5;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    padding: 7px 2px;
}

.fc-comp__attrs table {
    width: 100%;
    border-spacing: 0 5px;
    border-collapse: separate;
    margin-top: 25px;
}

.fc-comp__attrs table td {
    height: 45px;
    padding: 10px 0 10px 15px;
    color: #9EA4AA;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    background-color: #F8F8F8;
    padding: 0 10px;
}

.fc-comp__product-item__attrs table td {
    color: #3B455C;
    display: flex;
    align-items: center;
    margin: 0 auto;
    min-height: 40px;
    padding: 0 10px;
    width: 260px;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
}

.fc-comp__product-item__attrs tr {
    background-color: #F8F8F8;
}

.fc-comp__sidebar__top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .1px
}

.fc-comp__sidebar td {
    color: #b5b5b7
}

.fc-comp__sidebar__attrs tr {
    background-color: #FFFFFF;
}

.fc-comp__products {
    position: relative;
    max-width: 1075px;
    width: 100%;
}

.fc-comp__button-next, .fc-comp__button-prev {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #E5E5E5;
    background-color: #FFFFFF;
    top: 140px;
    border-radius: 3px;
    z-index: 100;
    font-size: 0;
    -webkit-box-shadow: -1px 10px 8px 0px rgba(221,221,221,1);
    -moz-box-shadow: -1px 10px 8px 0px rgba(221,221,221,1);
    box-shadow: -1px 10px 8px 0px rgba(221,221,221,1);
}

.fc-comp__button-next svg, 
.fc-comp__button-prev svg {
    width: 16px;
    height: 16px;
}

.fc-comp__button-next {
    border-radius: 0 3px 3px 0;
    right: -15px;
}

.fc-comp__button-prev {
    border-radius: 3px 0 0 3px;
    left: -35px;
}

.fc-comp__product-item .product_inr .sale-wrp {
    left: 0
}

.fc-comp__products__slider .slick-list {
    overflow: hidden;
}

.fc-comp__products__slider .slick-list .slick-track {
    display: flex;
}

.product__wrp{
    width: 260px;
    border: 1px solid #E5E5E5;
    background-color: #FFFFFF;
    min-height: 330px;
    padding: 15px;
}

.empty-comparison {
    margin-top: 30px;
}

.empty-comparison h2 {
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #2B2D51;
    margin-bottom: 10px;
}

.empty-comparison p {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #6D7476;
}

.product__wrp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product__wrp .buy-panel {
    margin-top: 10px;
}

.product_inr {
    width: 100%;
    position: relative;
}

.product_inr span {
    width: 57px;
    height: 23px;
    position: absolute;
    top: -15px;
    left: -15px;
    background-color: #FF9458;
    border-radius: 1px;
    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;
    z-index: 1;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    font-weight: 800;
    margin: 0;
}

.product_inr .comp-product_img {
    display: block;
    height: auto;
    width: 100%;
    margin: 0 auto;
}

.product_inr .comp-product_img img {
    width: 160px;
    height: 160px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

.comp-product__text a:hover {
    text-decoration: none;
}

.comp-product__title {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    color: #3B455C;
}

.goodItem__prices--index {
    display: flex;
}

.product__price {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #3B455C;
    margin-right: 15px;
}

.product__price.discount {
    color: #EA647C;
}

.product-card__last-price {
    font-family: "Lato";
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #C0C0C0;
    align-self: flex-end;
    text-decoration: line-through;
}

.later__item {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 15px 25px;
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    align-items: center;
    margin-bottom: 15px;
}

.favourite__title {
    font-family: "Lato";
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #2B2D51;
    margin-bottom: 20px;
}

.later__item_info {
    display: flex;
    align-items: center;
}

.later__item_info:hover {
    text-decoration: none;
}

.later__item_info .favourite_first {
    width: 130px;
    height: 100px;
    margin-right: 65px;
}

.later__item_info .favourite_first img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.later__item .block__later_button {
    width: 240px;
    text-align: center;
    color: #FFFFFF;
    background-color: #3954DE;
    border-radius: 1px;
    padding: 10px 0;
    font-family: "Lato";
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.05em;
}

.later__item .buy-panel .product-card__btn {
    width: 240px;
}

.favourite_second .later__item_name {
    font-family: "Lato";
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #2B2D51;
}

.favourite_second .later__item_cost {
    font-family: "Lato";
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #2B2D51;
}

.later__item_delete {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 10px;
    right: 20px;
    font-size: 0;
    background-image: url('/images/cross-new.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.feature__name,
.fc-comp__header .fc-comp__reset-btn {
    display: none;
}

@media screen and (max-width: 1444px) {
    .fc-comp__product-item__product,
    .product__wrp {
        margin: 0 auto;
    }
    .fc-comp-wrap .fc-comp__sidebar__attrs table td {
        padding: 0 10px;
    }
    .fc-comp__button-next {
        right: 10px;
    }
    .fc-comp__button-prev {
        left: 10px;
    }
}

@media screen and (max-width: 1400px) {
    .fc-comp__products {
        width: 80%;
    }
    .fc-comp__button-next {
        right: -15px;
    }
    .fc-comp__button-prev {
        left: -15px;
    }
}

@media screen and (max-width: 1250px) {
    .fc-comp__products {
        width: 76%;
    }
}

@media screen and (max-width: 1120px) {
    .fc-comp__sidebar__attrs.fc-comp__attrs {
        margin-right: 0;
    }
    .fc-comp__sidebar {
        margin-right: -310px;
        z-index: 100;
    }
    .fc-comp__sidebar__top {
        opacity: 0;
    }
    .fc-comp__products {
        width: 100%;
    }
    .fc-comp__product-item__product .product__wrp {
        width: 220px;
    }
    .fc-comp__header {
        display: flex;
        justify-content: space-between;
    }
    .fc-comp__header .fc-comp__reset-btn,
    .feature__name {
        display: block;
    }
    .fc-comp__product-item__attrs table td {
        padding-bottom: 10px;
        padding-left: 25px;
    }
    .fc-comp-wrap .fc-comp__sidebar__attrs table td {
        white-space: nowrap;
        padding-top: 10px;
        padding-left: 25px;
    }
    .fc-comp__attrs table td {
        background-color: transparent;
        display: block;
    }
    .fc-comp__product-item__attrs table td::before {
        content: '';
        display: block;
        height: 50px;
    }
    .fc-comp__sidebar__attrs tr {
        background-color: transparent;
    }
    .fc-comp__sidebar__attrs tr {
        vertical-align: text-top;
    }
}

@media screen and (max-width: 680px) {
    .fc-comp__button-prev {
        left: -10px;
    }
    .fc-comp__button-next {
        right: -10px;
    }
}

@media screen and (max-width: 605px) {
    .fc-comp__reset-btn {
        width: 150px;
        font-size: 12px;
    }
} 

@media screen and (max-width: 484px) {
    .fc-comp__product-item__attrs table td {
        margin: 0;
    }
}

@media screen and (max-width: 460px) {
    .fc-comp__button-prev {
        left: 25px;
    }
    .fc-comp__button-next {
        right: 25px;
    }
}

@media screen and (max-width: 425px) {
    .fc-comp__header {
        flex-direction: column;
    }
    .fc-comp__title {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 400px) {
    .fc-comp__button-prev {
        left: 0;
    }
    .fc-comp__button-next {
        right: 0;
    }
    .fc-comp-wrap .fc-comp__sidebar__attrs table td,
    .fc-comp__product-item__attrs table td {
        padding-left: 15px;
    }
}