body {
    margin-top: 39px !important;
}

@media screen and (max-width: 767px) {
    body {
        margin-top: 0px !important;
    }
}

/* .navbar-nav > li{
    padding-left:10px;
    padding-right:10px;
} */

.sub-categories .row {
    margin-top: 5px;
}
/*
** (HEADER)
*/
.dropdown {
    position: static !important;
}

.dropdown-menu {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    margin-top: 0px !important;
    width: 100% !important;
    padding: 40px;
    background-color: #fff !important;
    opacity: 1 !important;
}

/*
** (Section MAIN)
*/

.slick--main .slick-prev:before {
    color: #eae3de!important;
    content: '<'!important;
    font-size: 60px!important;
    font-weight: 100!important;
}

.slick--main .slick-next:before {
    color: #eae3de!important;
    content: '>'!important;
    font-size: 60px!important;
    font-weight: 100!important;
}

.slick--main .slick-prev,
.slick--main .slick-next {
    color: #eae3de!important;
    top: 45%!important;
}

.section--main .square, .section--main-2 .square {
    background-color: #f1edec;
    padding: 30px 20px;
}

.section--main .square .section--a, .section--main-2 .square .section--a {
    line-height: 25px;
}

.section--main .section--h3 {
    margin: 0 0 20px 0;
}

/* .section--main img, .section--main-2 img {
    width: 100vw!important;
} */

/* .section--main img {
    width: 100vw!important;
} */

.section--main .progress-bar {
    display: block;
    width: 100%; height: 1px;
    border-radius: 1px;
    overflow: hidden;
    background-color: #b5b5b5;
    background-image: linear-gradient(to right, black, black);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
}

/*
** (Section SUB-CATEGORIES)
*/
.sub-categories {
    position: relative;
    width: 100%;
    margin: 0;
}

.sub-categories img[rel$="left"] {
    width: 50%;
    float: left;
}
.sub-categories img[rel$="right"] {
    width: 50%;
}

