#paypalNowAcceptingFooter,
#breadcrumbs {
    display: none;
}

#SpookyDecor2016Gallery {
    /*display: none;*/
}

    #SpookyDecor2016Gallery .top {
        font-size: 16px;
        margin-bottom: 20px;
    }

        #SpookyDecor2016Gallery .top > .social > strong {
            color: #000;
            font-size: 13px;
            line-height: 3.6em;
            padding-right: 10px;
            text-transform: uppercase;
        }

        #SpookyDecor2016Gallery .top > .logo {
            clear: both;
            display: block;
            margin: 0 auto;
        }

        #SpookyDecor2016Gallery .top .leftImg {
            margin-top: -20px;
        }

        #SpookyDecor2016Gallery .top .leftText {
            color: #000;
            display: block;
            font-size: 15px;
            margin-right: 64px;
            text-align: center;
        }

        #SpookyDecor2016Gallery .top .para {
            color: #000;
            line-height: 1.15em;
            margin-top: 20px;
            padding: 0 40px;
        }

            #SpookyDecor2016Gallery .top .para .orange {
                color: #ef6e23;
            }

            #SpookyDecor2016Gallery .top .para .btn {
                margin-top: 12px;
            }

    #SpookyDecor2016Gallery .sort {
        color: #000;
        margin-bottom: 20px;
    }

        #SpookyDecor2016Gallery .sort span {
            color: #000;
            font-size: 11px;
        }

        #SpookyDecor2016Gallery .sort select.sortBy {
            color: #000;
            font-weight: bold;
            margin-left: 8px;
        }

    #SpookyDecor2016Gallery .gall {
        margin-bottom: 20px;
    }

        #SpookyDecor2016Gallery .gall .cell {
            cursor: pointer;
            margin-bottom: 40px;
        }

            #SpookyDecor2016Gallery .gall .cell img {
                margin-bottom: 10px;
            }

            #SpookyDecor2016Gallery .gall .cell .name,
            #SpookyDecor2016Gallery .gall .cell .category {
                color: #000;
                font-size: 16px;
                margin-left: 4px;
            }

#EntryModal {
    overflow: hidden;
    margin: 22px 40px 22px 70px;
}

    #EntryModal .left h4,
    #EntryModal .left .cat {
        color: #000;
        font-size: 16px;
        text-transform: none;
    }

    #EntryModal .left p {
        color: #000;
        font-size: 14px;
    }

    /*#EntryModal .txt {
        max-height: 400px;
        overflow-x: auto;
        overflow-y: auto;
    }*/

    /*** Social Icons ***/
    .social .icons button, #EntryModal .share button {
        border: 0;
        border-radius: 20px !important;
        color: #fff;
        margin: 4px;
        outline: none;
        padding: 8px;
        height: 40px;
        width: 40px;
    }

        .social .icons button img, #EntryModal .share button img {
            max-width: 100%;
        }

    .social .icons .socialIconHouzz, .social .icons .socialIconGoogle,
    #EntryModal .share .socialIconHouzz, #EntryModal .share .socialIconGoogle {
        display: none;
    }

    .social .icons .socialIconTwitter, .social .icons .socialIconPinterest,
    #EntryModal .share .socialIconTwitter, #EntryModal .share .socialIconPinterest {
        background: #ef6e23;
    }

    .social .icons .socialIconFacebook, .social .icons .socialIconEmail,
    #EntryModal .share .socialIconFacebook, #EntryModal .share .socialIconEmail {
        background: #000;
    }
