/* public_html/css/main_style.css */
/* Версия 202607191850 */
/* Изменено 19.07.2026 18:50:00 */

/* ---------------------------------------------
   Главная страница: главный экран и служебные элементы
   --------------------------------------------- */
.bg-img-1,
.kenburns-slide-1 {
background-image: url(/assets/background/stepmat-bg-1.jpg);
}

.bg-img-2,
.kenburns-slide-2 {
background-image: url(/assets/background/stepmat-bg-2.jpg);
}

.bg-img-3,
.kenburns-slide-3 {
background-image: url(/assets/background/stepmat-bg-3.jpg);
}

.bg-img-4,
.kenburns-slide-4 {
background-image: url(/assets/background/stepmat-bg-4.jpg);
}

.bg-img-5,
.kenburns-slide-5 {
background-image: url(/assets/background/stepmat-bg-5.jpg);
}

.bg-img-6,
.kenburns-slide-6 {
background-image: url(/assets/background/stepmat-bg-6.jpg);
}

.copyright-home {
    position: absolute;
    bottom: 26px;
    left: 24px;
    text-align: left;
    font-size: 10px;
    font-weight: 300;
    text-transform: none;
    /* uppercase */
    letter-spacing: 0.05em;
    margin: 0;
    z-index: 10;
}

.copyright-home,
.copyright-home a,
.copyright-home a:hover {
    color: #fff;
}

.copyright {
    position: relative;
    margin: 0 auto;
    text-align: center;
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 auto;
}

.mat-m2-money {
    font-size: clamp(23px, 3.5vw, 52px);
    font-weight: 500;
    text-align: center;
    color: #fff;
    letter-spacing: 0.02em;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    inset: 0;
    text-transform: lowercase;
    z-index: 1;
}

#cartShip {
    visibility: hidden;
}

/* ---------------------------------------------
   Главная страница: блок «Цвета»
   --------------------------------------------- */
.main-material-block {
    align-items: stretch;
}

.main-material-block--reverse {
    flex-direction: row-reverse;
}

.main-material-block__text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-material-block__text,
.main-material-block__gallery-half {
    padding-inline: clamp(15px, 4vw, 50px);
}

.main-material-block .material-txt {
    color: #2e2e2e;
}

.main-material-block .material-txt p {
    max-width: 720px;
    color: #2e2e2e;
}

.main-material-block__gallery-half {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-material-gallery {
    width: min(100%, 880px);
    display: grid;
    flex-wrap: nowrap;
    gap: 5px;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr);
    align-items: start;
    justify-content: stretch;
    column-gap: clamp(4px, 0.7vw, 8px);
    row-gap: 0;
}

.main-material-color-card {
    display: grid;
    grid-template-rows: minmax(26px, auto) auto;
    align-items: start;
    justify-items: center;
    gap: clamp(6px, 0.8vw, 10px);
    flex: 1 1 0;
    min-width: 0;
    width: 100%;
    max-width: none;
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    font: inherit;
    color: #2e2e2e;
    text-align: center;
    cursor: pointer;
}

.main-material-color-card__label {
    display: block;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0;
    padding: 0 1px clamp(6px, 0.7vw, 10px);
    background: transparent;
    color: #2e2e2e;
    font-size: clamp(12px, 0.95vw, 17px);
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: -0.01em;
    text-align: center;
    box-sizing: border-box;
    white-space: nowrap;
    word-break: keep-all;
    overflow-wrap: normal;
    hyphens: none;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-material-color-card__image-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    background: transparent;
    padding: 0;
}

.main-material-color-card__image {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 401 / 560;
    object-fit: contain;
}

.main-material-color-card:focus-visible .main-material-color-card__label,
.main-material-color-card:focus-visible .main-material-color-card__image-wrap {
    outline: 2px solid #5576d1;
    outline-offset: 2px;
}

/* ---------------------------------------------
   Главная страница: блок «Примеры»
   --------------------------------------------- */
.works-section.section-gallery {
    height: auto;
    padding: 0 !important;
}

.works-section.section-gallery .container-fluid.force-height,
.works-section.section-gallery .row.no-gutter,
.works-section.section-gallery .works-section-col {
    height: auto;
}

.works-section.section-gallery .works-gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(10px, 2vw, 25px);
    width: 100%;
    margin: 0 auto;
    float: none;
    padding-inline: clamp(15px, 4vw, 50px);
}

