

/* Start:/local/templates/markformelle/components/bitrix/news.list/trends_block_new/style.css?16806917645271*/
.actual-container {
    margin-top: 60px;
    margin-bottom: 50px;
}

@media screen and (max-width: 600px) {
    .actual-container {
        margin-bottom: 0px;
    }
}

.round-block {
    margin-bottom: 130px;
    margin: auto 20px;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    max-width: 206px;
}

.round-block div:not(.round-image-wrap) {
    margin-top: 20px;
    min-height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#trends h3 {
    display: none;
}

.round-image-wrap {
    width: fit-content;
    max-width: 206px !important;
    border-radius: 100%;
    border: 3px solid #FFF !important;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    display: flex;
}

.round-block:not(:hover) img {
    filter: brightness(100%);
    transition: .5s;
}

.round-block:hover img {
    filter: brightness(85%);
    transition: .5s;
}

.round-block div {
    color: #212121;
    font-size: 14px;
    font-family: "Roboto MF Light";
}

.new-collections-products h3 {
    color: #212121;
    margin: 0 0 14px 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 37px;
}

#trends {
    margin: 0px auto;
    display: block;
}

#trends .collections-block div:not(.round-image-wrap) {
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.025em;
    color: #212121;
}

#trends a div:not(.round-image-wrap) {
    top: 155px;
}

.fix-block.brfid {
    margin-top: 0 !important;
}

#trends .trends-img {
    border-radius: 100px;
    width: 100%;
}

@media (max-width: 600px) {
    #trends .trends-img {
        width: 57px;
        height: 57px;
    }
}


.actual-container {
    display: flex !important;
    justify-content: center;
}

.actual-container a.round-block:first-child {
    margin-left: 0;
}

.actual-container a.round-block:last-child {
    margin-right: 0;
}

@media (max-width: 500px) {
    #trends {
        width: 100%;
    }

    section.new-collections-products .collections-block.round-block {
        width: 10% !important;
        margin-bottom: 50px !important;
        margin: 0 3%;
    }

    #trends a div:not(.round-image-wrap) {
        top: 80px;
        position: absolute;
        font-size: 12px;
        letter-spacing: -0.5px;
    }

    .new-collections-products h3 {
        margin: 0px 0 10px 0;
        text-transform: uppercase;
        padding-top: 10px;
        font-size: 15pt;
    }

    #trends .collections-block div {
        font-size: 10pt;
    }
}


@media screen and (max-width: 1000px) {
    .round-block div:not(.round-image-wrap) {
        margin-top: 15px;
    }
}

@media screen and (max-width: 850px) {
    .main-product-hover-block {
        display: none;
    }

    .fix-block.brfid {
        padding-right: 0 !important;
        padding-left: 15px !important;
    }

    .actual-container {
        width: fit-content;
        justify-content: flex-start;
        overflow-x: scroll !important;
        scrollbar-width: thin;
        scrollbar-color: #FFF #FFF;
}

    .actual-container::-webkit-scrollbar {
        display: none;
    }

    #trends .collections-block div:not(.round-image-wrap) {
        font-size: 12px;
    }

    .collections-block.round-block.square-box {
        min-width: 117px;
        min-height: 102px;
        padding-right: 15px !important;
        padding-left: 2px !important;
        min-height: 134px;
    }

    #trends a div:not(.round-image-wrap) {
        position: static;
}

    .round-image-wrap {
        min-width: 102px;
        min-height: 102px;
    }

    #trends, .actual-container {
        min-height: 134px;
        height: fit-content;
}

    #trends .collections-block div {
        max-width: unset;
}

    #trends .trends-img {
        min-width: 99px;
        min-height: 99px;
    }
}

@media screen and (min-width: 601px) and (max-width: 850px) {
	.main-section .fix-block {
		width: calc(100% + 20px) !important;
    }
}

@media screen and (max-width: 850px) {
    #trends .actual-container {
        margin-top: 15px;
    }

    #trends .collections-block div {
        overflow: hidden;
        text-overflow: ellipsis;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        margin-top: 5px;
        position: unset;
    }

    section.new-collections-products .collections-block.round-block {
        width: 57px !important;
    }

    #trends h3 {
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 35px;
        text-transform: none;
    }

    section.new-collections-products .collections-block.round-block {
        min-height: unset;
        display: none;
        margin: 0 !important;
        align-items: baseline;
}

    section.new-collections-products .collections-block.round-block:first-child,
    section.new-collections-products .collections-block.round-block:nth-child(2),
    section.new-collections-products .collections-block.round-block:nth-child(3),
    section.new-collections-products .collections-block.round-block:nth-child(4),
    section.new-collections-products .collections-block.round-block:nth-child(5) {
        display: flex;
        flex-wrap: wrap;
    }
}
/* End */


/* Start:/local/components/markformelle/main.new_collections/templates/.default/style.css?16977224245304*/
.new-collections-section {
    display: block !important;
    max-width: 1460px !important;
    margin: 0 auto !important;
    width: 100% !important;
    opacity: 0;
    margin-bottom: 0 !important;
}

.new-collections-section .new-collections-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 85px;
}

