.single-feature-item {
    float: left;
    height: 298px;
    margin: 0 12px 30px;
    width: 298px;
    position: relative;
}

.overlay-text {
	position: absolute;
    bottom:0;
	text-align:center;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 1px;
	font-size: 18px;
	vertical-align:middle;
	z-index: 99;
	text-transform:uppercase;
	padding:20px 0;
	color: #fff;
	width: 298px;
        background: rgba(169,169,169,0.85);
}

.single-feature-item img {
    width: 298px;
    height: auto;
    overflow: hidden;
    opacity: 1;
}

.single-feature-item img:hover {
    opacity: 0.65;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.single-feature-item p {
	text-align: center;
	color: #4682b4 !important;
}

.page-id-10714 #branding, .page-id-10714 .page-title {
display: none;
}

.holiday-shop h1 {
    color: #D7B55E !important;
    font-size: 28px !important;
    line-height: 1em !important;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 26px !important;
    padding-top: 0px;
    margin-left: 0px;
    font-style: normal;
    background: none;
}

.holiday-header {
    margin: 60px auto 20px;
}

li#menu-item-10758 a {
color: #e22725;
}

.menu-header {
    width: 890px !important;
}

#top-navigation #socmedia {
    float: right;
    text-align: right;
   display: none;
}

#socmedia ul {
margin-right: 0 !important;
}

.footer-links {
text-align: center;
margin: 0 auto 10px;
width: 18%;
}

.footer-links a {
    color: #8F8F8F;
    line-height: 39px;
    padding: 3px;
    text-decoration: none;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
}

.footer-links a:hover {
color: #E29CB4;
}

.footer-links li {
list-style-type: none;
float: left;
padding: 0 15px;
}


body.single .box {
border: 1px solid #fbd5dc;
    padding: 5%;
    margin-top: 200px;
}

@media screen and (max-width: 479px) {
body.single #main.fullwidth .one_half {
    margin-right: 4px;
    display: block;
    width: 100%!important;
    margin-top: 0px;
}
}

body.single .post-entry h3 {
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
text-align: center;
}