.works-section.section-gallery .works-gallery-item {
    position: relative;
    top: auto;
    left: auto;
    float: none;
    width: 100%;
    height: auto !important;
    padding: 0 !important;
    aspect-ratio: 3 / 4;
}

.works-section.section-gallery .works-gallery-item .box-img,
.works-section.section-gallery .works-gallery-item .item-folio,
.works-section.section-gallery .works-gallery-item .img-fullwidth-all,
.works-section.section-gallery .works-gallery-item .thumb-link {
    width: 100%;
    height: 100%;
}

/* ---------------------------------------------
   Главная страница: блок «Отзывы»
   --------------------------------------------- */
.swiper-container-reviews .text,
.swiper-container-reviews p {
    text-align: center;
    color: #fff;
}

.swiper-container-reviews {
    margin: 0;
    padding: 0;
    height: auto;
}

.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.reviews-top {
    width: 100%;
    height: 50%;
}

.reviews-bottom {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #5576D1;
}

.reviews-bottom .swiper-slide p.text {
    width: 80%;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 15px auto;
    font-size: clamp(17px, 2vw, 20px);
    font-weight: 300;
}

.reviews-bottom .swiper-slide h2.text {
    width: 80%;
    letter-spacing: normal;
    line-height: 1.4;
    margin: 15px auto;
    font-size: clamp(19px, 2vw, 24px);
    font-weight: 300;
}

.reviews-bottom .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-button-wrapper {
    position: relative;
    top: 50px;
}

.swiper-button-wrapper li {
    list-style: none;
}

.swiper-button-black,
.swiper-button-white {
    width: 20px;
    height: 20px;
    background-size: contain;
}

.swiper-button-next {
    right: 45px;
}

.swiper-button-prev {
    left: 45px;
}

.reviews-bg-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 580px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.reviews-stars {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin: 37px 0px 25px 0px;
    color: #ffc062;
}

.reviews-stars svg {
    width: 24px;
    height: 24px;
}

.reviews-bottom .swiper-slide.reviews-rating-slide .text {
    width: min(1000px, calc(100% - 40px));
    margin: 18px auto 42px auto;
}

.reviews-rating-summary {
    display: grid;
    grid-template-columns: 250px minmax(0, 1fr);
    align-items: center;
    gap: 48px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.reviews-rating-summary__total {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 0;
}

.reviews-rating-summary__value {
    font-size: clamp(86px, 9vw, 128px);
    line-height: .9;
    font-weight: 700;
    letter-spacing: -0.08em;
    color: #fff;
}

.reviews-rating-summary__stars,
.reviews-rating-summary__row-stars {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #ffc062;
}

.reviews-rating-summary__stars {
    margin: 28px 0 18px 0;
}

.reviews-rating-summary__stars svg {
    width: 32px;
    height: 32px;
    flex: 0 0 auto;
}

.reviews-rating-summary__count {
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.2;
    font-weight: 300;
    color: #fff;
}

.reviews-rating-summary__breakdown {
    display: flex;
    flex-direction: column;
    gap: 18px;
    min-width: 0;
}

.reviews-rating-summary__row {
    display: grid;
    grid-template-columns: 150px minmax(150px, 1fr) 44px;
    align-items: center;
    gap: 22px;
}

.reviews-rating-summary__row-stars {
    justify-content: flex-start;
    gap: 7px;
}

.reviews-rating-summary__row-stars svg {
    width: 25px;
    height: 25px;
    flex: 0 0 auto;
}

.reviews-rating-summary__bar {
    position: relative;
    overflow: hidden;
    height: 8px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .82);
}

.reviews-rating-summary__bar-fill {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: #ffc062;
}

.reviews-rating-summary__row-count {
    font-size: 18px;
    line-height: 1;
    font-weight: 300;
    text-align: left;
    color: #fff;
}

/* ------------------------------------------------------------
   Блок «Стандартные размеры ковриков» (главная страница)
   ------------------------------------------------------------ */

.standard-sizes__subtitle {
    max-width: 480px;
    margin: 14px auto 0;
    text-align: center;
    font-size: clamp(14px, 1.6vw, 16px);
    font-weight: 300;
    line-height: 1.5;
    color: #5b6271;
}

.standard-sizes__grid {
    --mat-scale: 0.62;
    --mat-min-max: 60;
    --mat-base-scale: 1;
    --mat-scale-power: 0.5;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin-top: 34px;
}

@supports (width: calc(1px * pow(2, 0.4))) {
    .size-card {
        --mat-scale: calc(
            var(--mat-base-scale) *
            pow(
                calc(var(--mat-min-max) / max(var(--mat-w), var(--mat-l))),
                var(--mat-scale-power)
            )
        );
    }
}

