@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@font-face {
    font-family: 'GESS-Light';
    src: url("../fonts/GESS-Light.otf") format("opentype");
    font-style: normal;
}

@font-face {
    font-family: 'GESS-Medium';
    src: url("../fonts/GESS-Medium.otf") format("opentype");
    font-style: normal;
}

@font-face {
    font-family: 'GESS-Bold';
    src: url("../fonts/GESS-Bold.otf") format("opentype");
    font-style: normal;
}
.modular-range-main {
    font-size: 0.070vw;
    font-family: "Lato","Inter",Helvetica,Arial,sans-serif;
    color: #000;
}
.language-ar .modular-range-main {
    font-size: 0.070vw;
    font-family: 'GESS-Light', sans-serif;
    color: #000;
    direction: rtl;
}


@media screen and (max-width:767px) {
    .modular-range-main {
        font-size: 0.150vw;
    }
}

@media only screen and (min-width: 1600px) {
    .modular-range-main {
        font-size: 0.055vw;
    }
}

@media only screen and (min-width: 2560px) {
    .modular-range-main {
        font-size: 0.039vw;
    }
}

@media screen and (max-width:320px) {
    .language-ar .modular-range-main {
        font-size: 0.130vw;
    }
}
@media screen and (max-width:767px) {
    .language-ar .modular-range-main {
        font-size: 0.150vw;
    }
}

@media only screen and (min-width: 1600px) {
    .language-ar .modular-range-main {
        font-size: 0.055vw;
    }
}

@media only screen and (min-width: 2560px) {
    .language-ar .modular-range-main {
        font-size: 0.039vw;
    }
}

.language-ar .modular-range-main .heading {
    font-family: 'GESS-Medium', sans-serif;
    font-weight: unset;
}

.modular-range-main .heading{
    font-size: 50em;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
} 
.color-main {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 80px;
}

.shape-bg {
    border-radius: 46px;
    background-color: #f7f7f7;
    width: 210px;
    height: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.color-main p {
    font-size: 30em;
    margin: 0;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-top: 20px;
}

img.\34 -circle90 {
    width: 160px;
    height: auto;
}

img.\34 -1square90 {
    width: 160px;
    height: auto;
}

img.\36 -2square90 {
    width: 160px;
    height: auto;
}

img.\34 -1square120 {
    width: 175px;
    height: auto;
}

img.\38 -2square120 {
    width: 200px;
    height: auto;
}

img.\36 -1rectangle90 {
    width: 190px;
    height: auto;
}
img.\38 -1rectangle100 {
    width: 190px;
    height: auto;
}
img.\36 -rectangle180 {
    width: 410px;
    height: auto;
}
img.\38 -rectangle220 {
    width: 430px;
    height: auto;
}
.collection {
    margin-top: 50px;
}

.main-banner img {
    margin-bottom: 40px;
}

.heading p {
    margin: 0;
}

.colors .collection-color {
    display: flex;
    gap: 30px;
    margin: 50px auto;
}

.color-inner img {
    width: 410px;
    height: auto;
}

.color-inner {
    text-align: center;
}

.color-inner p {
    font-size: 30em;
    text-transform: capitalize;
    margin: auto;
}

.colors .collection-color p {
    margin-top: 20px;
}

.shape-rect-bg {
    border-radius: 46px;
    background-color: #f7f7f7;
    width: 500px;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.shape-rect-bg img {
    width: 300px;
    height: auto;
}

.collection-base {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 80px;
}

.base-inner p {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    text-transform: capitalize;
    margin: 0;
    margin-top: 20px;
}
.shape-bg.active {
    border: 3px solid black;
}
.color-inner img.active {
    border: 4px solid #A49A87;
    border-radius: 50%;
    box-shadow: 0px 10px 10px #A49A87;
}
.shape-rect-bg.active {
    border: 3px solid black;
}
.shape-sizes p {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}
.collection-assets {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.possible-combinations .curated-info {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #484848;
    margin-top: 20px;
    margin-bottom: 20px;
}
.language-ar .possible-combinations .curated-info {
    text-align: right;
}
.currency-desc {
    font-size: 16em;
}
.possible-combinations .currency-text {
    font-weight: bold;
    font-size: 18em;
}
.possible-combinations .currency-text {
    font-weight: bold;
    font-size: 18em;
}

/* pagination css start */
.next-link img,
.prev-link img {
    width: 8px;
}

.prev-link img {
    transform: scaleX(-1);
}

.page-link {
    width: 46px;
    height: 41px;
    object-fit: contain;
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #fcfcfc;
    display: inline-grid;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
}

.modular-range-main #pagination {
    margin-top: 40px;
    display: none;
    text-align: center;
    font-size: 16em;
    color: #696969;
    display: flex !important;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.language-ar .modular-range-main .prev-link,
.language-ar .modular-range-main .next-link {
    margin-left: 8px;
}

.language-ar .page-link {
    margin-left: 8px;
    margin-right: unset;
}

.language-ar .modular-range-main div#pagination span {
    margin-left: 8px;
    margin-right: unset;
}

.modular-range-main .page-link,
.modular-range-main .prev-link,
.modular-range-main .next-link {
    cursor: pointer;
    background: #fcfcfc;
}

.modular-range-main div#pagination span {
    margin-right: 8px;
}

.modular-range-main .page-link.active {
    color: white;
    border: solid 1px #484848;
    background-color: #484848;
    font-weight: bold;
}

.modular-range-main .disabled {
    pointer-events: none;
    opacity: 0.5;
}


.modular-range-main .prev-link,
.modular-range-main .next-link {
    width: 46px;
    height: 41px;
    object-fit: contain;
    border-radius: 8px;
    border: solid 2px #e6e6e6;
    background-color: #fcfcfc;
    display: inline-grid;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
}

.modular-range-main .overlay .page-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: .4;
    background: url(https://lmg.a.bigcontent.io/v1/static/website_images_misc_loader1) center center no-repeat #fff
}

.language-ar .modular-range-main .prev-link,
.language-ar .modular-range-main .next-link {
    margin-left: 8px;
}

.language-ar .page-link {
    margin-left: 8px;
    margin-right: unset;
}

.language-ar .modular-range-main div#pagination span {
    margin-left: 8px;
    margin-right: unset;
}

