html, body{background:white;}
.birthdaypage_body{
	background:white;
}
.birthdaypage_body #site{
    background:white;
    overflow: visible;
    padding-top:0px;
}
.birthdaypage_body .mainsite-bttm{overflow: visible;}
.birthdaypage_body .redsgn_top{border-bottom:1px solid #03416b;}
.birthdaypage_body .redsgn_hdr{border-bottom:1px solid #1978b8;}
#slimftr { display: none; }
#sitebody, 
body.w1250 #sitebody { 
    width: auto; 
    overflow: visible;
}

.bday10_page {
	position: relative;
	text-align: center;
	padding-bottom: 20px;
    min-height: 500px;
    overflow: visible;
}
.bday10_csw{
	width:960px;
	margin: 0 auto;
	text-align: left;
    position: relative;
    overflow: visible;
}
body.w1250 .bday10_csw{
	width:1250px;
}

.bday10_header{
    background: #254d69 url('//imgrabo.com/design/site/birthday/2020/birthday_background_cover.gif') no-repeat center;
    height: 316px;
    position: absolute;
    top:0;
    left:0;
    right:0;
}
.bday10_page_content {
    padding-top: 90px;
    overflow: visible;
}
.bday10_page_content .sidebar {
    float: left;
    width: 360px;
    margin-right: 50px;
    position: sticky;
    top: 70px;
    text-align: center;
}
.bday10_page_content .main_content {
    float: left;
    width: 840px;
    margin-top: 270px;
}
.bday10_page_content:after {
    display: block;
    content: '';
    clear:both;
}

.bday10_page .cake{
    display: inline-block;
    background: url('//imgrabo.com/design/site/birthday/2020/cake.png');
    width: 336px;
    height: 311px;
    /* margin-left: -25px; */
    margin-bottom: 25px;
}

.main_cta {
    display: block;
    background: #de4d77;
    height: 68px;
    border-radius: 12px;
    border-bottom: 7px solid #c1396b;
    position: relative;
    overflow: visible;
    transition: all .2s ease-out;
}
.main_cta:hover{
    background: #e95982;
}
.main_cta:active{
    background: #ce4169;
    transform: translateY(4px);
    border-bottom-width: 3px;
    margin-bottom: 4px;
}
.main_cta .graphics{
    display: block;
    background:url('//imgrabo.com/design/site/birthday/2020/cta-text.png') no-repeat center bottom;
    height: 77px;
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
}

.main_cta_description, 
.main_cta_description a{
	font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    padding: 15px 20px;
    line-height: 1.618em;
    color: #525252;
}
.main_cta_description a{
    font-weight: bold;
    color: #238fdb;
    padding: 0;
}
.main_cta_description a:hover{
    color: #127fce;
    text-decoration: underline;
}


.main_content .bold{
    font-weight: bold;
}
.main_content .pink{
    color: #c1396b;
}
.main_content .grey{
    color: #888;
}
.main_content_section{
    margin-bottom: 90px;
}
.main_content h1{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 34px;
    line-height: 1.5em;
    margin-bottom: .5em;
}
.main_content h2{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.5em;
    margin-bottom: 1em;
}
.main_content h5{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 1em;
}


.gifts_grid_block .featured{
    margin-bottom: 15px;
}
.gifts_grid_block .primary_gift .image{
    display: block;
    height: 85%;
    border-radius: 6px;
}
.gifts_grid_block .primary_gift .caption{
    display: block;
    height: 14%;
    margin-top: 1%;
    text-align: center;
}
.gifts_grid_block .primary_gift {
    float: left;
    width: 43%;
    height: 260px;
    margin-right: 2%;
}
.gifts_grid_block .secondary_gift_wrap {
    float: left;
    width: 55%;
}
.gifts_grid_block .secondary_gift{
    margin-bottom: 10px;
    height: 80px;
}
.gifts_grid_block .secondary_gift:after{
    display: block;
    content: '';
    clear: both;
}
.gifts_grid_block .secondary_gift .image{
    display: block;
    float: left;
    width: 32%;
    height: 100%;
    margin-right: 3%;
    border-radius: 6px;
}
.gifts_grid_block .secondary_gift .caption{
    float: left;
    width: 63%;
    height: 100%;
}
.gifts_grid_block .regular_gift{
    height: 80px;
}
.gifts_grid_block .regular_gift .image{
    display: block;
    float: left;
    width: 20%;
    height: 100%;
    margin-right: 2%;
    border-radius: 6px;
}
.gifts_grid_block .regular_gift .caption{
    float: left;
    width: 62%;
    height: 100%;
}
.gifts_grid_block .gifts_grid_description{
    margin-top: 15px;
    line-height: 1.5em;
    color: #999;
}

.gifts_grid_block .image{
    background: #eee no-repeat center;
    background-size: cover;
}
.gifts_grid_block .primary_gift .caption, 
.gifts_grid_block .secondary_gift .caption, 
.gifts_grid_block .regular_gift .caption{
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    padding: 7px 0;
    box-sizing: border-box;
}

.gifts_grid_block .primary_gift, 
.gifts_grid_block .secondary_gift, 
.gifts_grid_block .regular_gift{
    background: #f9f9f9;
    border-radius: 6px;
}

.gifts_grid{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}
.gifts_grid .item{
    text-align: center;
    line-height: 1.4em;
}
.gifts_grid .item .display{
    background: rgb(235, 235, 235);
    height: 130px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.user_wish{
    margin-bottom: 2em;
    border-bottom: 1px solid #eee;
    padding-bottom: 2em;
}
.user_wish:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}
.user_wish:after{
    display: block;
    content: '';
    clear: both;
}
.user_wish_aside{
    width: 8%;
    float: left;
    margin-right: 2%;
    min-height: 90px;
    overflow: visible;
}
.user_wish_avatar{
    display: block;
    background: #eee no-repeat center;
    background-size: cover;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%;
    position: relative;
}
.user_wish_cake_slice{
    display: block;
    background:url('//imgrabo.com/design/site/birthday/2020/small-cake-size.png') no-repeat center bottom;
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 40px;
    height: 45px;
    margin-left: -20px;
}
.user_wish_content{
    width: 90%;
    float: left;
}

.user_wish_heading{
    margin-bottom: .35em;
}
.user_wish_heading,
.user_wish_text,
.user_wish_heading a{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.5em;
}
.user_wish_heading .user_wish_timestamp{
    display: block;
    float: right;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #999;
}
.user_wish_heading .name{
    font-weight: bold;
}
.user_wish_text{
    font-size: 18px;
    color: #333;
}
@keyframes wiggleAnimation{
    0% {
        transform: rotate(0deg);
    }
    20%{
        transform: rotate(-15deg);
    }
    80% {
        transform: rotate(15deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.user_wish:hover .user_wish_cake_slice{
    transform-origin: center 70%;
    animation: wiggleAnimation .3s linear;
    animation-iteration-count: 2;
    animation-delay: .2s;
}


.load_more_block{
    text-align: center;
    overflow: visible;
    margin-bottom: 20px;
}
.load_more_button{
    display: inline-block;
    background: #de4d77;
    padding: 13px 25px 10px;
    border-radius: 6px;
    border-bottom: 3px solid #c1396b;
    position: relative;
    overflow: visible;
    transition: all .2s ease-out;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.load_more_button:hover{
    background: #e95982;
    color: white;
}
.load_more_button:active{
    background: #ce4169;
    transform: translateY(2px);
}

.bday10_rules{
    text-align: left;
    margin-top: 45px;
}

.bday10_rules h2{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 28px;
    line-height: 1.5em;
    margin-bottom: .35em;
}

.bday10_rules_list{
    position: relative;
	width: 78%;
}
.bday10_rules_list:before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 20px;
    left: 13px;
    width: 3px;
    background: #deb8c3;
}
.bday10_rules_list li{
    display: block;
    float: none;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}
.bday10_rules_list li .count{
    display: inline-block;
    background: #e87f9d;
    color: white;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin-right: 5px;
}


.bday10_popup{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
.bday10_popup .close_icon{
    position: absolute;
    top: 7px;
    right: 7px;
    color: #de4d77;
    font-size: 20px;
    border-radius: 3px;
}
.bday10_popup .close_icon.close:hover{
    background: #de4d77;
    color: white;
}
.bday10_popup .overlay{
    background: radial-gradient(white 20%, rgba(255, 255, 255, .2) 100%);
    width: 100%;
    height: 100%;
}
.bday10_popup .content_wrap{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: visible;
}
.bday10_popup .content{
    background: white;
    border: 5px solid #de4d77;
    box-shadow: 0 5px 20px #f1c2cf;
    padding: 25px;
    border-radius: 12px;
    min-width: 200px;
    max-width: 650px;
    min-height: 100px;
    overflow: visible;
}
.add_a_wish_box{
    width: 650px;
    overflow: visible;
}
.add_a_wish_box .avatar_wrap{
    width: 110px;
    height: 110px;
    overflow: visible;
    margin: -75px auto 30px;
    border: 5px solid white;
    border-radius: 50%;
}
.share_wish_box h2,
.add_a_wish_box h2{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 1em;
}
.add_a_wish_form .plain_input,
.add_a_wish_form textarea{
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 100px;
    max-height: 500px;
    margin:0 auto;
    border: 1px solid #cecece;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 20px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #333;
    margin-bottom: 25px;
}
.add_a_wish_form .center{
    text-align: center;
}
.add_a_wish_form .plain_input{
    min-height: 0;
    padding: 15px 15px;
}
.add_a_wish_form .secondary,
.add_a_wish_form .submit{
    cursor: pointer;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 18px;
    /* text-transform: none; */
}
.add_a_wish_form .secondary{
    background: #c2c2c2;
}
.add_a_wish_form .secondary,
.add_a_wish_form .secondary:hover,
.add_a_wish_form .secondary:active,
.add_a_wish_form .submit,
.add_a_wish_form .submit:hover,
.add_a_wish_form .submit:active{
    border: 0;
    outline: none;
}
.add_a_wish_form .share {
    background: #1877f2 url(https://imgrabo.com/design/fb/facebook_logo.png) 7px 4px no-repeat;
    padding: 13px 20px 10px 40px;
    background-size: 30px 30px;
}
.bday10_popup .terms_box{
    max-height: 600px;
    overflow: auto;
    padding: 0 20px;
    text-align: left;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: .5em;
}
.bday10_popup .terms_box p{
    padding-bottom: .5em;
}
.bday10_popup .terms_box h2{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: .5em;
}


@keyframes popupAnimation {
    from    { opacity: 0; }
    to      { opacity: 1; }
}
@keyframes popupAnimationContent {
    0%      { transform: scale(.4); }
    100%    { transform: scale(1);  }
}
@keyframes popupAnimationOut {
    from    { opacity: 1; }
    to      { opacity: 0; visibility: hidden; }
}
@keyframes popupAnimationContentOut {
    0%      { transform: scale(1); }
    100%    { transform: scale(.4);  }
}
.bday10_popup.visible{
    display: block;
}
.bday10_popup.visible{
    animation: popupAnimation .2s ease-out;
    animation-fill-mode: forwards;
}
.bday10_popup.visible .content{
    animation: popupAnimationContent .2s ease-in;
    animation-fill-mode: forwards;
}
.bday10_popup.animate_out{
    animation: popupAnimationOut .2s ease-out;
    animation-fill-mode: forwards;
}
.bday10_popup.animate_out .content{
    animation: popupAnimationContentOut .2s ease-in;
    animation-fill-mode: forwards;
}
.bday10_popup textarea.error {
	background: #fff1f1;
	border: 1px solid #ff2f20;
}
.user_wish_share {
    display: inline-block;
    background: #de4d77;
    padding: 13px 25px 10px;
    border-radius: 6px;
    border-bottom: 3px solid #c1396b;
    position: relative;
    overflow: visible;
    transition: all .2s ease-out;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 18px;
	border: 0;
	outline: none;
    background: #1877f2 url(https://imgrabo.com/design/fb/facebook_logo.png) 7px 4px no-repeat;
    padding: 13px 20px 10px 40px;
    background-size: 30px 30px;
	margin-top: 10px;
}
.user_wish_share:hover {
	color:white;
}
.user_wish_share:active {
    transform: translateY(2px);
}
.bday10_rules_list.smaller span.count {
	font-size: 14px;
}
.bday10_rules_list.smaller span.text {
    font-size: 15px;
    text-align: right;
    display: inline-block;
    float: right;
}