@media screen and (max-width: 600px) {
    .new-collections-section .new-collections-container {
        display: flex;
        justify-content: space-between;
        margin-bottom: 0px;
    }
}

.new-collections-section h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 37px;
    color: #212121;
    margin: 0 0 13px 0;
}

.section-nc-wrap {
    position: relative;
}

.new-collections-pagination {
    position: absolute;
    bottom : 40px;
    left: calc(50% - 10px);
    width: 20px;
    display: flex;
    justify-content: space-between;
    z-index: 9;
}

.new-collections-pagination__dot {
    position: relative;
}

@media screen and (min-width: 601px) {
    h3 {
        margin-top: 60px !important;
    }
}


.new-collections-section {
    padding-top: 0 !important;
}

.new-collections-pagination__dot.active circle {
    opacity: 1 !important;
}

.new-collections-pagination__dot.active::after {
    content: url("data:image/svg+xml,%0A%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4.5' cy='4.5' r='4.25' stroke='white' stroke-width='0.5'/%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    top: 2px;
    left: -2px;
}

.new-collections-container .collections-block {
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
}

.new-collections-container .collections-block .collection-info .collection-name,
.new-collections-container .collections-block .collection-info .collection-anonce {
    display: none;
}

.collections-block div:not(.round-image-wrap) {
    padding: 0 4px;
}

.new-collections-container  .owl-stage {
    width: 800px !important;
}

.new-collections-container  .owl-stage .owl-item:last-child {
    margin-right: 100px !important;
}

@media screen and (min-width: 601px) {
    .new-collections-container .collections-block {
        width: calc(50% - 10px);
    }

    .new-collections-container .collections-block:hover {
        filter: brightness(0.8);
    }

    .new-collections-container .collections-block img {
        width: 100%;
        border-radius: 10px;
    }
}

@media screen and (min-width: 601px) and (max-width: 1460px) {
    .new-collections-section {
        padding: 0 5px;
    }
}

@media screen and (min-width: 601px) {
    .new-collections-section {
        position: relative !important;
        top: 25px !important;
    }

    .new-collections-container .collections-block {
        position: relative;
    }

    .new-collections-container .collections-block .collection-info {
        height: 44px;
        background: rgba(0, 0, 0, 0.3);
        border-radius: 0px 0px 10px 10px;
        padding: 7px 0 0 21px;
        width: 100% !important;
        transition: all 0.3s ease;
        position: relative;
        top: -47px;
    }

    .new-collections-container .collections-block .collection-info .collection-name {
        display: block;
        font-weight: bold;
        font-size: 16px;
        line-height: 30px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
        text-transform: none;
    }

    .collections-block .collections-block-img {
        height: auto;
    }
}
@media screen and (min-width: 601px) and (max-width: 1100px) {
    .new-collections-container .collections-block .collection-info {
        position: relative;
        top: -44px;
    }

    .popmechanic-desktop .new-collections-container .collections-block .collection-info {
        position: relative;
        top: -47px;
    }
    }

@media screen and (min-width: 601px) and (max-width: 900px) {
    .new-collections-container .collections-block .collection-info .collection-name {
        font-size: 14px;
    }
}

@media screen and (max-width: 600px) {
    .fix-block #trends {
        padding-top: 0;
    }

    body .new-collections-section {
        margin-top: 30px !important;
        width: calc(100% - 15px) !important;
        overflow-x: scroll;
        position: relative;
        left: 5px;
    }

    .new-collections-section::-webkit-scrollbar {
        display: none;
    }

    .new-collections-container {
        width: 200% !important;
    }

    .collections-block, .collections-block img {
        width: 100% !important;
    }

    .collections-block {
        margin-right: 10px;
    }

    .new-collections-section {
        width: calc(100% - 20px) !important;
    }

    .new-collections-section .collections-block img {
        border-radius: 10px;
    }

    .new-collections-section h3 {
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 35px;
        margin: 9px auto !important;
    }
/*
    .us-ac-inf {
        border: 1px solid red;
    } */

}

@media screen and (max-width: 499px) {
    .new-collections-section h3 {
        margin: 0px 0 15px 0;
    }
}

@media screen and (max-width: 600px) {
    .new-collections-section {
        margin-bottom: 30px !important;
    }
}
/* End */


/* Start:/local/components/markformelle/main.products_slider/templates/.default/style.css?175076331018621*/
.products-gallery-block.men, .products-gallery-block.children {
    opacity: 0;
}

.main-carousel-products.products-gallery {
    position: relative;
}

.main_carusel_products_gallery h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #212121;
    text-align: left;
    margin: 0;
    margin-bottom: 20px;
    text-transform: none !important;
}

.show-all {
    display: block;
    font-size: 14px;
    position: absolute;
    top: 32px;
    right: 2px;
    z-index: 9;
    color: #212121;
}

.show-all_desktop svg {
    position: relative;
    top: 1px;
}

.show-all_mobile {
    display: none;
}

.new-arrivals .show-all {
    top: 37px;
}

