.section-index-shop-the-look-wrapper {
.product-item-price,
a.show-btn {
    font-family: "DINNeuzeitGrotesk LT Light";
    font-weight: 400
}

.product-item-price,
a.show-btn,
h3.product--item-title a {
    line-height: normal;
    font-style: normal
}

.stl__main {
    display: block !important
}

article.product-item.grid-item-100.aos-init.aos-animate,
body,
html {
    padding: 0 !important;
    margin: 0 !important
}

img.is-lazy {
    display: block
}

.heading-para-block h2,
a.show-btn {
    text-transform: uppercase
}

.item-swatch {
    display: none !important
}

a.show-btn {
    min-height: 60px;
    width: fit-content;
    margin: 57px auto 0;
    padding: 0 33.2px;
    background: #303030;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 3.52px
}

.product-item-details {
    margin-top: 9px !important
}

h3.product--item-title a {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    margin-top: 8px
}

h3.product--item-title {
    margin-top: 8px !important
}

.product-item-price {
    font-size: 14px;
    margin-top: 18px
}

.heading-para-product-block,
.stl__products-container1 {
    display: flex;
    display: flex
}

section.index-shop-the-look--wrapper {
    padding: 120px 0;
    background: #f7f3ec
}

.stl__products-container1 {
    gap: 50px
}

.heading-para-block h2 {
    color: #000;
    font-family: DINNeuzeitGrotesk LT Light;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal
}

.heading-para-block p {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.heading-para-product-block {
    justify-content: space-around;
    align-items: center
}

.shop-btn-block a {
    margin: 0 !important
}

.index-shop-the-look--inner {
    padding: 0 !important;
    max-width: 1720px !important;
    gap: 64px
}

.stl__products {
    flex: 1
}

.stl__main.image--left,
.stl__outer-products-container1 {
    width: 50%;
    flex: auto !important
}

.heading-para-product-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 38px
}

.stl__image,
.stl__image-container,
div#img_data img {
    height: 100% !important
}

@media screen and (max-width:1440px) {

    .heading-para-block,
    .shop-btn-block {
        width: 100%
    }

    .heading-para-product-block {
        flex-direction: column;
        gap: 20px
    }

    section.index-shop-the-look--wrapper {
        padding: 120px 40px
    }
}

@media screen and (max-width:990px) {
    .index-shop-the-look--inner {
        gap: 25px
    }

    section.index-shop-the-look--wrapper {
        padding: 80px 40px
    }

    a.show-btn {
        min-height: 50px;
        font-size: 12px
    }
}

@media screen and (max-width:767px) {
    .shop-btn-block {
        width: fit-content;
        margin: auto
    }

    a.show-btn {
        min-height: 50px;
        margin: 40px auto 0;
        padding: 0 20.2px;
        font-size: 12px
    }

    .index-shop-the-look--inner {
        flex-direction: column
    }

    .stl__main.image--left,
    .stl__outer-products-container1 {
        width: 100%
    }

    section.index-shop-the-look--wrapper {
        padding: 50px 20px
    }

    .heading-para-block {
        text-align: center
    }

    .stl__products-container1 {
        gap: 35px;
        flex-direction: column
    }
}
}