<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#content.our_cashmere_wrapper h1 {
    font: 400 27px "Mulish Regular", sans-serif !important;
    text-transform: uppercase;
    text-align: center;
    color: #888;
    margin-bottom: 40px;
}



div#content.our_cashmere_wrapper .desc {
    font: 400 16px "Mulish Regular", sans-serif;
    text-align: center;
    color: #888;
    max-width: 880px;
    margin: 0 auto;
    line-height: 1.5;
    margin-bottom: 15px;
    font-size: 14px;
}

.our_cashmere_content {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
}

.our_cashmere_content .our_cashmere_item {
    width: 49%;
}

.our_cashmere_content .our_cashmere_item {
    width: calc(50% - 17.5px);
    margin-bottom: 35px;
}

div#content.our_cashmere_wrapper p.title {
    font: 400 27px "Mulish Regular", sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #888;
    margin-bottom: 0;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 40px;
    text-align: left;
    font-size: 22px;
    font-weight: 400;
}

div#content.our_cashmere_wrapper h1 {
    font-size: 22px !important;
}
div#content.our_cashmere_wrapper p.title {
    line-height: 1.1;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
}

#content h1#page-title {

    font-size: 22px;
    font-weight: 600 !important;
}

.our_cashmere_col:first-child {
    width: 64%;
    padding-right: 100px;
}
.our_cashmere_col:last-child {
    width: 36%;
}

.our_cashmere_col:last-child {
    text-align: right;
}

.our_cashmere_col p {
    font: 400 19px "Mulish", sans-serif;
    color: #888;
    line-height: 160%;

    line-height: 1.5;
    margin-bottom: 15px;
    font-size: 14px;
}

.our_cashmere_col img {
    width: 100%;
    max-width: 450px;
}

.our_cashmere_products {
    display: flex
;
    flex-wrap: wrap;
}

.our_cashmere_products .product_item {
    width: 24%;
    margin: 0 calc(4% / 3) 20px 0;
    max-width: 252px;
}

.our_cashmere_products .product_item:nth-child(4n + 4) {
    margin-right: 0;
}

div#content.our_cashmere_wrapper .our_cashmere_products_content .product_item p.title {
    text-align: left;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 14px;
    transition: border-bottom 300ms;
    margin-bottom: -7px;
    font-family: 'Roboto Medium';
    border-bottom: none;
    margin-top: 15px;
}

.params_bottom .price-wrapper {
    display: flex
;
    align-items: center;
    /* flex-wrap: wrap; */
}

.our_cashmere_products .product_item .price span {
    color: #949494;
    /* font-size: 12px; */
}
.our_cashmere_products .cap_colors .clr_color {
    width: 13px;
    height: 13px;
    margin-bottom: 0;
}
.our_cashmere_products .params_bottom {
    margin-top: 15px;

}

.our_cashmere_products .product_item .price span.price-new {
    color: #ff5c5f;
    white-space: nowrap;
}
.our_cashmere_products .product_item .price span.price-old {
    margin-right: 5px;
    text-decoration: line-through;
    white-space: nowrap;
}

body .our_cashmere_products .product_item .stickn {
    min-height: 25px;
    margin-top: 5px;
    width: 100%;
}

.our_cashmere_products {
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 100px;
    padding: 0 100px;
}
.our_cashmere_products_content .our_cashmere_products {
    margin-top: 0px;

}

.pi_mob {
    display:none;
}

@media (max-width:1200px) {

    .our_cashmere_products {
        padding: 0 0px;
    }

}

@media (max-width: 992px) {

    .our_cashmere_col:first-child {
        padding-right: 40px;
    }
    .our_cashmere_col p {
        font: 400 16px "Mulish", sans-serif;
    }
    .our_cashmere_content .our_cashmere_item {
        width: calc(50% - 7px);
        margin-bottom: 14px;
    }

    .our_cashmere_products {
        padding: 0;
    }
    .our_cashmere_products .product_item, .our_cashmere_products .product_item:nth-child(4n + 4) {
        width: 32%;
        margin: 0 calc(4% / 2) 20px 0;
        max-width: 32%;
    }

    .our_cashmere_products .product_item:nth-child(3n + 3) {
        margin-right: 0;
    }
    .our_cashmere_products_content .our_cashmere_products {

        justify-content: flex-start;
    }

    .badge_wrapper .badge_item {
        font-size: 8px !important;
    }
}


@media (max-width:  768px) {
    .our_cashmere_products .product_item, .our_cashmere_products .product_item:nth-child(4n + 4) {
        width: 32%;
        margin: 0 calc(4% / 2) 20px 0;
    }

    .our_cashmere_products .product_item:nth-child(3n + 3) {
        margin-right: 0;
    }

    div#content.our_cashmere_wrapper h1 {
        font-size: 27px !important;
    }

    div#content.our_cashmere_wrapper .our_cashmere_products_content .product_item p.title, .our_cashmere_products .product_item .price span {
         font-size: 10px !important;
    }

}

@media (max-width:  640px) {

        .pi_pc {
            display: none;
        }

        .pi_mob {
            display:block;
        }

        .our_cashmere_products_content .our_cashmere_products {
            justify-content: space-between;
            margin-top: 40px;
            margin-bottom: 0px;
        }

    .our_cashmere_products .product_item, .our_cashmere_products .product_item:nth-child(4n + 4), .our_cashmere_products .product_item:nth-child(3n + 3) {
        width: 49%;
        max-width: 49%;
        margin: 0;
        margin-right: 0;
    }


    div#content.our_cashmere_wrapper .our_cashmere_products_content p.title {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .our_cashmere_content .our_cashmere_item {
        width: 100%;
        margin-bottom: 14px;
    }
    div#content.our_cashmere_wrapper p.title {
        margin-top: 50px;
        margin-bottom: -20px;
    }
    div#content.our_cashmere_wrapper h1 {
        font-size: 27px !important;
        margin-top: 35px;
    }
    div#content.our_cashmere_wrapper .our_cashmere_products_content p.title {
        text-align: center;
        font-size: 19px;
    }

    .our_cashmere_col:first-child {
        width: 100%;
        padding-right: 0;
    }

    .our_cashmere_col:last-child {
        display:none;
    }

    .our_cashmere_content .our_cashmere_col p {
        text-align: center;
    }

    .our_cashmere_content .our_cashmere_col:first-child img {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%;
        padding-right: 0;
    }

    .our_cashmere_content .text_bottom {
        margin-top: 30px;
    }
}

@media (max-width:  480px) {



    div#content.our_cashmere_wrapper h1 {
        margin-top: 20px;
        margin-bottom: 0px;
        text-align: center;
        font-size: 19px !important;
    }
    .our_cashmere_content {
        margin-top: 25px;
    }
    /* .our_cashmere_col p {
        font-size: 15px;
        line-height: 170%;
    } */
    .our_cashmere_col p {
        font-size: 12px;
        line-height: 170%;
    }
    .badge_wrapper .badge_item {
        font-size: 8px !important;
    }

    div#content.our_cashmere_wrapper .desc {
        font-size: 12px;
        margin-top: 15px;
    }
    #content h1#page-title, div#content.our_cashmere_wrapper .our_cashmere_products_content p.title, div#content.our_cashmere_wrapper p.title {
        font-size: 14px !important;
    }

    div#content.our_cashmere_wrapper p.title {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .our_cashmere_products {
        margin-bottom: 50px;
    }
}</pre></body></html>