.pl-featured-header {
    display: none;
}

.header-one {
    text-align: center
}

.quote-content {
    position: relative;
    padding: 38px 0 30px;
    margin-top: 30px
}

.quote-content::before,
.quote-content::after {
    content: '';
    display: block;
    height: 7px;
    width: 100%;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.quote-content::after {
    top: auto;
    bottom: 0
}

.quote-icon {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    background: #f47326;
    color: #fff;
    font-size: 55px;
    line-height: 10px;
    font-weight: bold;
    text-align: center;
    width: 41px;
    height: 41px;
    border-radius: 50%
}

.quote-text {
    font-size: 16px;
    line-height: 21px;
    text-align: center
}

.orange-spacer {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background: #f47326
}

.quote-author {
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    padding-top: 20px;
    margin-bottom: 0
}

.heading-container {
    padding-top: 15px
}

.heading-container .review-stars {
    margin-top: -5px
}

.top-pick {
    text-align: center;
    background: #f7f7f7;
    margin: 20px -15px;
    padding: 20px 15px
}

.top-pick>* {
    margin-bottom: 15px
}

.top-pick-heading {
    font-size: 1.5em;
    line-height: 30px;
    margin-bottom: 0
}

.top-pick-subheading {
    font-size: 16px;
    line-height: 21px
}

.top-pick .top-pick-label {
    display: inline-block;
    background: #69ADD0;
    margin: 10px auto;
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    padding: 2px 5px;
    border-radius: 2px
}

.top-pick-img-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.top-pick-img-wrap img {
    width: calc(33.33% - 6px);
    border: 2px solid #CAD4D4;
    margin: 3px
}

.top-pick-recent,
.top-pick-aslowas {
    font-size: 16px;
    line-height: 24px
}

.top-pick-recent {
    max-width: 900px;
    margin: 0 auto
}

.personalized-gift-theme {
    border-radius: 5px;
    transform: rotate(-4.38deg);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 171px;
    height: 165px;
    padding: 26px
}

.personalized-gift-content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.personalized-gift-content h3 {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    padding-left: 0
}

.personalized-gift-content h3 .theme-selected {
    margin-right: 8px
}

@media only screen and (max-width: 767.5px) {
    .custom-header {
        margin-top: 20px;
        font-size: 24px
    }

    .image-wrap {
        position: relative;
        margin: 0 -15px;
        height: 170px;
        overflow: hidden
    }

    .image-wrap img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }

    .personalized-gift {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .personalized-gift-theme {
        margin-top: 20px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 768px) {
    .newBanner {
        display: flex
    }

    .image-wrap {
        position: relative;
        left: -30px;
        width: 45%;
        max-width: 479px;
        border-bottom-right-radius: 20px;
        overflow: hidden
    }

    .image-wrap img {
        height: 100%;
        object-fit: cover
    }

    .heading-container {
        width: 55%;
        padding: 60px 10px 20px
    }

    .heading-container .review-stars {
        zoom: 1.5
    }

    .heading-container .review-stars+.black-text,
    .heading-container .review-stars~.orange-text {
        font-size: 18px;
        line-height: 24px
    }

    .quote-content {
        padding: 38px 40px 30px;
        margin-top: 50px
    }

    .quote-text {
        font-size: 21px;
        line-height: 25px;
        text-align: center
    }

    .quote-author {
        font-size: 18px;
        line-height: 24px;
        padding-top: 20px
    }

    .top-pick {
        border-radius: 8px;
        margin: 50px 0;
        padding: 20px 94px
    }

    .top-pick>* {
        margin-bottom: 20px
    }

    .top-pick-heading {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 768px) and (min-width: 992px) {
    .top-pick-heading {
        font-size: 34px
    }
}

@media only screen and (min-width: 768px) {
    .top-pick-subheading {
        font-size: 22px;
        line-height: 24px
    }

    .top-pick-img-wrap img {
        width: calc(16.66% - 6px)
    }

    .top-pick-aslowas {
        font-size: 24px;
        line-height: 29px
    }

    .top-pick .green-cta {
        margin-bottom: 4px
    }

    .top-pick.build-own {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .top-pick.build-own .top-pick-heading {
        margin-bottom: 5px
    }

    .top-pick.build-own .top-pick-img-wrap {
        margin-bottom: 10px
    }

    .top-pick-double .top-pick {
        margin-top: 30px;
        margin-bottom: 0
    }

    .personalized-gift {
        display: flex;
        padding: 26px 99px;
        margin-bottom: 30px
    }

    .personalized-gift-theme {
        margin-right: 27px
    }

    .personalized-gift-content {
        width: calc(100% - 197px)
    }

    .top-pick-double {
        display: flex;
        gap: 30px
    }

    .top-pick-double .top-pick {
        padding: 20px 40px
    }

    .top-pick-double .top-pick .top-pick-img-wrap img {
        width: calc(33.33% - 6px)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1439.5px) {
    .image-wrap {
        position: relative;
        left: -30px
    }

    .heading-container {
        padding: 20px 0
    }

    .heading-container .quote-content {
        padding: 38px 10px 30px
    }

    .top-pick {
        padding: 20px 40px
    }

    .personalized-gift {
        padding: 26px
    }

    .top-pick-double .top-pick {
        padding: 20px
    }
}

#main {
    padding-top: 0 !important;
}
.bannerWrap {
    position: relative;
}
.bannerWrap img {
    width: 100%;
    object-fit: cover;
    display: block;
}
.bannerWrap .banner-backdrop {
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.bannerWrap .banner-backdrop p {
    margin: 0 auto;
    max-width: 720px;
}
.bannerWrap .banner-backdrop h1,
.bannerWrap .banner-backdrop p {
    color: #fff;
}
@media only screen and (max-width: 991.5px) {
    .bannerWrap {
        margin: 0 -15px 15px;
    }
    .bannerWrap img {
        height: 220px;
    }
}
@media only screen and (min-width: 992px) {
    .bannerWrap {
        margin: 0 -30px 30px;
    }
    .bannerWrap img {
        height: 300px;
    }
}