.size-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px 12px 18px;
    background: #fff;
    border: 1px solid #e9ebf2;
    border-radius: 16px;
    text-decoration: none;
    color: inherit;
    transition: transform .15s ease, border-color .15s ease, box-shadow .15s ease;
}

.size-card:hover,
.size-card:focus-visible {
    transform: translateY(-4px);
    border-color: #5576d1;
    box-shadow: 0 12px 26px rgba(85, 118, 209, .18);
    outline: none;
}

.size-card__stage {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 96px;
    padding-bottom: 6px;
    margin-top: 15px;
}

.size-card__mat {
    width: calc(var(--mat-w) * var(--mat-scale) * 1.1px);
    height: calc(var(--mat-l) * var(--mat-scale) * 1.1px);
    background: rgba(46, 46, 46, 0.06);
    border-radius: calc(var(--mat-l) * var(--mat-scale) * 0.1px);
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 0 0 2px rgba(85, 118, 209, 0.4);
}

.size-card__size {
    font-size: clamp(14px, 2vw, 18px);
    color: #2f2f2f;
}

.size-card__price {
    font-size: clamp(14px, 2vw, 18px);
    color: #b4c1e6;
}

.size-card__unit {
    color: #2f2f2f;
}

.size-card__mat .size-card__area {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: inherit;
    background: rgba(255, 255, 255, .74);
    color: #5576d1;
    font-size: clamp(12px, 2vw, 14px);
    line-height: 1;
    opacity: 0;
    transform: scale(.96);
    transition: opacity .18s ease, transform .18s ease;
    pointer-events: none;
}

.size-card:hover .size-card__mat .size-card__area,
.size-card:focus-visible .size-card__mat .size-card__area {
    opacity: 1;
}

.size-card--custom {
    background: #5576d1;
    border-color: #5576d1;
}

.size-card--custom:hover,
.size-card--custom:focus-visible {
    box-shadow: 0 12px 26px rgba(85, 118, 209, .32);
}

.size-card--custom .size-card__stage {
    align-items: center;
    border-bottom-color: rgba(255, 255, 255, .22);
}

.size-card--custom .size-card__icon {
    width: 34px;
    height: 34px;
    color: #fff;
}

.size-card--custom .size-card__size {
    color: #fff;
}

.size-card--custom .size-card__price {
    font-size: clamp(12px, 2vw, 14px);
    color: rgba(255, 255, 255, .82);
}

@property --stepmat-standart-mat {
    syntax: '<angle>';
    inherits: false;
    initial-value: 0deg;
}

.size-card:hover .size-card__mat::after,
.size-card:focus-visible .size-card__mat::after {
    --stepmat-standart-mat: 0deg;
    content: '';
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    padding: 2px;
    background: conic-gradient(from 0deg, #5576d1 0deg var(--stepmat-standart-mat), transparent var(--stepmat-standart-mat) 360deg);
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    animation: unitMatHintBorder 1.5s ease-in-out 1 forwards;
}

@keyframes unitMatHintBorder {
    from {
        --stepmat-standart-mat: 0deg;
    }

    to {
        --stepmat-standart-mat: 360deg;
    }
}

/* Планшет — 3 в ряд */
@media (max-width: 900px) {
    .standard-sizes__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
    }
}

/* Мобильный — 2 в ряд, прямоугольники чуть мельче */
@media (max-width: 620px) {
    .standard-sizes__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        --mat-scale: 0.5;
    }

    .size-card__stage {
        height: 80px;
    }

    .size-card {
        border-radius: 14px;
        padding: 14px 10px 16px;
    }
}

/* Уважать настройку «уменьшить движение» */
@media (prefers-reduced-motion: reduce) {
    .size-card {
        transition: none;
    }

    .size-card:hover,
    .size-card:focus-visible {
        transform: none;
    }

    .size-card:hover .size-card__mat::after,
    .size-card:focus-visible .size-card__mat::after {
        animation: none;
    }
}


/* ---------------------------------------------
   Главная страница: FAQ
   --------------------------------------------- */
.faq-section {
    position: relative;
    padding: 50px 0;
    background: #fff;
}

.faq-section__head {
    max-width: 920px;
    margin: 0 auto 50px;
}

.faq-section__title {
    margin: 0;
    color: #2e2e2e;
    font-size: 42px;
    line-height: 1.18;
    font-weight: 500;
}

