.xmas {
    position: relative;
    border-bottom: 2px solid var(--white);
    background-position: center;
    background-size: cover;
}

.xmas-line {
    position: absolute;
}

.xmas-line.black {
    background-color: var(--black);
}

.xmas-line.white {
    background-color: var(--white);
}


.xmas-line.top-line {
    width: 100%;
    height: 2px;
    top: 47px;
}

.xmas-line.bot-line {
    width: 100%;
    height: 2px;
    bottom: 47px;
}

.xmas-line.left-line {
    width: 2px;
    height: 100%;
    left: 47px;
}

.xmas-line.right-line {
    width: 2px;
    height: 100%;
    right: 47px;
}

.main-chev {
    position: absolute;
    right: 94px;
    bottom: 94px;
}

.xmas1 {
    background-image: url(../img/xmas/main-alt2.png);
}

.xmas2 {
    background-image: url(../img/xmas/group1-alt.png);
}

.xmas3 {
    background-image: url(../img/xmas/collage-desk.png);
}

.xmas-wrap {
    margin: 0 47px;
    height: 1080px;
    padding: 47px 0;
}

.xmas1 .xmas-wrap {
    margin: 0 47px;
    height: calc(100vh - 207px);
    padding: 47px 0;
}

.xmas1 .xmas-wrap {
    display: flex;
    align-items: flex-end;
}

.xmas2 .xmas-wrap {
    display: flex;
    align-items: flex-end;
}

.xmas3 .xmas-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.xmas-wrap h1 {
    margin: 0 0 47px 47px;
    font-family: var(--heading-font);
    font-size: 70px;
    line-height: 95px;
    font-weight: 400;
    letter-spacing: -0.3px;
    color: var(--white);
}

.xmas-wrap h1 span {
    font-size: 100px;
    font-style: italic;
}

.xmas-wrap .content-wrap {
    width: 41%;
    background-color: var(--white);
    color: var(--black);
    padding: 47px;
}

.xmas-wrap .content-wrap h2 {
    font-family: var(--heading-font);
    font-size: 40px;
    margin: 0 0 30px;
    font-weight: 400;
}

.xmas-wrap .content-wrap p {
    font-family: var(--body-font);
    font-size: 20px;
    line-height: 29px;
}

.xmas-selection {
    background-color: var(--pink);
}

.xmas-selection .xmas-wrap {
    height: unset;
    display: flex;
}

.xmas-selection .left {
    border-right: 2px solid var(--white);
}

.xmas-selection .xmas-wrap .charity {
    font-family: var(--body-font);
}

.xmas-selection .xmas-wrap .charity .img {
    height: 350px;
    width: 100%;
}

.xmas-selection .xmas-wrap .charity.left .img {
    background-image: url(../img/xmas/isabel.jpg);
    background-position: center;
}

.xmas-selection .xmas-wrap .charity.right .img {
    background-image: url(../img/xmas/tom.jpg);
    background-position: center;
}

.xmas-selection .xmas-wrap .charity .wrap {
    padding: 47px;
}

.xmas-selection .xmas-wrap .charity .wrap h2 {
    font-size: 40px;
    font-family: var(--heading-font);
    color: var(--white);
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
}

.xmas-selection .xmas-wrap .charity .wrap p {
    font-size: 20px;
    font-family: var(--body-font);
    color: var(--white);
    line-height: 29px;
}

.xmas-selection .xmas-wrap .charity .wrap p a {
    color: inherit;
}

.xmas-selection .xmas-wrap .charity .wrap .xmas-btn {
    display: block;
    border: 2px solid var(--white);
    font-family: var(--special-font);
    color: var(--black);
    text-decoration: none;
    background-color: var(--white);
    padding: 15px 0;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 60px;
}

.xmas-btn.xmas-processing,
.xmas-btn.xmas-locked {
    pointer-events: none;
    opacity: 0.5;
    cursor: default;
}

.notification {
    position: fixed;
    top: 118.2px;
    z-index: 1000;
    width: 100%;
    background-color: var(--pink);
    padding: 15px 0;
    text-align: center;
    font-family: var(--special-font);
    font-size: 20px;
    color: var(--white);
    display: none;
    text-transform: uppercase;
    border-bottom: 2px solid var(--black);
}

@media only screen and (max-width: 600px) {}

@media only screen and (max-width: 1200px) {
    .xmas-wrap .content-wrap {
        width: 66%;
    }
}

@media only screen and (max-width: 800px) {

    .xmas-wrap {
        height: 750px;
    }

    .xmas1 .xmas-wrap {
        align-items: center;
        justify-content: center;
    }

    .xmas-wrap h1 {
        /* font-size: 50px;
        line-height: 75px; */
        text-align: center;
        margin: 0;
    }

    .main-chev {
        right: 50%;
        transform: translateX(50%);
    }

    .xmas-wrap .content-wrap {
        width: 100%;
    }

    .xmas-wrap .content-wrap p {
        font-size: 18px;
        line-height: 27px;
    }

    .xmas-selection .xmas-wrap {
        flex-direction: column;
    }

    .xmas-selection .left {
        border-right: 0;
        border-bottom: 2px solid var(--white);
    }

    .xmas-selection .xmas-wrap .charity .wrap p {
        font-size: 18px;
        line-height: 27px;
    }

}

@media only screen and (max-width: 690px) {
    .notification {
        top: 83px;
    }
}

@media only screen and (max-width: 500px) {

    .xmas2 {
        background-image: url(../img/xmas/group1-mob-alt.png);
    }

    .xmas3 {
        background-image: url(../img/xmas/collage-mob.png);
    }

    .xmas-wrap {
        margin: 0 20px;
        padding: 20px 0;
    }
    .xmas-line.top-line {
        top: 20px;
    }

    .xmas-line.bot-line {
        bottom: 20px;
    }

    .xmas-line.left-line {
        left: 20px;
    }

    .xmas-line.right-line {
        right: 20px;
    }

    .xmas-wrap h1 {
        font-size: 50px;
        line-height: 75px;
        margin: 0 20px;
    }

    .xmas-wrap h1 span {
        font-size: 70px;
    }

    .xmas-wrap .content-wrap {
        padding: 20px;
    }

    .xmas-selection .xmas-wrap .charity .wrap {
         padding: 20px;
    }
}