#newsLetterMain {
    width: 100%;
    border-top: 1px solid #FF96A2;
    background-color: white;
}

#newsLetterContainerIndex {
    width: 79%;
    margin: 0px auto;
    height: 186px;
    min-width: 1150px;
}

#newsLetterTitleContainer {
    width: 442PX;
    margin-top: 53px;
    letter-spacing: 1px;
    margin-left: 80px;
    float: left;
}

.titleLine {
    width: fit-content;
    background-color: #FF96A2;
    margin: 0px auto;
    font-size: 27px;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 34px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

#newsLetterSubtitle {
    width: 253px;
    font-size: 21px;
    color: #FF96A2;
    font-weight: lighter;
    margin-bottom: 22px;
}

.newsletterinput {
    border: 1px solid #FF96A2;
    border-radius: 6px;
    margin: 0px auto;
    float: left;
    height: 34px;
    width: 46%;
    font-size: 12px;
    text-indent: 10px;
    color: #A5A5A5;
    font-family: Poppins;
}

#newsLetterInputsContainer {
    width: 32%;
    margin-top: 48px;
    margin-bottom: 31px;
    height: 63px;
    float: left;
    margin-left: 40px;
}

#emailFooterInput {
    float: right;
}

#subscribeNewsletterButton {
    width: 140px;
    background-color: #FF96A2;
    text-align: center;
    height: 40px;
    border-radius: 22px;
    font-weight: 900;
    color: white;
    font-size: 20px;
    line-height: 40px;
    margin-left: 55px;
    margin-top: 88px;
    cursor: pointer;
    text-transform: lowercase;
    float: left;
}

#footerDummy {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

#footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100px;
    background-color: #9E9E9E;
    overflow: hidden;
    text-align: center;
    margin-top: 40px;
}

.mediaTextContainer {
    float: left;
    margin-left: 4%;
    color: #000000;
    text-transform: capitalize;
    font-size: 20px;
    margin-top: 30px;
}

.mediaLink:hover {
    border-bottom: 1px solid #000000;
}

.shopAddress {
    position: relative;
    float: left;
    color: white;
    margin-right: 6%;
    margin-top: 72px;
    margin-left: 28px;
    text-align: left;
    line-height: 21px;
}

.footerSeparator {
    position: absolute;
    display: block;
    height: 100px;
    width: 1px;
    top: 69px;
    background: #FFFFFF;
    left: 304px;
}

.centeredContent {
    width: 1100px;
}

.columnsContainer {
    /* margin: auto; */
    margin-left: 28.5%;
    /* margin-top: 50px; */
    width: 76%;
    position: relative;
    height: auto;
    overflow: hidden;
    margin-bottom: 55px;
    font-size: 15px;
}

.column {
    float: left;
    color: #58595B;
    margin-right: 6%;
    margin-top: 60px;
    margin-left: 69px;
    width: 66px !important;
}

.columnHeading {
    font-weight: 900;
    margin-bottom: 15px;
    color: #000000;
    text-align: left;
    font-size: 15px;
    margin-top: 12px;
    text-transform: uppercase;
    display: none;
}

.columnItem {
    margin-top: 12px;
    text-align: left;
    font-size: 15px;
    font-weight: 100;
    color: #FFFDFD;
}

.columnItem:hover {
    font-weight: 800;
}

.centerWrapper {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    overflow: hidden;
}

.lastRow {
    width: 100%;
    float: left;
    margin-top: 108px;
    color: white;
    margin-bottom: 15px;
    font-size: 13px;
}

.footerColumn {
    position: relative;
    float: left;
    height: auto;
    overflow: hidden;
    margin-top: 80px;
    color: white;
    width: 198px;
    margin-right: 35px;
    margin-left: 35px;
    text-align: left;
}

.footerLogo {
    width: 100px;
    float: left;
}

.followUsColumn {
    width: 135px;
}

.footerColumnLink {
    cursor: pointer;
}

.footerColumnLink:hover {
    text-decoration: underline;
}

.newsletterColumn {
    width: 250px;
    margin-right: 0px;
    display: flex;
    float: right;
    color: white;
}

.footerColumnTitle {
    position: relative;
    text-align: left;
    font-size: 15px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.footerColumnRow {
    position: relative;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 13px;
    float: left;
    width: 100%;
}

#subscribeNewsletterButton:hover {
    border: 1px solid #FF96A2;
    background-color: transparent;
    color: #FF96A2;
}

#footerSocialIcons {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
}

.footerSocialIcon {
    position: relative;
    width: 42px;
    /* margin-left: 5px; */
    margin-right: 20px;
}

.newsletter_go {
    width: 15px;
    background-color: transparent;
    right: 32px;
    float: left;
    position: relative;
    height: 32px;
    border-radius: 2px;
}

.rights {
    text-align: left;
    text-indent: 4%;
}

#footerLogo {
    float: left;
    margin-top: 62px;
    margin-left: 12%;
    margin-right: -27px;
}