.faq-subsection__head {
    max-width: 920px;
    margin: -30px auto 50px;
}

.faq-subsection__title {
    margin: 0;
    color: #2e2e2e;
    font-size: clamp(20px, 2vw, 24px);
    line-height: 1.18;
    font-weight: 300;
}

.mainfaq {
    display: grid;
    gap: 16px;
}

.mainfaq__item {
    background: #ffffff;
    box-shadow: 0 3px 10px #2e2e2e10;
    border-radius: 15px;
    border: 1px solid #2e2e2e10;
    overflow: hidden;
}

.mainfaq__button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    width: 100%;
    padding: 17px;
    border: 0;
    background: transparent;
    color: #2e2e2e;
    font-size: clamp(17px, 2vw, 20px);
    line-height: 1.35;
    font-weight: 500;
    text-align: left;
    cursor: pointer;
}

.mainfaq__plus {
    position: relative;
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
}

.mainfaq__plus::before,
.mainfaq__plus::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    border-radius: 999px;
    background: #2e2e2e;
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease, opacity 0.25s ease;
}

.mainfaq__plus::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.mainfaq__item.is-open .mainfaq__plus::after {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(90deg) scaleX(0);
}

.mainfaq__answer {
    display: none;
    padding: 0 28px 26px;
}

.mainfaq__answer p {
    margin: 0;
    color: #5b6271;
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.7;
}

/* ---------------------------------------------
   Адаптив главной страницы
   --------------------------------------------- */

@media (min-width:768px) and (max-width:1024px) {

    /* Примеры */
    .works-section.section-100vh {
        height: auto;
        padding: 120px 0;
    }
}

