#newsLetterMain {
    width: 100%;
    top: 70px;
    background-color: #502167
}

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

#newsLetterTitleContainer {
    width: 442px;
    margin-top: 53px;
    float: left
}

.titleLine {
    width: fit-content;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 34px;
    padding-bottom: 3px;
    padding-right: 10px
}

#newsLetterSubtitle {
    width: 92%;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    font-weight: 300;
    position: relative;
    float: left;
    margin-top: 15px;
    margin-left: 10px
}

#newsLetterSubtitle a {
    text-decoration: underline
}

.newsletterinput {
    border: 1px solid #502167;
    border-radius: 2px;
    margin: 0 auto;
    float: left;
    height: 34px;
    width: 34%;
    margin-right: 2%;
    font-size: 12px;
    text-indent: 10px;
    color: #a5a5a5
}

#newsLetterInputsContainer {
    width: 50%;
    margin-top: 48px;
    margin-bottom: 31px;
    height: auto;
    float: left;
    float: right;
    right: 0;
    min-width: 606px
}

.subscribeNewsletterButton {
    width: 140px;
    background-color: #00aae3;
    text-align: center;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #00aae3;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    margin-left: 15px;
    cursor: pointer;
    float: right;
    transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -webkit-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out
}

.bold {
    font-weight: 800
}

#footerDummy {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 300px !important
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 300px;
    background-color: #00aae3;
    overflow: hidden;
    text-align: center
}

.shopAddress {
    position: relative;
    float: left;
    color: #fff;
    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: #fff;
    left: 304px
}

.centeredContent {
    width: 1100px
}

.columnsContainer {
    margin: auto;
    width: 95%;
    position: relative;
    height: auto;
    overflow: hidden;
    margin-bottom: 45px;
    font-size: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

.column {
    float: left;
    margin-top: 45px;
    height: auto
}

.columnHeading {
    font-weight: 800;
    margin-bottom: 15px;
    color: #fff;
    text-align: left;
    font-size: 16px;
    margin-top: 12px
}

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

a .columnItem:hover {
    color: #502266
}

.paymentContainer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: start
}

.paymentColumn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 10px;
    justify-content: space-around;
    gap: 5px
}

.paymentIcon {
    display: flex;
    width: 65px
}

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

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

.footerColumn {
    position: relative;
    float: left;
    height: auto;
    overflow: hidden;
    margin-top: 80px;
    color: #fff;
    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: 0;
    display: flex;
    float: right;
    color: #fff
}

.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 #00aae3;
    background-color: transparent;
    color: #00aae3
}

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

.footerSocialIcon {
    position: relative;
    width: 42px;
    margin-right: 20px
}

.termsRow {
    width: 75%;
    float: left;
    position: relative
}

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

#footerBottom {
    position: relative;
    bottom: 0;
    color: #525252;
    background-color: #f8f8f8;
    height: 60px;
    font-size: 13px;
    line-height: 60px;
    display: none
}

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

#footerLogoImg {
    height: 95px
}

#acceptedTerms {
    position: relative;
    height: 15px;
    width: 15px;
    margin-top: 18px;
    background-color: #fff;
    border: 1px solid #fff;
    float: left;
    cursor: pointer
}

#acceptedTerms:checked {
    background-image: url(../../files/checked.svg);
    background-size: 85%;
    background-position: center center;
    background-repeat: no-repeat
}

.footerIcon {
    float: left;
    height: 25px;
    margin-right: 9px;
    margin-top: 5px;
    margin-bottom: 30px
}

.footerIconAccess {
    float: left;
    height: 35px;
    margin-right: 8px;
    display: none
}

.extraInfoContainer {
    width: 100%;
    background-color: #fff;
    bottom: 0;
    position: absolute;
    overflow: hidden;
    display: none
}

.extraInfo {
    width: 100%;
    height: 60px;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center
}

.extraInfoColumn {
    width: 61%;
    position: relative;
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center
}

.extraInfoColumn img {
    float: left;
    position: relative;
    bottom: 0;
    margin-right: 15px;
    margin-left: 15px
}

.extraInfoTitle {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 13px;
    align-items: flex-start
}

.access {
    float: left;
    color: #fff;
    display: none;
    text-align: left;
    margin-top: 10px;
    width: calc(100% - 43px)
}

.extraInfoImgs {
    float: left;
    height: fit-content;
    display: flex;
    align-items: flex-end;
    margin-bottom: 16px
}