#footerLogoImg {
    height: 95px;
    display: none !important;
}

.footerIcon {
    float: left;
    margin-right: 8px;
    width: 36px;
    margin-top: 29px;
}

.byluna {
    margin-right: 7%;
}

@media screen and (min-width: 770px) and (max-width: 1100px) {
    #footer {
        width: 1100px;
    }
}

.whatsAppWebContainer.open {
    bottom: 57px !important;
}

@media screen and (max-width: 768px) {
    #newsLetterContainerIndex {
        width: 80%;
        margin: 0px auto;
        height: 344px;
        min-width: 0px;
    }
    .titleLine {
        font-size: 20px;
        line-height: 20px;
        text-align: center;
    }
    #newsLetterTitleContainer {
        width: 100%;
        margin-top: 30px;
        letter-spacing: 0px;
        margin-left: 0px;
        margin-bottom: 19px;
    }
    #newsLetterInputsContainer {
        width: 100%;
        height: auto;
        margin-bottom: 7px;
        float: none;
        margin-top: 10px;
        margin-left: 0px;
    }
    #subscribeNewsletterButton {
        width: 50%;
        margin-top: 5px;
        margin-left: 23%;
    }
    .newsletterinput {
        width: 80%;
        margin: 0px auto;
        float: none !important;
        margin-left: 10%;
        margin-bottom: 14px;
        height: 28px;
    }
    #newsLetterSubtitle {
        font-size: 21px;
        text-align: center;
        width: fit-content;
        margin: auto;
        margin-bottom: 22px;
    }
    #footer {
        height: auto;
        overflow: hidden;
    }
    #footerDummy {
        /* height: 563px !important; */
    }
    .footerSeparator {
        display: none;
    }
    .rights {
        margin-right: 0;
        text-indent: 0px!important;
        /* width: 55px; */
        line-height: 10px;
        margin-top: 16px;
        font-size: 9px;
        width: 95%;
        margin-left: 5%;
        text-align: left;
        color: white;
    }
    .shopAddress {
        position: relative;
        float: none;
        color: white;
        width: fit-content;
        /* margin-right: 6%; */
        /* margin-left: 28px; */
        margin: auto;
        text-align: center;
        line-height: 26px;
        padding-top: 11px;
        padding-bottom: 11px;
        margin-top: 2px;
        margin-bottom: 20px;
        border-bottom: 1px solid white;
        border-top: 1px solid white;
    }
    .footerLogo {
        display: block;
        width: 80px;
        height: auto;
        margin: 0 auto;
        margin-top: 10px;
        float: none;
        margin-bottom: 15px;
    }
    .centerWrapper {
        display: block;
        width: 100%;
    }
    .footerColumn {
        width: 100%;
        margin-top: 40px;
        float: none;
        margin-left: 0px;
        text-align: center;
    }
    .column {
        float: none;
    }
    .column.footerLogoColumn {
        display: block;
        margin: 0 auto;
        float: none;
        height: auto;
        overflow: hidden;
    }
    .newsletterColumn {
        margin: 0 auto;
        margin-top: 0px;
        display: flex;
        float: none;
        margin-bottom: 30px;
    }
    .newsletterColumn {
        width: 80% !important;
        float: left;
        float: left;
        color: white;
        margin-left: 10%;
    }
    .footerColumnTitle {
        font-size: 15px;
        text-transform: uppercase;
        margin-bottom: 15px;
        text-align: center;
    }
    .footerColumnRow {
        font-size: 12px;
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .footerColumnTime {
        position: relative;
        float: left;
        font-size: 12px;
        margin-right: 10px;
    }
    .footerSocialIcon {
        margin-bottom: 20px;
    }
    .column {
        width: 80% !important;
        margin-left: 9%;
        margin-top: 0px;
        float: left;
    }
    .columnsContainer {
        width: 66%;
        margin-top: 10px;
        margin-left: 17%;
    }
    #footer-mobile .centeredContent,
    .widthContainer {
        width: 92% !important;
        margin-bottom: 30px;
        margin: auto;
    }
    .columnHeading {
        font-size: 13px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 30px;
    }
    .columnItem {
        font-size: 14px;
        text-align: center;
        font-weight: 300;
        margin-bottom: 15px;
        margin-top: 0;
    }
    .lastRow {
        margin-top: 15px;
    }
    .newsletter_go {
        width: 4px;
        right: 24px;
    }
    .footerIcon {
        float: none;
    }
    #footerLogo {
        width: 100%;
        margin-left: 0%;
        margin-top: 17px;
        position: relative;
        float: left;
        margin-bottom: 27px;
    }
    .byluna {
        margin-right: 4%
    }
    #footerBottom {
        text-align: center;
    }
    .whatsAppWebContainer.open {
        bottom: 11px !important;
        right: 17px;
        width: 140px;
    }
    .mediaTextContainer {
        margin-bottom: -30px;
    }
}