@media only screen and (max-width: 995px) {

    /* Отзывы */
    .reviews-bottom .swiper-slide .text {
        width: 100%;
    }

    .reviews-rating-summary {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .reviews-rating-summary__row {
        grid-template-columns: 150px minmax(120px, 1fr) 38px;
        gap: 16px;
    }
}

@media only screen and (max-width: 991px) {

    /* Общие секции */
    .mainsection {
        padding: 60px 0;
    }

    .mainsection__title {
        font-size: 30px;
    }

    /* Цвета */
    .main-material-block,
    .main-material-block--reverse {
        flex-direction: column;
    }

    .main-material-block__text,
    .main-material-block__gallery-half {
        padding-inline: clamp(15px, 4vw, 32px);
    }

    .main-material-block__text .post-txt.material-txt {
        padding-bottom: 0;
    }

    .main-material-block__gallery-half {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    .main-material-gallery {
        width: min(480px, 80%);
        grid-auto-flow: row;
        grid-auto-columns: initial;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: clamp(4px, 0.8vw, 7px);
        row-gap: 16px;
    }

    .main-material-color-card__label {
        padding-bottom: 8px;
        font-size: clamp(12px, 1.55vw, 15px);
    }

    /* Почему именно мы */
    .why-us__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
    }

    .why-card--hero {
        grid-column: span 2;
        padding: 34px 32px 32px;
    }

    .why-card--hero .why-card__title {
        font-size: 26px;
    }

    .why-card--wide {
        grid-column: span 2;
    }

    .why-card {
        padding: 30px 26px 28px;
    }
}

@media only screen and (max-width: 880px) {

    /* Главный экран */
    .copyright-home {
        bottom: 11px;
        right: 15px;
    }
}

@media only screen and (max-width: 768px) {

    /* Цвета */
    .main-material-block__text,
    .main-material-block__gallery-half {
        padding-inline: clamp(15px, 4vw, 24px);
    }

    .main-material-gallery {
        width: min(410px, 80%);
    }

    .main-material-block__gallery-half {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    .main-material-color-card__label {
        padding-bottom: 7px;
        font-size: clamp(12px, 2vw, 14px);
    }

    /* Отзывы */
    .reviews-bg-wrapper {
        min-height: 350px;
    }
}

@media only screen and (max-width: 767px) {

    /* Общие секции */
    .mainsection {
        padding: 44px 0;
    }

    .mainsection__title {
        font-size: 26px;
    }

    /* FAQ */
    .mainfaq__answer {
        padding: 0 22px 22px;
    }

    .mainfaq__answer p {
        line-height: 1.4;
    }
}

@media only screen and (max-width: 640px) {

    /* Главный экран */
    .copyright-home {
        display: none;
        visibility: hidden;
    }

    /* Отзывы */
    .reviews-bottom {
        width: 100%;
        margin: 0 auto;
    }

    .swiper-button-wrapper {
        top: 30px;
    }

    .swiper-button-next {
        right: 15px;
    }

    .swiper-button-prev {
        left: 15px;
    }

    .reviews-bottom .swiper-slide.reviews-rating-slide .text {
        width: calc(100% - 30px);
        margin: 6px auto 30px auto;
    }

    .reviews-rating-summary {
        gap: 28px;
    }

    .reviews-rating-summary__value {
        font-size: clamp(70px, 17vw, 105px);
    }

    .reviews-rating-summary__stars {
        margin: 22px 0 14px 0;
        gap: 6px;
    }

    .reviews-rating-summary__stars svg {
        width: 28px;
        height: 28px;
    }

    .reviews-rating-summary__breakdown {
        gap: 16px;
    }

    .reviews-rating-summary__row {
        grid-template-columns: 112px minmax(70px, 1fr) 28px;
        gap: 10px;
    }

    .reviews-rating-summary__row-stars {
        gap: 4px;
    }

    .reviews-rating-summary__row-stars svg {
        width: 18px;
        height: 18px;
    }

    .reviews-rating-summary__bar {
        height: 7px;
    }

    .reviews-rating-summary__row-count {
        font-size: 20px;
    }

    /* Почему именно мы */
    .why-us__grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .why-card--hero,
    .why-card--wide {
        grid-column: span 1;
    }

    .why-card {
        padding: 26px 22px 24px;
    }

    .why-card--hero {
        padding: 28px 24px 26px;
    }

    .why-card--hero .why-card__title {
        font-size: 22px;
    }

    .why-card__title {
        font-size: 19px;
    }

    .why-card__text {
        font-size: 15px;
    }

    .why-card__icon-wrap {
        width: 54px;
        height: 54px;
        border-radius: 12px;
    }

    .why-card__icon {
        width: 26px;
        height: 26px;
    }

    .why-card--wide {
        grid-template-columns: 1fr;
        gap: 22px;
        padding: 28px 24px;
    }

    .why-card__cta {
        width: 100%;
        justify-content: center;
    }
}

@media only screen and (max-width: 480px) {

    /* Цвета */
    .main-material-block__gallery-half {
        padding-top: 16px;
        padding-bottom: 24px;
    }

    .main-material-color-card__label {
        font-size: clamp(12px, 3.2vw, 13px);
        padding-bottom: 6px;
    }
}

@media (prefers-reduced-motion: no-preference) {

    /* Почему именно мы */
    .why-card {
        opacity: 0;
        transform: translateY(24px);
        animation: whyCardIn 0.7s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    }

    .why-card:nth-child(1) {
        animation-delay: 0.05s;
    }

    .why-card:nth-child(2) {
        animation-delay: 0.15s;
    }

    .why-card:nth-child(3) {
        animation-delay: 0.25s;
    }

    .why-card:nth-child(4) {
        animation-delay: 0.35s;
    }

    .why-card:nth-child(5) {
        animation-delay: 0.45s;
    }

    .why-card:nth-child(6) {
        animation-delay: 0.55s;
    }

    .why-card:nth-child(7) {
        animation-delay: 0.7s;
    }

    @keyframes whyCardIn {
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
}

/* Корзина первого экрана сохраняет собственные стили независимо от блока соцсетей. */
.cart-icons-wrapper {
	position: absolute;
	bottom: 25px;
	right: 29px;
	text-align: right;
	margin: 0;
	z-index: 10;
}

@media only screen and (max-width:880px) {
	.cart-icons-wrapper {
		bottom: 13px;
		left: 10px;
	}
}

@media only screen and (max-width:640px) {
	.cart-icons-wrapper {
		position: absolute;
		display: block;
		left: 0;
		right: 0;
		bottom: 13px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
}

.cart-icons-wrapper ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

.cart-icons-wrapper ul li {
	display: inline-block;
	margin: 0 auto;
	padding: 0 0 0 5px;
}

ul.cart-icons {
	font-size: 18px;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
}

@media only screen and (max-width:640px) {
	ul.cart-icons {
		font-size: 16px;
	}
}

ul.cart-icons a {
	padding: 0;
	color: #fff;
	text-decoration: none;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

ul.cart-icons a:hover {
	padding: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

ul.cart-icons a img,
ul.cart-icons a svg {
	display: block;
	width: 42px;
	height: 42px;
}

ul.cart-icons a svg {
	fill: currentColor;
}
