@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;
}

.hb-bedding-store-main {
    font-size: 0.068vw;
    font-family: "Lato", "Inter", Arial, sans-serif;
    color: #000;
}
.language-ar .hb-bedding-store-main {
    font-size: 0.068vw;
    font-family: 'GESS-Light', sans-serif;
    color: #000;
    direction: rtl;
}
@media only screen and (max-width:767px) {
    .hb-bedding-store-main {
        font-size: 0.20vw;
    }
    .language-ar .hb-bedding-store-main {
        font-size: 0.20vw;
    }
}
@media only screen and (min-width: 1800px) {
    .hb-bedding-store-main  {
        font-size: 0.045vw;
    }
    .language-ar .hb-bedding-store-main  {
        font-size: 0.045vw;
    }
}
@media only screen and (min-width: 2160px){
    .hb-bedding-store-main{
        font-size: 0.038vw;
    }
    .language-ar .hb-bedding-store-main{
        font-size: 0.038vw;
    }
}
@media only screen and (min-width: 2560px) {
    .hb-bedding-store-main{
        font-size: 0.035vw;
    }
    .language-ar .hb-bedding-store-main{
        font-size: 0.035vw;
    }
}
html {
    scroll-behavior: smooth;
}
.hb-bedding-store-main p {
    margin: 0;
    cursor: pointer;
}
.hb-bedding-store-main .main-banner {
    position: relative;
}