@media screen and (min-width: 601px) {
    .size-item__length {
        min-width: 51px;
    }

    .photos-row {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
    }

    .photos-row div {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .color-font-fix {
        -webkit-text-size-adjust: 100%;
        font-size: 12px;
    }

    .show-all_desktop {
        display: none;
    }

    .show-all_mobile {
        display: inline;
    }

    .new-arrivals .show-all {
        top: 35px;
    }

    .photos-row {
        display: none;
    }
}

/* убирает на desktope ссылку в конце прокрутки слайдера */
/* .owl-stage>.owl-item:last-of-type {
    display: none;
} */

.img-container_last_item {
    width:1px !important;
}

.owl-item .last-item {

    display: flex;
    align-items: center;
}

.last-item_link {
    text-align: left;
    margin: auto 0;
    padding: 20px;
    width: 150px;
    display: block;
    text-decoration: underline;
    font-size: 18px;
}

@media screen and (max-width: 600px) {
    .add-in-favorite-button {
        top: -2px !important;
        width: 29px;
    }

    .open-modal {
        height: 100vh;
        overflow-y: hidden;
    }

    .size-item__size {
        min-width: 20px;
    }

    .size-item .size-item__availible {
        min-width: 115px;
        text-align: start;
        text-transform: lowercase;
        color: #212121;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 22px;
        display: flex;
        align-items: center;
        height: 22px;
        margin: auto 0;
        width: calc(100vw - 195px);
        justify-content: flex-end;
        font-family: "Roboto MF Light", sans-serif;
    }

    .size-item .size-item__availible .dot {
        position: relative;
        top: 1px;
        width: 8px;
        height: 8px;
        background: #000;
        border-radius: 50%;
        margin-left: 10px;
    }

    .size-item .size-item__availible .dot.many-dot {
        background: #5FAD56;
    }

    .size-item .size-item__availible .dot.in-store-dot {
        background: #FCB058;
    }

    .size-item .size-item__availible .dot.not-many-dot {
        background: #E40211;
    }
}

@media screen and (min-width: 601px) {
    .size-item {
        min-width: 55px;
    }

    .main-carousel-products.products-gallery {
        margin: 40px auto 10px !important;
    }

    .products-gallery .main-carousel-products-tags {
        margin: 0 0 20px 0;
        text-transform: none;
        display: flex;
        width: fit-content;
        justify-content: space-between;
    }

    .products-gallery .main-carousel-products-tags li {
        margin: 0 40px 0 0;
        padding: 0;
        font-weight: 300;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0.025em;
        color: #212121;
    }

    .products-gallery .main-product-price {
        margin-top: 2px;
        text-align: left;
    }

    .products-gallery .main-product-colors-count {
        text-align: left;
        font-size: 14px;
        color: #212121;
        margin-top: 10px;
        font-family: "Roboto MF Light";
    }

    .products-gallery .main-product-price span {
        margin: 9.65px 0 0 0;
        font-weight: bold;
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0.025em;
        color: #212121;
    }

    .products-gallery .main-product-title {
        font-weight: 300;
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 0.025em;
        color: #212121;
        text-align: left;
        padding-top: 20px;
        font-family: "Roboto MF Light";
    }

    @keyframes fadeInFromNone {
        0% {
          display: none;
          opacity: 0;
        }

        1% {
          display: block;
          opacity: 0;
        }

        100% {
          display: block;
          opacity: 1;
        }
    }

    .main-product-hover-block.open {
        display: block;
        opacity: 1;

        animation: fadeInFromNone .3s linear;
    }

    .main-product-hover-block {
        padding-top: 10px;
        width: 100%;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        position: absolute;
        bottom: 100px;
        background: rgba(255,255,255, .7);
        display: none;
    }

    .main-product-hover-block .size-item.disabled {
        color: #c5c5c5;
    }

    .main-product-hover-block .size-item.disabled:hover {
        cursor: default;
        background: none !important;
    }

    .main-product-hover-block .add-to-basket {
        font-size: 14px;
        color: #212121;
    }

    .main-product-hover-block .sizes-line {
        display: flex;
        justify-content: center;
        padding: 0 40px;
    }

    .main-product-hover-block .sizes-block {
        position: relative;
        margin-bottom: 33px;
        margin-top: 20px;
        cursor: default;
    }

    .main-product-hover-block:hover {
        cursor: default;
    }

    .main-product-hover-block .left-arrow.disabled svg.left-arrow_disabled,
    .main-product-hover-block .left-arrow.active svg.left-arrow_active,
    .main-product-hover-block .right-arrow.active svg.right-arrow_active,
    .main-product-hover-block .right-arrow.disabled svg.right-arrow_disabled {
        display: block !important;
    }

    .main-product-hover-block .left-arrow.disabled svg.left-arrow_active,
    .main-product-hover-block .left-arrow.active svg.left-arrow_disabled,
    .main-product-hover-block .right-arrow.active svg.right-arrow_disabled,
    .main-product-hover-block .right-arrow.disabled svg.right-arrow_active {
        display: none !important;
    }

    .main-product-hover-block .size-item {
        font-family: "Roboto MF Light";
        font-size: 14px;
        color: #212121;
        width: 50px;
        min-height: 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0 5px;
        padding: 3px !important;
    }

    .main-product-hover-block .size-item:hover {
        background: #ececec;
        cursor: pointer;
    }


    .main-product-hover-block .left-arrow, .main-product-hover-block .right-arrow {
        position: absolute;
        top: calc(50% - 10px);
        cursor: pointer;
    }

    .main-product-hover-block .left-arrow {
        left: 10px;
    }

    .main-product-hover-block .right-arrow {
        right: 10px;
    }

    .main-product-bottom-line {
        display: flex;
        justify-content: space-between;
    }

    .add-in-favorite-button {
        background: none;
        border: none;
        position: relative;
        top: 6px;
        right: 10px;
    }

    .add-to-basket-button {
        display: none;
    }

    .choose-size-popup {
        display: none !important;
    }
}

.add-in-favorite-button:not(.active) .dark_heart {
    display: none;
}

.add-in-favorite-button:not(.active) .white_heart {
    display: block;
}

.add-in-favorite-button:not(.active) .white_heart:hover path {
    fill: #DDD;
    stroke: #DDD;
}



.add-in-favorite-button.active .dark_heart {
    display: block;
}

.add-in-favorite-button.active .white_heart {
    display: none;
}

.stickers-block__slider {
    position: absolute;
    width: fit-content;
    top: 5px;
    right: 5px;
    height: fit-content;
    z-index: 10;
}

.shildrik.mini {
    width: 70px;
    height: 70px;
    background-size: cover !important;
    margin-bottom: 10px;
}

@media screen and (min-width: 601px) {
    .size-item {
        flex-direction: column;
    }

    .size-item-length {
        margin-top: 5px;
    }

    .fake-header-2 {
        display: none !important;
    }
}

.main-page-header.fake-header-2 {
    display: none !important;
}

@media screen and (max-width: 600px) {
    .show-all {
        display: block;
        font-size: 12px;
        position: absolute;
        top: 51px;
        right: 22%;
        z-index: 9;
    }

    body .main-product-hover-block {
        display: none !important;
    }

    .choose-size-popup {
        position: fixed;
        width: 100%;
        background: #fff;
        bottom: 52px;
        left: 0;
        z-index: var(--header-index);
        display: none;
        max-height: 300px;
        overflow: scroll;
    }

    @keyframes opacityout {
        from {
          opacity: .45;
        }

        to {
          opacity: 0;
        }
    }

    .choose-size-popup__background {
        background-color: #000;
        opacity: .45;
        width: 100%;
        height: 100%;
        z-index: 10;
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        animation-name: opacityout;
        animation-duration: .7s;
    }

    @keyframes opacityin {
        from {
          opacity: 0;
        }

        to {
          opacity: .45;
        }
    }

    .choose-size-popup__background.active {
        display: block;
        animation-name: opacityin;
        animation-duration: .7s;
    }

    .choose-size-popup__header .size-table-title {
        font-size: 12px;
        height: 50px;
        border-bottom: 1px solid #DEDEDE;
        font-weight: normal;
        font-style: normal;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding-left: 20px;
        font-family: "Roboto MF Light", sans-serif;
    }

    .choose-size-popup__subheader {
        font-size: 12px;
        color: #212121;
        text-decoration: underline;
        padding-left: 10px;
        padding-top: 35px;
        padding-bottom: 25px;
    }

    .size-table-header-wrap .size-table-header {
        height: 35px;
        width: calc(100% - 36px);
        margin-left: 18px;
        display: flex;
        justify-content: space-between;
    }

    .size-table-header-wrap .size-table-header div {
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 35px;
        display: flex;
        align-items: center;
        letter-spacing: 0.025em;
        color: #A2A2A2;
        font-family: "Roboto MF Light", sans-serif;
    }

    .size-table-header-wrap .size-table-header div.w25per {
        width: 76px;
        position: relative;
        left: 2px;
    }

    .size-table-header-wrap .size-table-header div.w50per {
        width: calc(100vw - 195px);
        justify-content: flex-end;
    }

    @keyframes slidein {
        from {
          transform: translateY(100%);
        }

        to {
          transform: translateY(0%);
        }
    }

    @keyframes slideout {
        0% {
            transform: translateY(0%);
        }
        100% {
            transform: translateY(100%);
        }
    }

    .choose-size-popup {
        display: block;
        animation-name: slideout;
        animation-duration: .7s;
    }

    .choose-size-popup.active {
        animation-name: slidein;
        animation-duration: .7s;
    }

    .size-item {
        width: 100%;
        height: 60px;
        border-bottom: 1px solid rgba(200, 200, 200, .2);
        margin: 0;
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
    }

    .size-item:last-of-type {
        border-bottom: none;
    }

    .size-item .size-item__size {
        color: #212121;
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.03em;
        font-family: "Roboto MF Light", sans-serif;
        text-transform: uppercase;
        font-style: normal;
        display: flex;
        align-items: center;
        height: 22px;
        margin: auto 0;
        width: 76px;
        text-align: start;
    }

    .size-item .size-item__size_second-line {
        color: #A2A2A2;
        text-transform: lowercase;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 22px;
        display: flex;
        align-items: center;
        height: 22px;
        margin: auto 0;
        width: 76px;
        font-family: "Roboto MF Light", sans-serif;
        text-align: start;
    }

    .products-gallery .main-product-price {
        margin-top: 5px;
    }

    .main-product-bottom-line {
        position: relative;
    }

    .add-in-favorite-button {
        background: none;
        border: none;
        position: absolute;
        bottom: 0px;
        right: 55px;
    }

    .add-in-favorite-button.move-right {
        right: 20px;
    }

    .main-carousel-products .add-to-basket-button {
        background: none;
        border: none;
        position: absolute;
        bottom: 0px;
        right: 20px;
        height: 19px;
        width: 29px;
    }

    body .products-gallery .main-product-bottom-line .main-product-colors-count {
        text-align: left;
        font-size: 12px !important;
        color: #212121;
        margin-top: 10px;
        margin-bottom: 5px;
        font-family: "Roboto MF Light";
    }

    .main-product-title.h4 {
        height: 44px;
        line-height: 20px !important;
    }

    .item .img-container {
        margin-bottom: 5px;
    }

    .owl-stage>.owl-item:last-of-type {
        display: block;
    }

    .img-container {
        height: 165px !important;
    }

    .img-container img {
        border-radius: 10px;
    }

    .slider-arrows {
        display: none !important;
    }


    .owl-item .last-item {
        height: 165px;
        display: flex;
        align-items: center;
    }

    .last-item_link {
        display: block;
        text-decoration: underline;
        font-size: 14px;
    }

    .products-gallery {
        margin: 0 0 20px 12px !important;
    }

    .products-gallery h3 {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 35px;
        margin: 0;
        margin-bottom: 15px;
    }

    .products-gallery .main-carousel-products-tags {
        padding: 0;
        margin-bottom: 20px;
        justify-content: left;
        color: #212121;
    }

    .products-gallery .main-carousel-products-block {
        max-width: unset;
    }

    .products-gallery .main-carousel-products-tags li {
        font-style: normal;
        font-weight: normal !important;
        font-size: 12px;
        line-height: 15px;
        padding: 0;
        margin: 0 16px 0 0 !important;
        text-transform: none;
        width: fit-content !important;
    }

    .main-carousel-products-block .main-product-title {
        font-size: 12px;
    }

    div.h4 {
        font-style: normal;
        font-weight: normal !important;
        line-height: 15px !important;
        letter-spacing: 0.025em;
        padding: 0 !important;
        width: 100%;
        text-align: left;
    }

    .products-gallery .main-product-price span {
        display: flex;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 15px;
        letter-spacing: 0.025em;
        color: #212121;
    }

    .stickers-block__slider {
        top: 10px;
        right: 10px !important;
        left: unset;
    }

    .shildrik.mini {
        width: 35px;
        height: 35px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 500px) {
    .products-gallery ul.main-carousel-products-tags {
        width: 100%;
    }

    .products-gallery ul.main-carousel-products-tags li {
        min-width: unset;
    }
}

@media screen and (max-width: 600px) {
    body section.main-section .fix-block.brfid {
        display: block;
    }
}

/* новые слайдеры главной */

@media screen and (max-width: 600px) {
    .main-carousel-products-gallery-list {
        display: flex;
        width: fit-content;
    }

    .main-carousel-products-gallery-list-wrap {
        width: calc(100% - 12px);
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .main-carousel-products-gallery-list .item.last-item {
        display: none;
    }

    .main-carousel-products-gallery-list .item {
        margin-right: 10px;
        min-width: 220px;
    }

    .main-carousel-products-gallery-list-wrap::-webkit-scrollbar {
        width: 0;
        display: none;
    }

    .main-carousel-products-gallery-list-wrap {
        -ms-overflow-style: none;
        scrollbar-width: none;
      }
}

body .main-carousel-products .only-in__store{
    border-radius: 10px;
    letter-spacing: 0.04em;
    line-height: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    height: auto;
}

body .main-carousel-products .only-in__store span {
    position: relative;
    display: inline-block;
}

body .main-carousel-products .only-in__store span:after {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    right: -5px;
    top: 8px;
    background-color: #FCB058;
    border-radius: 50%;
}


@media screen and (min-width: 601px) {
    body .main-carousel-products .main-product-hover-block .size-item__size {
        text-align: center;
        position: relative;
    }

    body .main-carousel-products .main-product-hover-block .only_in_store .size-item__size:after {
        content: "";
        width: 4px;
        height: 4px;
        position: absolute;
        right: -5px;
        top: 0;
        background-color: #FCB058;
        border-radius: 50%;
    }
}


@media screen and (max-width: 600px) {
    .product__photo-wrapper .product__photo-main.isLoadPageStatus {
        display: block;
    }

    .product__photo-wrapper .product__photo-main.isLoadPageStatus .product__photo-item picture,
    .product__photo-wrapper .product__photo-main.isLoadPageStatus .product__photo-item #videoForSliderParent {
        display: none;
    }

    .product__photo-wrapper .product__photo-main.isLoadPageStatus .product__photo-item picture.firstPicture {
        display: inline;
    }
}

/* End */


/* Start:/local/components/markformelle/main.subscribe/templates/.default/style.css?168303267115340*/
section.main-section section.home-subscribe-section {
    padding: 55px 30px;
    box-sizing: border-box;
    margin-top: 15px;
    border-radius: 10px;
}

.fix-block.subscribe-block {
    padding: 0 !important;
}

.form-subscribe-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.subscribe-text, .subscribe-text h1 {
    text-align: left !important;
}

.subscribe-text h1 {
    text-transform: none !important;
    font-size: 23pt !important;
    font-weight: 500;
    line-height: 22px;
}

.subscribe-text h4 {
    font-size: 17px;
    font-weight: 500;
    line-height: 17px;
}

.subscribe-text h1, .subscribe-text h4 {
    margin: 5px 0 0 0 !important;
}

.w33per {
    width: 33%;
}

.big-percent {
    display: flex;
    justify-content: center;
}

.big-percent div {
    margin: auto 0;
    font-size: 120px;
    font-weight: 800;
    line-height: 104px;
    height: 90px;
}

.subscribe-fields {
    text-align: right;
}

.mf-form-subscribe .mf-submit-button {
    display: block;
    border: none;
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    cursor: pointer;
}

.subscribe-fields .email-block, .subscribe-fields .subscribe-button--block {
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.mobile-text, .mobile-title {
    display: none;
}

.mobile-title {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    align-items: center;
    text-align: center;
    justify-content: center;
    letter-spacing: 0.025em;
    color: #AD1380;
    margin-bottom: 9px;
}

.mobile-text {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    align-items: center;
    text-align: center;
    justify-content: center;
    letter-spacing: 0.025em;
    color: #000000;
    height: 48px;
}

.subscribe-block {
    margin-bottom: 60px !important;
    margin-top: 60px !important;
}

@media screen and (min-width: 901px) and (max-width: 1460px)  {
    .subscribe-block {
        margin-bottom: 120px !important;
    }
}

.subscribe__mess_main.subscribe__mess {
    position: relative !important;
    font-size: 12px !important;
    width: 100% !important;
    top: -8px;
}

.ftr-subscr_wrap .subscribe__mess {
    top: 80px;
}

.subscribe__mess div {
    font-size: 12px !important;
}



.empty-field, .wrong-email, .existed-email, .success-subscribe {
    position: absolute;
    margin: 10px 0 0 0;
    color: #E40211;
    text-align: left;
    font-weight: normal !important;
    font-family: "Roboto MF Light";
}

.success-subscribe {
    color: #5FAD56;
}

.main-subscr__legacy_information {
    font-family: "Roboto MF Light";
    font-size: 12px !important;
    color: #535353;
    line-height: 20px;
    text-align: left;
    margin-bottom: 30px;
    max-width: 437px;
}

.main-subscr__legacy_information a {
    text-decoration: underline;
}

.subscribe-fields {
    padding: 0 50px 10px 26px !important;
}

.form-subscribe-container {
    background-position: right !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
}

.form-subscribe-container {
    position: relative;
}

.block-with-percents {
    position: absolute !important;
    top: 0;
    right: 0;
    display: none;
}

section.main-section section.home-subscribe-section {
    padding: 0;
}

.desktop-sale-title, .desktop-sale-text, .big-percent, .mobile-title, .mobile-text, .block-with-percents div:first-of-type {
    font-family: "Roboto MF Bold";
    font-weight: 700;
}

.mobile-text {
    color: #FFF !important;
    font-size: 20px;
}

.desktop-sale-text {
    color: #FFF;
}

body .mf-form-subscribe input[type="email"] {
    background: #FFF;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    font-size: 14px !important;
    text-align: left;
    padding-left: 20px;
}

body .mf-form-subscribe input[type="email"]::placeholder {
    font-family: "Roboto MF Light";
    color: #A2A2A2 !important;
    font-size: 14px !important;
    text-align: left;
}

.subscribe-image {
    position: absolute;
    top: 0;
    right: 65px;
}

.desktop-sale-title {
    margin-top: 65px !important;
}



@media screen and (max-width: 1460px) and (min-width: 901px) {
    .form-subscribe-container {
        margin-bottom: 100px !important;
    }
}

@media screen and (max-width: 1180px) and (min-width: 1021px) {
    .subscribe-fields.w33per {
        width: 85% !important;
    }

    .block-with-percents {
        opacity: .3;
    }
}

@media screen and (max-width: 1020px) and (min-width: 901px) {
    .subscribe-fields.w33per {
        width: 95% !important;
    }

    .block-with-percents {
        opacity: .3;
    }
}

@media screen and (min-width: 901px) and (max-width: 1460px) {
    .main-section .fix-block.subscribe-block {
        padding: 0 5px !important;
    }

    section.main-section section.home-subscribe-section {
        height: 303px;
        padding: 0;
    }
}

@media screen and (min-width: 901px) {

    .subscribe-text, .big-percent {
        display: none;
    }

    .subscribe-fields {
        text-align: left;
        width: 55%;
        padding: 67px 0 63px 52px;
        display: flex;
        flex-wrap: wrap;
    }

    .subscribe-fields .desktop-sale-title {
        font-family: "Roboto MF Light";
        font-weight: 600 !important;
        font-size: 60px;
        line-height: 60px;
        display: flex;
        align-items: center;
        /* letter-spacing: 0.025em; */
        color: #FFF;
        margin: 0 0 16px 0;
        width: 100%;
        text-align: left !important;
    }

    .subscribe-fields .desktop-sale-text {
        font-family: "Roboto MF";
        font-weight: 300;
        font-size: 24px;
        line-height: 28px;
        display: flex;
        align-items: center;
        color: #FFF;
        margin: 0 0 33px 0;
        width: 100%;
    }

    .subscribe-fields .email-block {
        width: 300px;
        height: 60px;
        box-sizing: border-box;
        border-radius: 10px;
    }

    .subscribe-fields .subscribe-button--block {
        width: 40px;
        height: 40px;
        position: relative;
        top: 10px;
        left: -65px;
    }

    .subscribe-fields .subscribe-button--block {
        margin: 0 0 0 20px;
    }

    .subscribe-fields .email-block input {
        height: 100%;
        /* border: 1px solid #A3A3A3 !important; */
        font-weight: 300 !important;
        font-size: 20px !important;
        line-height: 21px;
        letter-spacing: 0.025em;
        color: #212121;
    }

    .subscribe-fields .subscribe-button--block .mf-submit-button {
        height: 100%;
        font-weight: normal;
        font-size: 18px;
        line-height: 21px;
        display: flex;
        align-items: center;
        justify-content: center;
        letter-spacing: 0.025em;
        color: #FFFFFF;
    }

    .block-with-percents {
        position: relative;
        width: 45%;
    }

    .block-with-percents div {
        position: absolute;
        letter-spacing: 0.025em;
        line-height: 30px;
        display: flex;
        align-items: center;
        text-align: center;
    }

    .block-with-percents div:first-child {
        font-size: 100px;
        color: #AB077E;
        transform: rotate(9.52deg);
        top: 130px;
        right: 145px;
    }

    .block-with-percents div:nth-child(2) {
        font-weight: bold;
        font-size: 20px;
        color: rgba(173, 19, 128, 0.5);
        transform: rotate(1.41deg);
        top: 46px;
        right: 368px;
    }

    .block-with-percents div:nth-child(3) {
        font-weight: bold;
        font-size: 15px;
        color: rgba(173, 19, 128, 0.2);
        transform: rotate(9.16deg);
        top: 135px;
        right: 387px;
    }

    .block-with-percents div:nth-child(4) {
        font-weight: bold;
        font-size: 20px;
        color: rgba(173, 19, 128, 0.2);
        transform: rotate(15.43deg);
        top: 214px;
        right: 320px;
    }

    .block-with-percents div:nth-child(5) {
        font-weight: bold;
        font-size: 15px;
        color: rgba(173, 19, 128, 0.2);
        transform: rotate(-7.08deg);
        top: 252.5px;
        right: 218px;
    }

    .block-with-percents div:nth-child(6) {
        font-weight: bold;
        font-size: 22px;
        color: rgba(173, 19, 128, 0.5);
        transform: rotate(-20.38deg);
        top: 195px;
        right: 103.5px;
    }

    .block-with-percents div:nth-child(7) {
        font-weight: bold;
        font-size: 15px;
        color: rgba(173, 19, 128, 0.2);
        transform: rotate(9.16deg);
        top: 248px;
        right: 21px;
    }

    .block-with-percents div:nth-child(8) {
        font-weight: bold;
        font-size: 15px;
        color: rgba(173, 19, 128, 0.2);
        transform: rotate(-10.29deg);
        top: 134px;
        right: 42px;
    }

    .block-with-percents div:nth-child(9) {
        font-weight: bold;
        font-size: 20px;
        color: rgba(173, 19, 128, 0.2);
        transform: rotate(-4.1deg);
        top: 57px;
        right: 71px;
    }

    .block-with-percents div:last-child {
        font-size: 15px;
        font-weight: bold;
        color: rgba(173, 19, 128, 0.2);
        transform: rotate(-5.18deg);
        top: 43px;
        right: 205px;
    }

    .main-section .fix-block.only-mobile {
        display: none;
    }
}

@media screen and (min-width: 901px) {
    .main-subscr__legacy_information_mobile {
        display: none !important;
    }
}

@media screen and (max-width: 900px) {
    .fix-block.subscribe-block {
        margin-top: 40px !important;
    }

    .main-section .fix-block {
		width: 100% !important;
	}

    body .mf-form-subscribe input[type="email"] {
        font-size: 12px;
    }

    body .mf-form-subscribe input[type="email"]::placeholder {
        font-size: 12px;
    }

    .subscribe-button--block {
        position: absolute;
        top: 102px;
        right: 55px;
    }

    .mobile-title, .mobile-text {
        display: flex;
        justify-content: flex-start !important;
    }

    .mobile-text {
        padding: 0 28px !important;
    }

    .mobile-title {
        margin-top: 35px;
        padding-left: 26px;
    }

    .subscribe-fields .main-subscr__legacy_information p {
        font-weight: 300 !important;
    }

    .main-subscr__legacy_information_desktop {
        display: none;
    }

    .home-subscribe-section, .form-subscribe-container {
        background: #DDDEE2 !important;
    }

    .home-subscribe-section {
        padding-bottom: 10px !important;
    }

    .form-subscribe-container {
        display: block;
    }

    .big-percent, .block-with-percents, .desktop-sale-title, .desktop-sale-text {
        display: none;
    }

    .w33per, .w33per h1 {
        width: 100%;
        text-align: center !important;
        line-height: 25px !important;
        font-weight: 600;
        font-size: 40px !important;
    }

    .subscribe-fields .email-block, .subscribe-fields .subscribe-button--block {
        display: block !important;
    }

    .subscribe-text h1, .subscribe-text h4 s{
        margin: 5px 0 15px 0 !important;
    }

    .mf_subscribe_email {
        margin: 15px 0 15px 0 !important;
    }

    section.main-section section.home-subscribe-section {
        background: #DDDEE2;
        padding: 30px 8px 43px;
    }

    .mobile-title, .mobile-text {
        display: flex;
    }

    .subscribe-block .mf-subscribe-title, .subscribe-block h4 {
        display: none;
    }

    .subscribe-fields.w33per {
        margin: 0 auto;
    }

    .subscribe-fields.w33per .email-block, .subscribe-fields.w33per .email-block .mf_subscribe_email,
    .subscribe-fields.w33per .subscribe-button--block, .subscribe-fields.w33per .subscribe-button--block .mf-submit-button {
        height: 48px;
    }

    .subscribe-fields.w33per .email-block {
        margin-bottom: 20px;
    }

    .subscribe-fields.w33per .subscribe-button--block .mf-submit-button,
    .subscribe-fields.w33per .email-block .mf_subscribe_email {
        border-radius: 5px;
    }

    .subscribe-fields.w33per .email-block .mf_subscribe_email {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.025em;
        color: #212121;
    }

    .subscribe-fields.w33per .subscribe-button--block .mf-submit-button {
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 21px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        letter-spacing: 0.025em;
        color: #FFFFFF;
    }

    .main-subscr__legacy_information {
        margin-top: 55px;
        margin-bottom: 25px;
    }

    .home-subscribe-section .mobile-title {
        font-size: 40px;
        color: #FFF;
        font-family: "Roboto MF Light";
        font-weight: 600;
    }

    .home-subscribe-section .mobile-text {
        font-size: 20px;
        position: relative;
        top: -10px;
        font-family: "Roboto MF";
        font-weight: 400;
    }

    .main-subscr__legacy_information_desktop {
        display: block;
    }

    .main-subscr__legacy_information_mobile {
        display: none !important;
    }
}

@media screen and (max-width: 600px) {
    .subscribe-block {
        margin-bottom: 40px !important;
    }

    body .mf-form-subscribe input[type="email"] {
        font-size: 12px;
    }

    body .mf-form-subscribe input[type="email"]::placeholder {
        font-size: 12px;
    }

    .main-subscr__legacy_information {
        margin-top: 55px;
        margin-bottom: 25px;
    }

    .subscribe-button--block {
        position: absolute;
        top: 102px;
        right: 55px;
    }

    .fields.w33per .email-block .mf_subscribe_email {
        height: 40px;
    }

    .empty-field, .wrong-email, .existed-email, .success-subscribe {
        font-size: 12px;
    }

    .fix-block.subscribe-block {
        padding: 0 10px !important;
    }

    .home-subscribe-section .mobile-title {
        font-size: 40px;
        color: #FFF;
        font-family: "Roboto MF Light";
        font-weight: 600;
    }

    .home-subscribe-section .mobile-text {
        font-size: 20px;
        position: relative;
        top: -10px;
        font-family: "Roboto MF";
        font-weight: 400;
    }

    .main-subscr__legacy_information_desktop {
        display: block;
    }

    .main-subscr__legacy_information_mobile {
        display: none !important;
    }
}

@media screen and (min-width: 601px) {
    .red-cross__main_sub {
        position: absolute;
        top: 23px;
        right: 16px;
        display: none;
    }

    .green_check__main_sub {
        position: absolute;
        top: 20px;
        right: 17px;
        display: none;
    }

    .email-block {
        position: relative;
    }
}

@media screen and (max-width: 600px) {
    .red-cross__main_sub {
        position: absolute;
        top: 23px;
        right: 16px;
        display: none;
    }

    .green_check__main_sub {
        position: absolute;
        top: 20px;
        right: 17px;
        display: none;
    }

    .email-block {
        position: relative;
    }
}

/* End */
/* /local/templates/markformelle/components/bitrix/news.list/trends_block_new/style.css?16806917645271 */
/* /local/components/markformelle/main.new_collections/templates/.default/style.css?16977224245304 */
/* /local/components/markformelle/main.products_slider/templates/.default/style.css?175076331018621 */
/* /local/components/markformelle/main.subscribe/templates/.default/style.css?168303267115340 */
