/*=================================
 # Change the color Value
 ==================================*/

.red,
.header-featured-box h1 b,
.section-about-us .single_bride_groom span,
.section-about-us .single_bride_groom .social li a:hover .fa,
.section-people .close_person_bottom_single span,
.section-location .single_location h2,
.section-location .single_event .read_more,
.section-about-us .container > button:hover,
.section-people .close_person_top span,
.section-guestbook-wrap button[type=submit]:hover,
.section-gifts .single_blog_post .details a.read_more:hover,
.section-gifts .single_blog_post .details .read_more:hover,
footer .footer_bottom p a,
button.nav-collapser:hover .fa,
.section-gifts .single_blog_post .details label a,
.section-gifts .single_blog_post .details a,
.single #blog_content .comment_section .single_comment .comment_details span.comment_time,
.single #blog_content .comment_form .form_wrapper button[type=submit]:hover,
.single #blog_content .content_top label.post_meta a,
.single_love_line .details button:hover {
	color: #D65679;
}
button.nav-collapser,
.side-nav-menu ul li a:hover, 
.side-nav-menu ul li ul.dropdown a:hover, 
.side-nav-menu ul > li > a.active,
.events .cd-timeline-img,
.section-about-us .container > button,
.single_love_line .details button,
.section-guestbook-wrap button[type=submit],
.section-guest-list input[type=submit],
.section-location .single_event .read_more:before,
.section-gifts .single_blog_post .details a.read_more,
.section-gifts .single_blog_post .details .read_more,
.blog .section-gifts a.older_post:before,
.single #blog_content .comment_form .form_wrapper button[type=submit] {
	background-color: #D65679;
}
button.nav-collapser,
.single_bride_groom .single_bride_groom_wrap:hover,
.section-about-us .container > button,
.single_love_line .details button,
.single_love_line:hover .details,
.section-guestbook-wrap input[type=text]:focus, .section-guestbook-wrap input[type=email]:focus,
.section-guestbook-wrap input[type=text]:hover, .section-guestbook-wrap input[type=email]:hover,
.section-guestbook-wrap button[type=submit],
.section-guest-list input[type=submit],
.section-location .single_event .read_more,
.section-guestbook-wrap select:hover, .section-guestbook-wrap select:focus,
.section-gifts .single_blog_post .details a.read_more,
.section-gifts .single_blog_post .details .read_more,
.blog .section-gifts a.older_post,
.section-guestbook-wrap textarea:focus, .section-guestbook-wrap textarea:hover,
.single #blog_content .comment_form .form_wrapper button[type=submit] {
	border-color: #D65679;
}
.single_bride_groom .single_bride_groom_wrap .image-wrap .overlay,
.single_love_line .image .image-wrap .overlay,
.section-location .single_event .image-wrap .overlay,
.section-gifts .single_blog_post .image-wrap .overlay {
	background:  rgba(214,86,121, .75);
}
.section-people .close_person_top:hover img.cover,
.section-people .close_person_bottom_single:hover img.cover {
	box-shadow: 0 0px 1px 10px #D65679;
}
.section-location .single_location:hover,
.section-location .single_event:hover,
.section-gifts .single_blog_post:hover {
	border-color: rgba(214,86,121,.5);
}
.single #blog_content .comment_form .form_top input[type=text]:focus, 
.single #blog_content .comment_form .form_top input[type=email]:focus, 
.single #blog_content .comment_form .form_wrapper textarea:focus {
	box-shadow: 0 0 5px 3px rgba(214,86,121, .3);
}
.section-gallery .gal-item .overlay {
	background-color:  rgba(214,86,121, .9);
}

.svg-header-bg-center,
.svg-section-title-heart,
.svg-heart-plus-line,
.svg-heart-border,
.svg-circle-x {
	fill: #D65679 !important;
}