.language-ar .prev-link img {
    /* transform: scaleX(-1); */
    transform: unset;
}

.language-ar .next-link img {
    transform: scaleX(-1);
}

/* pagination css end */


.color-sec .slick-track {
    gap: 20px;
    display: flex;
}
.collection-assets {
    margin-top: 50px;
}

.collection-seaters.container {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.modular-range-main.iris .shape-bg {
    width: 500px;
    height: 350px;
}
.language-ar .currency-text {
    font-family: "Lato", "Inter", Helvetica, Arial, sans-serif;
}
.language-ar .curated-info .currency {
    font-family: 'GESS-Light';
}

@media screen and (max-width: 767px) {
    .color-main {
        justify-content: unset;
    }
    .shape-bg {
        border-radius: 20px;
        width: 100px;
        height: 100px;
    }
    img.\34 -circle90 {
        width: 80px;
        height: auto;
    }

    img.\34 -1square90 {
        width: 85px;
        height: auto;
    }

    img.\36 -2square90 {
        width: 90px;
        height: auto;
    }

    img.\34 -1square120 {
        width: 90px;
        height: auto;
    }

    img.\38 -2square120 {
        width: 95px;
        height: auto;
    }
    /* .colors .collection-color {
        gap: 10px;
    } */
    .colors .collection-color {
        display: unset;
    }
    .collection-seaters.container {
        display: unset;
    }
    .color-inner img {
        width: auto;
        height: auto;
    }
    .shape-rect-bg {
        width: 170px;
        height: 240px;
        border-radius: 30px;
    }
    .shape-rect-bg img {
        width: 120px;
        height: auto;
    }
    .modular-range-main.iris .shape-bg {
        width: 175px;
        height: 130px;
    }
    img.\36 -rectangle180 {
        width: 150px;
        height: auto;
    }
    img.\38 -rectangle220 {
        width: 160px;
        height: auto;
    }
    .modular-range-main .heading {
        font-size: 40em;
    }
    .shape-sizes p{
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .color-sec .slick-track {
        gap: 20px;
        display: flex;
        height: 210px;
    }
    .collection-assets {
        margin-top: 30px;
    }
    .modular-range-main.iris .collection-seaters {
        display: flex;
        gap: 15px;
    }
    .collection-base {
        margin-bottom: 50px;
    }
    .collection .slick-list.draggable {
        padding-left: 10px;
    }
}
@media screen and (max-width: 320px) {
    .shape-rect-bg {
        width: 140px;
        height: 210px;
        border-radius: 24px;
    }
    .collection-base {
        gap: 15px;
    }
    .modular-range-main.iris .shape-bg {
        width: 145px;
        height: 130px;
    }
    img.\36 -rectangle180 {
        width: 130px;
        height: auto;
    }
    img.\38 -rectangle220 {
        width: 135px;
        height: auto;
    }
}