.hb-bedding-store-main .banner-menus a {
    width: 130px;
    height: 50px;
    border: 1px solid #707070;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #ffffff;
    padding: 0px 5px;
    font-weight: bold
}
.hb-bedding-store-main .banner-menus {
    font-size: 16em;
    font-weight: 500;
    position: absolute;
    bottom: 7%;
    left: 36%;
    width: 60%;
}
.hb-bedding-store-main .banner-menus .row {
    display: flex;
    gap: 14px;
}
.hb-bedding-store-main .heading-line {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin: 50px auto;
    margin-right: 2.5%;
}
.hb-bedding-store-main h2.section-heading {
    font-size: 50em;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin: 0;
    margin-right: 30px;
}
.hb-bedding-store-main hr {
    border: 2px solid #000000;
    width: 95%;
}
.hb-bedding-store-main .comforters-blocks.col {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.hb-bedding-store-main .cover-blocks.col {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.hb-bedding-store-main .duvet-blocks.col {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.hb-bedding-store-main .pillow-blocks.col {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.hb-bedding-store-main .aesthetics-blocks.col {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.hb-bedding-store-main .material-blocks.col {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.hb-bedding-store-main .quality-blocks.col {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.hb-bedding-store-main .collection-blocks.col {
    font-size: 30em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.hb-bedding-store-main .content {
    width: 95%;
    margin: 0px auto;
}
.hb-bedding-store-main .comforter-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 36px;
}
.hb-bedding-store-main .cover-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 42px;
}
.hb-bedding-store-main .duvet-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 41px;
}
.hb-bedding-store-main .pillow-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 41px;
}
.hb-bedding-store-main .aesthetics-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 41px;
    margin-bottom: 50px;
}
.hb-bedding-store-main .material-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 41px;
    margin-bottom: 50px;
}
.hb-bedding-store-main .quality-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 41px;
}
.hb-bedding-store-main .collection-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
.hb-bedding-store-main .sheets-pillows-sec h3.section-inner-heading {
    margin: 0;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 35em;
}
.hb-bedding-store-main .cover-sec h2.section-heading {
    width: 500px;
}
.hb-bedding-store-main .sheets-pillows-sec h2.section-heading {
    width: 650px;
}
.hb-bedding-store-main .collection-sec h2.section-heading {
    width: 635px;
}
.hb-bedding-store-main .banner-menus a:hover {
    border-radius: 4px;
    border: solid 1px #707070;
    background-color: #959393;
    color: #fff;
}
.language-ar .hb-bedding-store-main .banner-menus {
    right: 36%;
    left: unset;
}
.language-ar .hb-bedding-store-main h2.section-heading {
    margin-left: 30px;
    margin-right: unset;
}
.language-ar .hb-bedding-store-main .heading-line {
    margin-right: unset;
    margin-left: 2.5%;
}
.language-ar .hb-bedding-store-main h2.section-heading{
    text-align: right;
}
.language-ar .hb-bedding-store-main .collection-sec h2.section-heading {
    width: 380px;
}

@media only screen and (max-width:767px) {
    .hb-bedding-store-main .collection-inner{
        width: 90%;
        margin: 0px auto;
    }
    .hb-bedding-store-main .comforter-inner .slick-slide {
        margin: 0 10px; 
    }
    /* .comforter-inner .slick-list {
    margin: 0 -10px;
    } */

    .hb-bedding-store-main .cover-inner .slick-slide {
        margin: 0 10px; 
    }
    /* .cover-inner .slick-list {
    margin: 0 -10px;
    } */

    .hb-bedding-store-main .duvet-inner .slick-slide {
        margin: 0 10px; 
    }
    /* .duvet-inner .slick-list {
    margin: 0 -10px;
    } */

    .hb-bedding-store-main .pillow-inner .slick-slide {
        margin: 0 10px; 
    }
    /* .pillow-inner .slick-list {
    margin: 0 -10px;
    } */

    .hb-bedding-store-main .aesthetics-inner .slick-slide {
        margin: 0 10px; 
    }
    /* .aesthetics-inner .slick-list {
    margin: 0 -10px;
    } */

    .hb-bedding-store-main .material-inner .slick-slide {
        margin: 0 10px; 
    }
    /* .material-inner .slick-list {
    margin: 0 -10px;
    } */

    .hb-bedding-store-main .quality-inner .slick-slide {
        margin: 0 10px; 
    }
    /* .quality-inner .slick-list {
    margin: 0 -10px;
    } */
    
    .hb-bedding-store-main .slick-track {
        display: flex;
    }
    .hb-bedding-store-main .slick-list {
        margin-left: 10px;
        padding-right: 10px;
    }


    .hb-bedding-store-main .banner-menus {
        font-size: 16em;
        font-weight: 500;
        position: absolute;
        bottom: 2%;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
    }
    .hb-bedding-store-main .banner-menus .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin: 0;
        gap: unset;
    }
    .hb-bedding-store-main .banner-menus a {
        width: 100px;
        height: 50px;
        border: 1px solid #707070;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        background: #ffffff;
        padding: 0px 5px;
        margin: 8px;
    }
    .hb-bedding-store-main h2.section-heading {
        font-size: 28em;
        margin-right: 15px;
    }
    .hb-bedding-store-main .heading-line {
        margin: 35px auto 10px;
        width: 90%;
    }
    .language-ar .hb-bedding-store-main .heading-line {
        margin: 35px auto 10px;
        width: 95%;
    }
    .hb-bedding-store-main hr {
        border: 1px solid #000000;
    }
    .hb-bedding-store-main .cover-sec h2.section-heading {
        width: 375px;
    }
    .hb-bedding-store-main .comforters-blocks.col {
        font-size: 20em;
        gap: 10px;
    }
    .hb-bedding-store-main .cover-blocks.col {
        font-size: 20em;
        gap: 10px;
    }
    .hb-bedding-store-main .duvet-blocks.col {
        font-size: 20em;
        gap: 10px;
    }
    .hb-bedding-store-main .pillow-blocks.col {
        font-size: 20em;
        gap: 10px;
    }
    .hb-bedding-store-main .aesthetics-blocks.col {
        font-size: 20em;
        gap: 10px;
    }
    .hb-bedding-store-main .material-blocks.col {
        font-size: 20em;
        gap: 10px;
    }
    .hb-bedding-store-main .quality-blocks.col {
        font-size: 20em;
        gap: 10px;
    }
    .hb-bedding-store-main .sheets-pillows-sec h2.section-heading {
        width: 565px;
    }
    .hb-bedding-store-main .sheets-pillows-sec h3.section-inner-heading {
        margin-bottom: 20px;
        font-size: 26em;
        margin-left: 5%;
    }
    .hb-bedding-store-main .collection-sec h2.section-heading {
        width: 555px;
    }
    .hb-bedding-store-main .banner-sec {
        margin: 0px 15px;
    }
    .hb-bedding-store-main .content {
        width: 100%;
        margin: 0px auto;
    }
    .language-ar .hb-bedding-store-main .banner-menus {
        right: unset;
        left: unset;
    }
    .language-ar .hb-bedding-store-main h2.section-heading {
        margin-left: 15px;
        margin-right: 15px;
    }
    .language-ar .hb-bedding-store-main .cover-sec h2.section-heading {
        width: 380px;
    }
    .language-ar .hb-bedding-store-main .sheets-pillows-sec h2.section-heading {
        width: 550px;
    }
    .language-ar .hb-bedding-store-main .collection-sec h2.section-heading {
        width: 270px;
    }
    .language-ar .hb-bedding-store-main .slick-list {
        margin-right: 10px;
        margin-left: unset;
        padding-left: 10px;
        padding-right: unset;
    }
    .language-ar .hb-bedding-store-main .sheets-pillows-sec h3.section-inner-heading {
        margin-right: 5%;
        margin-left: unset;
    }

    /* new css 15-01-26 */

    .hb-bedding-store-main .comforter-inner {
        scrollbar-width: none;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 18px;
        /* margin-left: 5%; */
        justify-content: start;
    }
    .hb-bedding-store-main .comforters-blocks.col:last-child {
        margin-right: 5%;
    }
    .hb-bedding-store-main .comforters-blocks.col:first-child {
        margin-left: 5%;
    }
    .language-ar .hb-bedding-store-main .comforters-blocks.col:last-child {
        margin-left: 5%;
        margin-right: unset;
    }
    .language-ar .hb-bedding-store-main .comforters-blocks.col:first-child {
        margin-right: 5%;
        margin-left: unset;
    }
    .hb-bedding-store-main .comforters-blocks.col {
        flex: 0 0 auto;
        width: 33%;
        padding: 0;
    }




    .hb-bedding-store-main .cover-inner {
        scrollbar-width: none;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 18px;
        /* margin-left: 5%; */
        justify-content: start;
    }
    .hb-bedding-store-main .cover-blocks.col:last-child {
        margin-right: 5%;
    }
    .hb-bedding-store-main .cover-blocks.col:first-child {
        margin-left: 5%;
    }
    .language-ar .hb-bedding-store-main .cover-blocks.col:last-child {
        margin-left: 5%;
        margin-right: unset;
    }
    .language-ar .hb-bedding-store-main .cover-blocks.col:first-child {
        margin-right: 5%;
        margin-left: unset;
    }
    .hb-bedding-store-main .cover-blocks.col {
        flex: 0 0 auto;
        width: 33%;
        padding: 0;
    }




    .hb-bedding-store-main .duvet-inner {
        scrollbar-width: none;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 18px;
        /* margin-left: 5%; */
        justify-content: start;
    }
    .hb-bedding-store-main .duvet-blocks.col:last-child {
        margin-right: 5%;
    }
    .hb-bedding-store-main .duvet-blocks.col:first-child {
        margin-left: 5%;
    }
    .language-ar .hb-bedding-store-main .duvet-blocks.col:last-child {
        margin-left: 5%;
        margin-right: unset;
    }
    .language-ar .hb-bedding-store-main .duvet-blocks.col:first-child {
        margin-right: 5%;
        margin-left: unset;
    }
    .hb-bedding-store-main .duvet-blocks.col {
        flex: 0 0 auto;
        width: 50%;
        padding: 0;
    }





    .hb-bedding-store-main .pillow-inner {
        scrollbar-width: none;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 18px;
        /* margin-left: 5%; */
        justify-content: start;
    }
    .hb-bedding-store-main .pillow-blocks.col:last-child {
        margin-right: 5%;
    }
    .hb-bedding-store-main .pillow-blocks.col:first-child {
        margin-left: 5%;
    }
    .language-ar .hb-bedding-store-main .pillow-blocks.col:last-child {
        margin-left: 5%;
        margin-right: unset;
    }
    .language-ar .hb-bedding-store-main .pillow-blocks.col:first-child {
        margin-right: 5%;
        margin-left: unset;
    }
    .hb-bedding-store-main .pillow-blocks.col {
        flex: 0 0 auto;
        width: 50%;
        padding: 0;
    }



    .hb-bedding-store-main .aesthetics-inner {
        scrollbar-width: none;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 18px;
        /* margin-left: 5%; */
        justify-content: start;
    }
    .hb-bedding-store-main .aesthetics-blocks.col:last-child {
        margin-right: 5%;
    }
    .hb-bedding-store-main .aesthetics-blocks.col:first-child {
        margin-left: 5%;
    }
    .language-ar .hb-bedding-store-main .aesthetics-blocks.col:last-child {
        margin-left: 5%;
        margin-right: unset;
    }
    .language-ar .hb-bedding-store-main .aesthetics-blocks.col:first-child {
        margin-right: 5%;
        margin-left: unset;
    }
    .hb-bedding-store-main .aesthetics-blocks.col {
        flex: 0 0 auto;
        width: 50%;
        padding: 0;
    }




    .hb-bedding-store-main .material-inner {
        scrollbar-width: none;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 18px;
        /* margin-left: 5%; */
        justify-content: start;
    }
    .hb-bedding-store-main .material-blocks.col:last-child {
        margin-right: 5%;
    }
    .hb-bedding-store-main .material-blocks.col:first-child {
        margin-left: 5%;
    }
    .language-ar .hb-bedding-store-main .material-blocks.col:last-child {
        margin-left: 5%;
        margin-right: unset;
    }
    .language-ar .hb-bedding-store-main .material-blocks.col:first-child {
        margin-right: 5%;
        margin-left: unset;
    }
    .hb-bedding-store-main .material-blocks.col {
        flex: 0 0 auto;
        width: 50%;
        padding: 0;
    }



    .hb-bedding-store-main .quality-inner {
        scrollbar-width: none;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 18px;
        /* margin-left: 5%; */
        justify-content: start;
    }
    .hb-bedding-store-main .quality-blocks.col:last-child {
        margin-right: 5%;
    }
    .hb-bedding-store-main .quality-blocks.col:first-child {
        margin-left: 5%;
    }
    .language-ar .hb-bedding-store-main .quality-blocks.col:last-child {
        margin-left: 5%;
        margin-right: unset;
    }
    .language-ar .hb-bedding-store-main .quality-blocks.col:first-child {
        margin-right: 5%;
        margin-left: unset;
    }
    .hb-bedding-store-main .quality-blocks.col {
        flex: 0 0 auto;
        width: 33%;
        padding: 0;
    }
}

