::-webkit-scrollbar-thumb {
	background-color: rgba(38,58,89, 0.5);
}

.preloader .icon:before {
	border: 5px solid #f1f1f1;
	border-top: 5px solid #263A59;
}

.preloader .icon i:before {
	color: #263A59;
}

.site-header .navbar-brand {
	color: #263A59;
}

@media (max-width: 991px) {
	.navbar-toggler {
		color: #263A59;
	}

	.story-section .story-timeline .story-text {
		background: rgba(38,58,89, 0.2);
	}
}



.hero .wedding-announcement .save-the-date:after {
	background-color: rgba(38,58,89, 0.5);
}


.wedding-couple-section .gb {
	overflow: hidden;
	background-color: rgba(38,58,89, 0.09);
}

.section-title .vertical-line span i:before, .section-title-white .vertical-line span i:before {
	color: #263A59;
}

.section-title .vertical-line span, .section-title-white .vertical-line span {
	background: rgba(38,58,89, 0.2);
}

.section-title .vertical-line:before, .section-title-white .vertical-line:before {
	background: rgba(38,58,89, 0.2);
}

.section-title h2, .section-title-white h2 {
	background-color: rgba(38,58,89, 0.1);
	border-top: 2px solid rgba(38,58,89, 0.1);
	border-bottom: 2px solid rgba(38,58,89, 0.1);
}

.story-section .story-timeline .text-holder .heart {
	background-color: #263A59;
	border: 2px solid rgba(38,58,89, 0.5);
}

.story-section .story-timeline h3 {
	color: #263A59;
}

.inportant-people-section .tablist .nav-pills .nav-link.active {
	background-color: #263A59;
	color: #ffffff;
}

.inportant-people-section .tablist .nav-pills .nav-link {
	background-color: rgba(38,58,89, 0.04);
	color: #767878;
}

.count-down-section #clock {
	color: #263A59;
}
