.catalog-rounded-item-slider {
    /*position: relative;*/
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 12px;
    border: 1px solid #DFDFDF;
    background-color: #fff;
    transition: all 0.3s ease;
    box-shadow: unset;
    /*padding: 14px 20px 20px;*/
}

@media screen and (max-width: 1400px) {
    .catalog-rounded-item-slider {
        /*border-radius: 20px;*/
    }
}
@media screen and (max-width: 1199px) {
    .catalog-rounded-item-slider {
        /*border-radius: 16px;*/
    }
}
/*@media screen and (max-width: 992px) {*/
/*    .catalog-rounded-item-slider {*/
/*        padding: 14px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 768px) {*/
/*    .catalog-rounded-item-slider {*/
/*        padding: 8px;*/
/*    }*/
/*}*/
.catalog-rounded-item-slider:hover {
    /*border-color: #175CFF;*/
    transition: all 0.3s ease;
    z-index: 31;
    /*filter: drop-shadow(0px 0px 6px #97a2ac);*/
   /*box-shadow: 0 0 6px #97a2ac;*/
    box-shadow: 0 0 8px rgba(151, 162, 172, 0.4);
}
.catalog-full-slider__item-wrapper.swiper-slide {
    text-align: left;
    font-size: 13px;
    line-height: 1;
}
.catalog-full-slider__item-wrapper.swiper-slide img {
    width: 100%;
    height: auto;
}
.catalog-rounded-item-slider__top {
    overflow: hidden;
    position: relative;
    padding: 16px 20px 0;
    border-radius: 24px 24px 0 0;
}
@media (max-width: 1650px) {
    .catalog-rounded-item-slider__top {
        padding: 16px 20px 0;
    }
}
@media (max-width: 1400px) {
    .catalog-rounded-item-slider__top {
        border-radius: 20px 20px 0 0;
    }
}
@media (max-width: 1350px) {
    .catalog-rounded-item-slider__top {
        padding: 12px 9px 0;
    }
}
@media (max-width: 1199px) {
    .catalog-rounded-item-slider__top {
        padding: 12px 9px 0;
        border-radius: 16px 16px 0 0;
    }
}
@media (max-width: 767px) {
    .catalog-rounded-item-slider__top {
        padding: 12px 10px 0;
    }
}
@media (max-width: 575px) {
    .catalog-rounded-item-slider__top {
        padding: 12px 9px 0;
    }
}

.catalog-rounded-item-slider__labels-wrapper {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 10;
    left: 0;
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .catalog-rounded-item-slider__labels-wrapper {
        padding: 0 9px;
    }
}
@media (max-width: 767px) {
    .catalog-rounded-item-slider__labels-wrapper {
        padding: 0 10px;
    }
}

.catalog-rounded-item-slider__labels-wrapper .button-wish {
    border: 0;
    outline: 0;
    background-color: transparent;
    line-height: 1;
}
.catalog-rounded-item-slider__labels {
    display: flex;
    align-items: flex-start;
}
.catalog-rounded-item-slider__label-ucen {
    text-transform: lowercase;
    padding: 9px 10px;
    background: #FFED4A;
    border-radius: 6px;
    font-weight: 500;
    color: #000000;
    font-size: 10px;
    font-style: normal;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 5px;
}
@media screen and (max-width: 992px) {
    .catalog-rounded-item-slider__label-ucen {
        font-size: 8px;
        padding: 5px;
    }
}
@media screen and (max-width: 768px) {
    .catalog-rounded-item-slider__label-ucen {
        font-size: 10px;
    }
}