.sub-categories__options,
.our-collections__options {
    position: absolute; top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.our-source-books__options {
    position: absolute;
}

.sub-categories__link,
.our-collections__link {
    position: absolute; bottom: 5%; left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.catalogues-and-books .catalogues-and-books__link {
    bottom: 10%;
    /* left: 50%; */
    text-align: center;
}

.sub-categories__link a,
.our-collections__link a,
.catalogues-and-books .catalogues-and-books__link a {
    color: #fff;
    opacity: 0.9;
    font-size: 13px; line-height: 2.5vw; font-weight: 100; letter-spacing: 2px;
    text-decoration: underline; text-underline-offset: 5px;
    transition: all 0.3s ease-in-out;
}

.sub-categories__link a:hover,
.our-collections__link a:hover,
.the-most-wanted a:hover {
    color: #ded7cd !important;
    text-decoration: underline !important; text-underline-offset: 3px !important;
}

.sub-categories .d-lg-none a,
.sub-categories .d-lg-none a:hover,
.our-collections .d-lg-none a,
.our-collections .d-lg-none a:hover {
    color: #4e463b;
}

.sub-categories__options a,
.our-collections__options a {
    color: #fff;
    font-size: 1.3vw; font-weight: 100; line-height:2.5vw; letter-spacing:2px;
    /* transition: all 2000ms ease-in; */
}

.sub-categories__options a:hover,
.sub-categories__options .active,
.our-collections__options a:hover,
.our-collections__options .active {
    color: #fff;
    text-decoration: underline; text-underline-offset: 5px; text-decoration-thickness: 1px;
    font-weight:500;
}

/*
** (Section THE-MOST-WANTED)
*/

.the-most-wanted .progress-bar {
    display: block;
    width: 100%; height: 1px;
    border-radius: 1px;
    overflow: hidden;
    background-color: #b5b5b5;
    background-image: linear-gradient(to right, black, black);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
}

.the-most-wanted a {
    text-align: center;
    text-decoration: underline !important; text-underline-offset: 3px;
    color: #1f1f1f;
    line-height: 10px;
    font-size: 13px;
    letter-spacing: 2px;
}

.slick--most-wanted a,
.slick--most-wanted a:hover {
    text-decoration: none;

}

.our-affiliates {
    background-color: #f0edeb;
}

/* POPPINS EXTRALIGHT 65PX */
.section--h1 {
    color: #4e463b;
    font-size: 40px; font-weight: 100; letter-spacing: 3px;
    margin: 40px 0 20px 0;
    text-align: center;
}

/* POPPINS LIGHT 65PX */
.section--h2 {
    color: #eae3de;
    font-size: 40px; font-weight: 300;
    margin: 40px 0 20px 0;
}

.sub-categories .section--h2,
.our-collections .section--h2,
.catalogues-and-books .section--h2 {
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    transition: all 0.3s ease-in-out;
    letter-spacing: 3px;
    font-weight: 500;
}

.catalogues-and-books .col-6 {
    margin: 0; padding: 0;
}


/* POPPINS MEDIUM 32PX */
.section--h3 {
    color: #eae3de;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 30px 0;
    text-align: center;
    line-height: 20px;
}

/* POPPINS LIGHT 32PX  */
.section--h3 span {
    font-weight: 300;
}

/* POPPINS EXTRALIGHT 24PX */
.section--p1 {
    /* color: #4e463b; */
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 30px 0;
    text-align: justify;
    text-align-last: center;
    letter-spacing: 1px;
}

.section--h4 {
    /* color: #4e463b; */
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px 0;
    text-align: center;
}

/* POPPINS EXTRALIGHT 65PX */
.section--h6 {
    color: #eae3de;
    font-size: 40px;
    font-weight: 100;
    margin: 40px 0 20px 0;
}

.section--h5 {
    color: #eae3de;
    font-size: 40px;
    font-weight: 500;
    margin: 40px 0 20px 0;
    width: 100%;
    letter-spacing: 3px;
}

.container .section--h4 {
    margin: 0 0 10px 0;
    text-align: left;
}

.section--a {
    text-align: center;
}

.section--img {
    width: 100%;
    position: relative;
}

.meet-the-club .col-12 {
    text-align: center;
}

.meet-the-club .d-lg-block td:first-child {
    padding-right: 3px;
}

.section--logo {
    position: absolute;
    bottom: 3%;
    left: 25%;
    transform: translate(-50%, -50%);
    height: 12%;
    filter: invert(1);
}

.section--logo-dl {
    position: absolute;
    bottom: 4%;
    left: 25%;
    transform: translate(-50%, -50%);
    height: 9%;
    filter: invert(1);
}

.section--logo-mcc {
    position: absolute;
    bottom: 5%;
    left: 25%;
    transform: translate(-50%, -50%);
    height: 7%;
    filter: invert(1);
}

.meet-the-club .d-lg-block td:nth-child(2) .section--h3 {
    position: absolute;
    text-align: center;
    bottom: -5%;
    right: 7%;
    font-size:1.3vw;
    font-weight:100;
}

.meet-the-club .d-lg-block td:nth-child(2) .section--h3 span {
    font-size:10px;
    font-weight:100;
}

.section--logo:hover,
.section--img:hover + .section--logo,
.section--logo2:hover,
.progressive:hover + .section--logo2 {
    transform: translate(-50%, -50%) scale(1.1) !important;
}

.slick--partners-div {
    padding:0 2.5px;
}

.section--logo2 {
    transition: 0.2s ease-out;
}

.section--img[src*="desktop"] {
    outline: 2px solid #f0edeb;
    outline-offset: -2px;
}

.section--img[src*="mobile"] {
    outline: 4px solid #f0edeb;
    height: 40vw;
}

.more-partners .section--img {
    max-width: 100px;
    margin: 0 auto;
    vertical-align: center;
}

.material-icons-outlined {
    font-size: 17px !important;
}

.custom-search {
    position: relative;
}
.input-group input[type="email"] {
    width: 100%;
    padding-right: 100px !important; 
    box-sizing: border-box;
}
.input-group button {
    position: absolute;
    right: 3px; 
    top: 3px;
    bottom: 3px;
    line-height: 1 !important;
    z-index: 4;
}

.input-group input[type="email"] {
    background-color: transparent !important;
    border: 1px solid #4e463b;
    border-style: none none solid none;
    margin: 25px 0;
    padding: 0 0 5px 0;
    color:#4e463b;
    font-size: 13px;
    min-width: 100%;
}

.input-group button {
    background-color: transparent !important;
    border: 1px solid #4e463b;
    border-style: none;
    margin: 25px 0;
    padding: 0 0 5px 0;
    color:#4e463b;
    font-size: 13px;
    text-align: right;
}

.email_mobile input, .email_mobile button  {
    font-size: 10px !important;
}

.input-group button:hover {
    border-style: none;
    color: #ded7cd;
}

.homepage-new__title {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}

.footer-items {
    color: #111;
    padding: 40px 0;
    overflow: hidden;
}

.footer-items p {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: center;
}

.footer-items ul {
    padding: 0;
    line-height: 26px;
}

.footer-items ul li {
    list-style-type: none;
    text-align: center!important;
}

.footer-items ul li a {
    font-weight: 100px;
    font-size: 12px;
    color: #111;
}

.footer-items ul li a:hover {
    color: #ded7cd;
}

.section--socials ul {
    width: 100%;
    display: inline;
    font-size: 14px;
}

.section--socials li {
    display: inline;
}

.section--socials a img {
    max-width: 25px;
    padding-right: 10px;
}

.social li a {
    max-width: 30px;
}

.slow-loading .loaded {
    visibility: visible;
    opacity: 1;
}

.parsley-errors-list li {
    color: red;
    margin-top: -50px;
}


.slick--partners .slick-prev,
.slick--partners .slick-next {
    top: 45%!important;
    filter: invert(1);
    mix-blend-mode: difference;
}

.slick--partners .slick-prev:before,
.slick--partners .slick-next:before {
    font-size: 60px!important;
}

.slick--partners .slick-prev:before { content: '<' !important }
.slick--partners .slick-next:before { content: '>' !important }

html {
    scroll-behavior: smooth;
}

body:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url(https://essentialhome.eu/images/homepage/teste/collection_teste/1-our-collection-entryway.webp)
    url(https://essentialhome.eu/images/homepage/teste/collection_teste/3-our-collection-dining-room.webp)
    url(https://essentialhome.eu/images/homepage/teste/collection_teste/4-our-collection-bedroom.webp)
    url(https://essentialhome.eu/images/homepage/teste/collection_teste/5-our-collection-office.webp)
    url(https://essentialhome.eu/images/homepage/teste/collection_teste/6-our-collection-contract.webp)
}

.parallax-our-collections {
    background-image: url(https://essentialhome.eu/images/homepage/teste/collection_teste/2-our-collection-living-room.webp);
    min-height: 40vw;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background-image 0.4s ease-in-out;
}

.parallax {
    background-image: url("https://essentialhome.eu/images/homepage/teste/collection_teste/2-our-collection-living-room.webp");
    min-height: 40vw;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background-image 0.2s ease-in-out;
}

.parallax-catalogues-and-books {
    background-image: url(https://essentialhome.eu/images/homepage/teste/folders/parallax-download.webp);
    min-height: 40vw;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.other-books {
    text-align: center;
    margin-top: 10%;
}

.other-books h2 {
    color: #eae3de;
    font-weight: 100;
    font-size: 1.3vw;
    margin: 15px 0 10px 0;
}

.other-books a {
    color: #eae3de;
    font-weight: 300;
    font-size: 13px;
    text-decoration: underline;
    text-underline-offset: 3px;
    letter-spacing: 2px
}

.other-books a:hover {
    color: #eae3de;
}

@media screen and (min-width: 1921px) {
    .sub-categories .section--h2 {
        font-size: 50px;
    }
}

@media screen and (min-width: 1400px) {
    .meet-the-club .d-lg-block td:nth-child(2) .section--h3 {
        bottom: 0%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .other-books img {
        height: 200px !important;
    }
    .section--h5,
    .section--h6 {
        font-size: 30px !important;
    }

    
}

@media screen and (max-width: 1500px) {
    .section--main .section--h5 {
        top:80% !important;
    }

    .section--main-2 .section--h5 {
        top:75% !important;
    }
}

@media screen and (max-width: 1050px) {
    .input-group input[type="email"], .input-group button {
        font-size: 12px;
    }
    .footer-items ul li a {
        font-size: 11px;
    }
}

@media screen and (min-width: 601px) and (max-width: 1199px) {
    .section--h5,
    .section--h6 {
        font-size: 25px !important;
    }
}

@media screen and (max-width: 991px) {
    .catalogues-and-books .catalogues-and-books__link {
        bottom: 25%;
    }

    .container .section--h4 {
        margin: 0 0 10px 0;
        text-align: center;
    }
    .section--socials {
        text-align: center;
    }
    .section--socials a img {
        max-width: 30px;
    }

    .the-most-wanted .section--h1,
    .sub-categories .section--h1,
    .our-collections .section--h1,
    .meet-the-club .section--h1,
    .our-affiliates .section--h1,
    .catalogues-and-books .section--h2,
    .room-by-room .section--h1,
    .room-by-room .section--h2 {
        font-size: 25px;
    }

    .catalogues-and-books .section--h2 sup {
        font-size: 15px;
    }

    .sub-categories .section--a,
    .our-collections .section--a {
        font-size: 14px;
        color: #4e463b;
        text-decoration: underline;
        text-underline-offset: 4px;
    }

    .the-most-wanted .section--p1,
    .meet-the-club .section--p1,
    .our-affiliates .section--p1 {
        font-size: 12px;
    }

    .other-books h2 {
        font-size: 15px;
    }

    .other-books {
        margin-top: 15%;
    }

    .other-books a {
        font-size: 9px;
    }

    .the-most-wanted a,
    .room-by-room .section--a {
        font-size:10px;
    }

    .dropdown-menu{
        padding: 20px !important;
     }
}
.section--main .section--h5 {
    position: absolute;
    top:85%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 37px;
}
.section--main-2 .section--h5 {
    position: absolute;
    top:80%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 42px;
}
.section--main table {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin: 20px 0;
}

.section--main .section--a, .section--main-2 .section--a  {
    color: #eae3de;
    text-decoration: underline;
    text-underline-offset: 4px;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 2px;
}

/* .btn-logo {
    position: absolute; bottom: -15%; left: 0;
    margin: 0 auto;
    transition: all .2s ease;
}

.btn-logo img {
    height: auto;
    max-width: 100%;
    filter: invert(1);
} */

.slick--partners {
    position: relative;
}

.sub-categories__options sup,
.our-collections__options sup {
    font-size:0.75vw;
}
.sub-categories__link a sup {
    font-size: 8px;
}

.section--h2 sup {
    font-size:25px;
}

.slick--main {
    visibility: hidden;
}

.slick--main.slick-initialized {
    visibility: visible;
}