#paypalNowAcceptingFooter,
#breadcrumbs {
    display: none;
}

#SpookyDecor2016Winners {
    /*display: none;*/
}

    #SpookyDecor2016Winners .top {
        font-size: 16px;
        margin-bottom: 20px;
        position: relative !important;
        z-index: 1000 !important;
    }

        #SpookyDecor2016Winners .top > .social > strong {
            color: #000;
            font-size: 13px;
            line-height: 3.6em;
            padding-right: 10px;
            text-transform: uppercase;
        }

        #SpookyDecor2016Winners .top > .logo {
            clear: both;
            display: block;
            margin: 0 auto;
        }

        #SpookyDecor2016Winners .top .leftText {
            color: #000;
            display: block;
            font-size: 15px;
            margin-right: 64px;
            text-align: center;
        }

        #SpookyDecor2016Winners .top .para {
            color: #000;
            line-height: 1.15em;
            margin-top: 16px;
            padding: 0 50px;
        }

            #SpookyDecor2016Winners .top .para p {
                color: #000;
            }

            #SpookyDecor2016Winners .top .para .orange,
            #SpookyDecor2016Winners .top .para .orange:after {
                color: #ef6e23 !important;
            }

            #SpookyDecor2016Winners .top .para .pinterestBtn img {
                background-color: #ef6e23;
                border-radius: 20px !important;
                height: 40px;
                width: 40px;
                padding: 9px 5px;
                margin: -4px 4px 0 4px;
            }

            #SpookyDecor2016Winners .top .para .pinterestBtn:after {
                vertical-align: initial !important;
            }

    #SpookyDecor2016Winners .sections > div:first-of-type {
        margin-top: -60px;
    }

    #SpookyDecor2016Winners .sections {
        position: relative !important;
        z-index: 1 !important;
    }

        #SpookyDecor2016Winners .sections .section {
            margin-bottom: 10px;
        }

            #SpookyDecor2016Winners .sections .section .top {
                position: relative;
            }

                #SpookyDecor2016Winners .sections .section .top .line {
                    background: #000;
                    height: 4px;
                    position: absolute;
                    top: 50px;
                    right: 0;
                }

            #SpookyDecor2016Winners .sections .section.mantel .top .line {
                left: 200px;
            }

            #SpookyDecor2016Winners .sections .section.yard .top .line {
                left: 370px;
            }

            #SpookyDecor2016Winners .sections .section.tablescape .top .line {
                left: 310px;
            }

            #SpookyDecor2016Winners .sections .section.welcome .top .line {
                left: 180px;
            }

            #SpookyDecor2016Winners .sections .section .entries .grand-winner {
                padding-right: 4px;
                width: 67%;
            }

            #SpookyDecor2016Winners .sections .section .entries .finalists {
                width: 33%;
            }

                #SpookyDecor2016Winners .sections .section .entries .finalists .finalist-1 {
                    padding-bottom: 4px;
                }

            #SpookyDecor2016Winners .sections .section .entries img {
                background: #000;
            }

            #SpookyDecor2016Winners .sections .section .names {
                margin-bottom: 60px;
            }

                #SpookyDecor2016Winners .sections .section .names .name {
                    color: #000;
                    font-size: 16px;
                    margin: 8px 0;
                }

                    #SpookyDecor2016Winners .sections .section .names .name span {
                        display: inline-block;
                        min-width: 240px;
                    }

/*** Fancybox Override ***/
.fancybox-overlay {
    z-index: 100000 !important;
}

/*** Social Icons ***/
.social .icons button {
    border: 0;
    border-radius: 20px !important;
    color: #fff;
    margin: 4px;
    outline: none;
    padding: 8px;
    height: 40px;
    width: 40px;
}

    .social .icons button img {
        max-width: 100%;
    }

.social .icons .socialIconHouzz, .social .icons .socialIconGoogle {
    display: none;
}

.social .icons .socialIconTwitter, .social .icons .socialIconPinterest {
    background: #ef6e23;
}

.social .icons .socialIconFacebook, .social .icons .socialIconEmail {
    background: #000;
}