.catalog-rounded-item-slider__label-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.catalog-rounded-item-slider__name {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #163560;
    max-height: 58px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: left;
}
.catalog-rounded-item-slider__name a {
    color: #163560;
}
.catalog-rounded-item-slider__img {
    display: block;
    /*padding-top: 12px;*/
    padding: 0 17px;
}
@media screen and (max-width: 992px) {
    .catalog-rounded-item-slider__img {
        padding-top: 8px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-rounded-item-slider__img {
        padding-top: 0;
    }
}
@media (max-width: 575px) {
    .catalog-rounded-item-slider__img {
        /*padding-top: 75%;*/
        height: 220px;
        position: relative;
    }
}
.catalog-rounded-item-slider__img-wrapper {
    height: 240px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /*margin-bottom: 20px;*/

    max-width: 80%;
    margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
    .catalog-rounded-item-slider__img-wrapper {
        height: 211px;
        max-width: 70%;
    }
}
.catalog-rounded-item-slider__ucenka {
    text-align: left;
    margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
    .catalog-rounded-item-slider__ucenka {
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 768px) {
    .catalog-rounded-item-slider__ucenka {
        margin-bottom: 10px;
    }
}
.catalog-rounded-item-slider__ucenka-label {
    display: inline-block;
    padding: 8px 10px;
    line-height: 1;
    font-weight: 500;
    text-transform: lowercase;
    font-size: 12px;
    background-color: #175CFF;
    color: #fff;
    border-radius: 3px;
}
@media screen and (max-width: 1350px) {
    .catalog-rounded-item-slider__ucenka-label {
        font-size: 10px;
    }
}
@media screen and (max-width: 992px) {
    .catalog-rounded-item-slider__ucenka-label {
        font-size: 8px;
    }
}
@media screen and (max-width: 768px) {
    .catalog-rounded-item-slider__ucenka-label {
        font-size: 10px;
    }
}
.catalog-rounded-item-slider__percent-wrapper {
    margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
    .catalog-rounded-item-slider__percent-wrapper {
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 768px) {
    .catalog-rounded-item-slider__percent-wrapper {
        margin-bottom: 10px;
    }
}
.catalog-rounded-item-slider__percent-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.catalog-rounded-item-slider__percent {
    display: inline-block;
    margin-right: 9px;
    padding: 3px;
    font-family: 'Roboto' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    min-width: 52px;
    border: 1px solid #E92150;
    border-radius: 6px;
    color: #333333;
}
.catalog-rounded-item-slider__percent span {
    font-family: 'Roboto' !important;
}


.catalog-rounded-item-slider__old-price {
    text-decoration: line-through;
    display: inline-block;
    line-height: 1;

    font-family: 'Roboto' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: rgba(123, 121, 122, 0.8);
}
.catalog-rounded-item-slider__old-price p {
    font-family: 'Roboto' !important;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    font-size: 14px;
}

.catalog-rounded-item-slider__price-wrapper {
    text-align: left;
    font-family: 'Roboto'!important;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #163560;
}
.catalog-rounded-item-slider__price-wrapper .catalog-rounded-item-slider__text,
.catalog-rounded-item-slider__price-wrapper .catalog-rounded-item-slider__price {
    font-family: 'Roboto'!important;
}

.catalog-rounded-item-slider__btns-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 12px;
    min-height: 41px;
    column-gap: 9px;
}
@media screen and (max-width: 767px) {
    .catalog-rounded-item-slider__btns-wrapper {
        margin-top: 11px;
        column-gap: 7px;
    }
}

.catalog-rounded-item-slider__btn {
    display: inline-block;
    text-align: center;
    outline: 0;
    box-shadow: none;
    padding: 7px;
    border: 1px solid transparent;
    background-color: transparent;
    transition: all 0.3s ease;

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    text-align: center;
    border-radius: 6px;
    width: 100%;
    text-transform: unset;
}


.catalog-rounded-item-slider__btn:hover, .catalog-rounded-item-slider__btn:active, .catalog-rounded-item-slider__btn:focus {
    cursor: pointer;
    outline: 0;
    box-shadow: none;
    transition: all 0.3s ease;
}

.catalog-rounded-item-slider__btn.disabled:hover, .catalog-rounded-item-slider__btn.disabled:active, .catalog-rounded-item-slider__btn.disabled:focus {
    cursor: default;
}

.catalog-rounded-item-slider__btn--buy {
    padding: 8px 20px;
    width: 104px;
    min-width: 104px;
}
@media (max-width: 1650px) {
    .catalog-rounded-item-slider__btn--buy {
        width: 89px;
        min-width: 89px;
    }
}
@media (max-width: 767px) {
    .catalog-rounded-item-slider__btn--buy {
        width: 78px;
        min-width: 78px;
    }
}
.catalog-rounded-item-slider__btn--buy svg {
    fill: #175CFF;
}
.catalog-rounded-item-slider__btn--buy:hover svg {
    fill: #ffffff;
}

.catalog-rounded-item-slider__btn--buy svg {
    width: 25px;
    height: auto;
}
.catalog-rounded-item-slider__btn--blue {
    background-color: #175CFF;
    color: #fff;
    border-color: #175CFF;
    font-weight: 500;
}
.catalog-rounded-item-slider__btn--blue:hover, .catalog-rounded-item-slider__btn--blue:active, .catalog-rounded-item-slider__btn--blue:focus {
    color: #fff;
    border-color: #0f4bd7;
    background-color: #0f4bd7;
}
.catalog-rounded-item-slider__btn--white {
    background-color: #fff;
    color: #175CFF;
    border-color: #175CFF;
}
.catalog-rounded-item-slider__btn--white:hover, .catalog-rounded-item-slider__btn--white:active, .catalog-rounded-item-slider__btn--white:focus {
    color: #fff;
    border-color: #0f4bd7;
    background-color: #0f4bd7;
}
.catalog-rounded-item-slider__btn--white.disabled:hover, .catalog-rounded-item-slider__btn--white.disabled:active, .catalog-rounded-item-slider__btn--white.disabled:focus {
    background-color: #fff;
    color: #175CFF;
    border-color: #175CFF;
}
.catalog-rounded-item-slider__btn.disabled {
    opacity: 0.8;
}
.catalog-rounded-item-slider__btn.bx-catalog-subscribe-button {
    margin-bottom: 0;
}
.catalog-rounded-item-slider__color {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    border: 1px solid #C5C5C5;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 1650px) {
    .catalog-rounded-item-slider__color {
        width: 20px;
        height: 20px;
    }
}

.catalog-rounded-item-slider__label-sale-wrapper {
    line-height: 1;
    margin-bottom: 5px;
}

.catalog-rounded-item-slider__label-sale {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
    display: inline-block;
    color: #675A14;
    padding: 3px 5px 2px;
    border-radius: 20px;
    background-color: #FFD80E;
    min-width: 47px;
}

.catalog-rounded-item-slider__quantity-text {
    font-family: 'Roboto' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #333333;
    display: flex;
    align-items: center;

    text-align: left;
    margin-bottom: 11px;
}

.catalog-rounded-item-slider__quantity-text svg {
    margin-right: 7px;
}




/* slider */

.catalog-rounded-item-slider-slider.swiper {
    padding-bottom: 24px;
}
@media (max-width: 575px) {
    .catalog-rounded-item-slider-slider.swiper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
}
.catalog-rounded-item-slider-slider .swiper-wrapper {
    height: 240px;
}
@media (max-width: 1199px) {
    .catalog-rounded-item-slider-slider .swiper-wrapper {
        height: 211px;
    }
}
@media (max-width: 575px) {
    .catalog-rounded-item-slider-slider .swiper-wrapper {
        height: 100%;
    }
}

.catalog-rounded-item-slider-slider__item.swiper-slide img {
    max-height: 100%;
    object-fit: contain;
    max-width: 100%;
}

.catalog-rounded-item-slider-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    background-color: #C4D9ED;
    opacity: 1;
    margin: 0 2px;
}

.catalog-rounded-item-slider-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #175CFF;
    opacity: 1;
}
/*
.catalog-rounded-item-slider__delivery-labels {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-top: 1px solid #DFDFDF;
}

.catalog-rounded-item-slider__delivery-label {
    border-right: 1px solid #DFDFDF;
    text-align: center;

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    color: #175CFF;

    padding: 15px 9px;
}
@media (max-width: 1199px) {
    .catalog-rounded-item-slider__delivery-label {
        font-size: 13px;
        padding: 9px;
    }
}


.catalog-rounded-item-slider__pickup-label {
    text-align: center;

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    color: #175CFF;
    padding: 15px 9px;
}
@media (max-width: 1199px) {
    .catalog-rounded-item-slider__pickup-label {
        font-size: 13px;
        padding: 9px;
    }
}
*/
.catalog-rounded-item-slider__delivery-labels {
    background: linear-gradient(90deg, #08337A 0%, #175CFF 38.5%, #08337A 100%), linear-gradient(180deg, #012053 0%, #02122D 100%);
    position: absolute;
    margin-left: -1px;
    margin-top: -20px;
    width: calc(100% - 20px);

    padding: 24px 12px 4px;

    border-radius: 0 0 12px 12px;
    /*top: 100%;*/
    bottom: 0;
    /*z-index: -1;*/
    /*opacity: 0;*/
    /*border: 1px solid #175CFF;*/
    /*border-top: 1px solid #DFDFDF;*/
    /*background-color: #fff;*/
    display: grid;


    grid-template-columns: repeat(2, 1fr);
    /*border-top: 1px solid #DFDFDF;*/
}
@media (max-width: 1400px) {
    .catalog-rounded-item-slider__delivery-labels {
        padding: 20px 8px 4px;

        /*border-radius: 0 0 20px 20px;*/
    }
}
.catalog-rounded-item-slider:hover .catalog-rounded-item-slider__delivery-labels {
    /*display: grid;*/
    /*opacity: 1;*/
    /*z-index: 29;*/
}
@media (max-width: 1199px) {
    .catalog-rounded-item-slider:hover .catalog-rounded-item-slider__delivery-labels {
        /*display: none;*/
    }
}
.catalog-rounded-item-slider__delivery {
    display: grid;
    grid-template-columns: 1fr 42px;
    column-gap: 5px;
    align-items: center;
    padding: 6px;
}
@media (max-width: 1450px) {
    .catalog-rounded-item-slider__delivery {
        grid-template-columns: 1fr 36px;
    }
}
@media (max-width: 1199px) {
    .catalog-rounded-item-slider__delivery {
        grid-template-columns: 1fr 36px;
        column-gap: 3px;
        padding: 10px 5px 5px 5px;
    }
}
.catalog-rounded-item-slider__delivery:first-child {
    /*border-right: 1px solid #DFDFDF;*/
}
.catalog-rounded-item-slider-delivery__title {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.2;
    color: #ffffff;
}
@media (max-width: 1450px) {
    .catalog-rounded-item-slider-delivery__title {
        font-size: 11px;
    }
}
.catalog-rounded-item-slider-delivery__val {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    color: #FFD80E;
}
@media (max-width: 1199px) {
    .catalog-rounded-item-slider-delivery__val {
        font-size: 11px;
    }
}
.catalog-rounded-item-slider__bottom-content {
    /*padding: 0 20px 4px;*/
    padding: 0 20px 18px;
    background-color: #fff;
    position: relative;
    z-index: 30;
    border-radius: 0 0 12px 12px;
    margin: 0 -1px;
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
}

@media screen and (max-width: 1400px) {
    .catalog-rounded-item-slider__bottom-content {
        /*border-radius: 0 0 20px 20px;*/
    }
}
@media screen and (max-width: 1199px) {
    .catalog-rounded-item-slider__bottom-content {
        /*border-radius: 0 0 16px 16px;*/
    }
}

@media (max-width: 1350px) {
    .catalog-rounded-item-slider__bottom-content {
        /*padding: 9px 9px 4px;*/
        padding: 12px;
    }
}

@media (max-width: 1199px) {
    .catalog-rounded-item-slider__bottom-content {
        /*padding: 0 9px 4px;*/
        padding: 0 9px 12px;
    }
}

@media (max-width: 767px) {
    .catalog-rounded-item-slider__bottom-content {
        /*padding: 0 9px 6px;*/
        padding: 0 9px 12px;
    }
}
.catalog-rounded-item-slider-delivery__img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .catalog-rounded-item-slider-delivery__title-desс {
        display: none;
    }
}




