.nav-dropdown-header {
    top: -140px;
}

nav > a {
    display: none;
}

.full-screen-product-categories {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0px;
    width: 100%;
}

.full-screen-product-categories .background-img {
    display: flex;
    flex-direction: column;
    flex: 1 1 50%;
    height: 45vh;
    position: relative;
}

.home-header {
    background: linear-gradient(rgba(127, 11, 14, 0.95), rgba(65, 7, 9, 0.95)), url('/images/redesign-homepage/Header Image-No Overlay.webp');
    margin-top: 48px !important;
    width: 100%;
}

.home-header .nav-dropdown-header {
    background: none;
    box-shadow: none;
    color: #FFF;
    margin: 0 auto;
    display: block;
    position: relative;
    width: fit-content;
    left: -150px;
    top: 0px;
    z-index: 99;
}

.home-header li::before {
    display: none;
}

.home-header li a {
    color: #FFF;
    letter-spacing: 2;
}

.home-header li a:hover {
    color: #FFF;
    text-decoration: none;
}

.home-header .nav-dropdown-menu li.selected,
.home-header .nav-dropdown-menu li:hover {
    text-decoration-color: #290506;
}

.home-header .text-content h1 {
    color: #F7E4A5;
    font-size: 65px;
    margin: 6px;
}

.home-header .text-content {
    color: #F5F1E2;
    margin: auto;
    margin-bottom: 128px;
    position: relative;
    z-index: 1;
    background: inherit;
    padding: 50px 0;
    flex: none;
    height: 345px;
    margin-left: 128px;
}

.home-header .text-content::after {
    display: none;
}

.home-header .text-content p::before,
.home-header .text-content p::after {
    content: '';
    width: 100vw;
    height: 33px;
    border: 1px solid #F7E4A5;
    border-bottom: none;
    position: absolute;
    z-index: -1;
    left: 100px;
    top: -24px;
    background-color: unset;
}

.home-header .text-content p::after {
    top: calc(100% + 24px);
    border-bottom: 1px solid #F7E4A5;
    border-top: none;
}

.home-header .text-content>p {
    padding: 24px 0;
}

.home-header .half-half.reversed .single-img img {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
}

.home-header .nav-dropdown-header button {
    background-color: #CC9F09;
    position: absolute;
    top: 0px;
    left: 97%;
    width: 300px;
}

.home-header .nav-dropdown-header button:hover {
    background-color: #EBCB62;
}

.home-header .logo {
    margin: 10px;

}

.explore-products {
    background: linear-gradient(to bottom, #F5F1E2 0%, #FFF 40%, #FFF 60%, #F5F1E2 100%);
}

.overlay-img {
    background: linear-gradient(180deg, #F5F1E2, #FFF) !important;
}

.testimonial {
    position: relative;
    width: 1048px;
    padding: 0;
    margin: 0px auto 100px;
}

.testimonial h5 {
    position: relative;
    font-size: 38px;
    /* width: 100%; */
    left: 0;
    top: 0;
    margin: 0;
    padding: 75px 100px;
}

.testimonial p {
    position: absolute;
    bottom: 32px;
    right: 100px;
}

.half-half.last .text-content {
    flex: 0 0 600px;
    text-align: center;
    margin: 0 auto;
}

.half-half.last .text-content h3 {
    margin: 32px 64px;
}

.half-half.last .text-content::after {
    content: '';
    width: 100vw;
    height: 1px;
    background: none;
    position: absolute;
    top: 100px;
    right: calc(-100% + 200px);
}

.newsletter {
    height: 300px;
    width: 1048px;
    text-align: center;
    background: linear-gradient(to bottom, #7F0B0E, #290506);
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    height: fit-content;
    padding: 100px 0px;
    z-index: 1;
}

.newsletter::before {
    width: 200vw;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    background: inherit;
    z-index: -2;
}

.newsletter::after {
    content: '';
    background-color: inherit;
    background-image: url(/images/logos/grapes.png);
    filter: brightness(0.5);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: -83px;
    right: -337px;
    z-index: -1;
    height: 500px;
    width: 500px;
    transform: scaleX(-0.712) scaleY(0.712);
}

.newsletter input {
    height: 50px;
    border-radius: 27px;
    width: calc(100% - 187px);
    padding: 0 115px 0 25px;
    /* padding-left: 25px; */
    /* padding-right: 116px; */
    font-size: 18px;
    margin: auto 0;
    border: none;
    outline: none;
    position: absolute;
    top: 0;
    left: 0;
}

.newsletter .btn-default {
    margin-left: -40px;
    margin: auto 0;
    margin-left: -100px;
    width: 150px;
    position: absolute;
    top: 0;
    right: 0;
}

.newsletter h3 {
    margin: 0 50px;
    color: #F5F1E2;
    width: 100%;
}

.additional-seo {
    text-align: center;
    background: linear-gradient(360deg, #F5F1E2, #FFF);
}

.additional-seo h3 {
    font-size: 50px;
    margin: 10;
}

.additional-seo p {
    padding: 32px;
}


@media only screen and (max-width: 768px) {

    .full-screen-product-categories p,
    .home-header .logo,
    .home-header>.nav-dropdown-header {
        display: none;
        ;
    }

    .home-header {
        padding: 36px 0;
    }

    .home-header .half-half {
        padding: 0;
        width: 100vw;
        flex-wrap: wrap;
    }

    .home-header .half-half.reversed .single-img img {
        height: auto;
        width: 95%;
    }

    .home-header .half-half.reversed .single-img {
        text-align: right;
        padding-bottom: 24px
    }

    .home-header .half-half .single-img img {
        border-top-left-radius: 130px;
    }

    .home-header .text-content {
        width: 90vw;
        margin-bottom: 0;
    }
    .home-header .text-content h1 {
        font-size: 34px;
        margin: 0px;
    }

    .home-header .text-content p {
        width: auto;
        font-size: 14px;
        margin: 0;
        padding: 8px;
    }

    .home-header .text-content p::after {
        top: calc(100% - 8px);
    }

    .home-header .text-content p::before {
        top: -8px;
    }

    .home-header .text-content button {
        font-size: 16px;
        margin: 0 24px;
        height: 55px;
    }

    .full-screen-product-categories .background-img {
        flex: 1 1 100%;
    }

    .full-screen-product-categories .center-content {
        width: 80%;
    }

    .testimonial {
        width: 296px;
        height: 278px;
        padding: 0;
        display: flex;
        /* margin: 0; */
        justify-content: center;
        margin-bottom: 0;
    }

    .testimonial h5 {
        width: 275px;
        height: 175px;
        font: normal normal bold 24px/30px Philosopher;
        padding: 24px;
        padding-bottom: 50px;
    }

    .testimonial p {
        right: 10px;
        bottom: 30px;
    }

    .additional-seo h3 {
        font: normal normal bold 34px/34px Philosopher;
    }

    .newsletter {
        width: 100vw;
        margin: 0;
        padding: 50px 0px;
        flex-direction: column;
    }

    .newsletter h3 {
        margin: 0 auto;
        width: 328px;
        font: normal normal bold 34px/34px Philosopher;
    }

    .newsletter > div {
        margin: 12px auto !important;
    }

    .newsletter input {
        width: 40vw;
        height: 47px;
        position: absolute;
        left: 5vw;
        padding-left: 12px;
    }

    .newsletter button {
        position: absolute;
        width: 48px;
        top: 12px;
        right: 0;
        font-size: 16px;
        height: 48px;
    }

    .newsletter::after {
        right: -175px;
    }
}