.lastImage {
    margin-top: 14px;
    display: flex;
    justify-content: center
}

.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: 86%;
        margin: 0 auto;
        height: 400px;
        min-width: 0
    }

    .titleLine {
        font-size: 18px;
        width: 80%;
        line-height: 20px;
        text-align: center;
        margin: auto;
        padding-right: 0
    }

    .titleLine:last-of-type {
        width: 100%
    }

    #newsLetterTitleContainer {
        width: 100%;
        margin-top: 30px;
        letter-spacing: 0;
        margin-left: 0;
        margin-bottom: 19px
    }

    #newsLetterInputsContainer {
        width: 100%;
        height: auto;
        margin-bottom: 7px;
        float: none;
        margin-top: 10px;
        margin-left: 0;
        min-width: 0
    }

    .subscribeNewsletterButton {
        width: calc(100% - 4px);
        margin-top: 0;
        margin-left: 0%;
        margin-bottom: 14px
    }

    .newsletterinput {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        float: none !important;
        margin-left: 0%;
        margin-bottom: 14px;
        height: 40px;
        border-radius: 5px
    }

    #newsLetterSubtitle {
        text-align: left;
        width: 87%;
        margin: auto;
        margin-bottom: 22px;
        margin-left: 10px
    }

    .termsRow {
        width: 100%;
        float: left
    }

    #acceptedTerms {
        border-radius: 50%;
        margin-top: 3px
    }

    #footer {
        height: 720px;
        overflow: hidden
    }

    .footerSeparator {
        display: none
    }

    .rights {
        margin-right: 0;
        text-indent: 0px !important;
        line-height: 10px;
        margin-top: 16px;
        font-size: 9px;
        width: 95%;
        margin-left: 5%;
        text-align: left;
        color: #fff
    }

    .shopAddress {
        position: relative;
        float: none;
        color: #fff;
        width: fit-content;
        margin: auto;
        text-align: center;
        line-height: 26px;
        padding-top: 11px;
        padding-bottom: 11px;
        margin-top: 2px;
        margin-bottom: 20px;
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff
    }

    .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: 0;
        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: 0;
        display: flex;
        float: none;
        margin-bottom: 30px
    }

    .newsletterColumn {
        width: 80% !important;
        float: left;
        float: left;
        color: #fff;
        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: 100% !important;
        margin-right: 0%;
        margin-top: 0;
        float: left
    }

    .columnsContainer {
        width: 86%;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        gap: 10px
    }

    .columnHeading {
        font-size: 16px;
        text-align: left;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .paymentColumn {
        margin: 0;
        gap: 10px;
    }

    .paymentIcon {
        width: 100%;
    }

    .paymentContainer {
        gap: 10px;
    }

    .columnItem {
        font-size: 12px;
        text-align: left;
        font-weight: 300;
        margin-bottom: 10px;
        margin-top: 0
    }

    .lastRow {
        margin-top: 15px
    }

    .newsletter_go {
        width: 4px;
        right: 24px
    }

    .footerIcon {
        margin-bottom: 15px
    }

    .footerIconAccess {
        margin-bottom: 10px
    }

    .extraInfo {
        width: 86%;
        display: flex;
        height: auto;
        margin-bottom: 25px;
        flex-direction: column;
        align-items: flex-start
    }

    .extraInfoColumn {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .extraInfoColumn:first-of-type {
        font-weight: 700;
        justify-content: flex-start;
        flex-flow: wrap
    }

    .extraInfoImgs {
        align-items: baseline
    }

    #footerLogo {
        width: 100%;
        margin-left: 0%;
        margin-top: 17px;
        position: relative;
        float: left;
        margin-bottom: 27px
    }

    .byluna {
        margin-right: 4%
    }

    #footerBottom {
        text-align: center;
        font-weight: 600;
        font-size: 10px;
        line-height: 16px;
        height: 55px;
        width: calc(100% - 20%);
        padding: 10px 10% 0% 10%
    }

    .extraInfoContainer {
        position: absolute;
        bottom: 0
    }

    .lastImage {
        margin-top: 0;
        margin-bottom: 10px
    }

    .whatsAppWebContainer.open {
        bottom: 11px !important;
        right: 17px;
        width: 70px;
        z-index: 10
    }

    #footerBottom p {
        width: 100%;
        margin: auto
    }

    .extraInfoColumn img {
        margin-top: 15px;
        height: 15px;
        margin-left: 0
    }
}