/* present */
.catalog-rounded-item-slider__present-label {
    position: absolute;
    z-index: 11;
    left: -16px;
    top: -20px;
}

.catalog-rounded-item-slider__present {
    width: 406px;
    height: 42px;
    background: linear-gradient(90deg, #000000 0%, #915D20 47.5%, #000000 100%), linear-gradient(90deg, #990E0E 0%, #FF1717 38.5%, #990E0E 100%);
    box-shadow: 15px 9px 7px rgba(0, 0, 0, 0.01), 8px 5px 6px rgba(0, 0, 0, 0.05), 4px 2px 4px rgba(0, 0, 0, 0.09), 1px 1px 2px rgba(0, 0, 0, 0.1);
    transform: rotate(-12deg);
    color: #fff;
    font-family: 'Roboto' !important;
    font-size: 14px;
    display: flex;
    align-items: center;
    line-height: 1.21;
    padding-left: 30px;
}
.catalog-rounded-item-slider__present-percent {
    left: 40px;
    top: 60px;
    z-index: -1;
    width: 2px;
    height: 30px;
    background-color: #000;
    position: absolute;
}
.catalog-rounded-item-slider__present-percent:before {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    background-image: url('/local/templates/wishmaster/images/rounded/present-percent.svg');
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;

    left: 50%;
    transform: translate(-50%, 6px);
    top: 50%;
}
@media (max-width: 991px) {
    .catalog-rounded-item-slider__present {
        font-size: 12px;
        height: 36px;
    }
}   
@keyframes animate-ball {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(12deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-12deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.catalog-rounded-item-slider:hover .catalog-rounded-item-slider__present-percent,
.catalog-rounded-item-slider:active .catalog-rounded-item-slider__present-percent,
.catalog-rounded-item-slider:focus .catalog-rounded-item-slider__present-percent{
    animation: animate-ball .3s linear;
}
/* present */