h1, h2, h3, h4, h5, h6 {
	font-family: 'Nanum Myeongjo', serif;
}

/* p {
	font-family: 'Barlow', sans-serif;
} */

.btn-on-black-bg > div > div > a:hover > span{
	color: #f00303 !important;
}

/* Links in Rich Text Fields */
.fl-rich-text a:hover {
	color: #f00303 !important;
	border-color: #f00303 !important;
}

/* Toolbar */
.fl-node-598afcd2173a5 > .fl-row-content-wrap {
	background-color: #0d0c0c !important;
}
.fl-node-598afcd2173a5 > .fl-row-content-wrap,
.fl-node-598afcd2173a5 > .fl-row-content-wrap a {
	color: white !important;
}
.fl-builder-content .fl-node-598afcd2173a5 a:hover {
	border-color: #f00303 !important;
}

/* Join Our Team - Colored Content boxes */
.fl-node-59e9009701e20 > .fl-col-content,
.fl-node-59ebcf7a3a750 > .fl-col-content,
.fl-node-59e8ffd65d29b > .fl-col-content,
.fl-node-59ef52e047695 > .fl-col-content,
.fl-node-59ef52e047898 > .fl-col-content {
	background-color: #f00303;
}

/* Footer Menu Links - Current and Hover */
.widget_nav_menu .menu li.current_page_item a,
.widget_nav_menu .menu li a:hover {
	color: #f00303 !important;
}
/* Footer Menu Links - Phone & Email Hover Links */
#main-footer a:hover:not( .vamtam-button ) {
	color: #f00303 !important;
}

/* Copyright Bar */
.fl-node-597d02a1d60ee > .fl-row-content-wrap {
	background-color: #0d0c0c !important;
}

/* How to Buy Page - Hovered Accordion Items & Plus Icons */
.fl-module-vamtam-accordion .fl-accordion-button:hover .fl-accordion-button-label,
.fl-module-vamtam-accordion .fl-accordion-button:hover .fl-accordion-button-icon.fa-plus:before,
.fl-module-vamtam-accordion .fl-accordion-button:hover .fl-accordion-button-icon {
	color: #f00303 !important;
}

/* Contact Us Page - Hovered Links */
.vamtam-heading a:hover,
p a:hover {
	color: #f00303 !important;
	border-color: #f00303 !important;
}

/* Home Page - Testimonials Section - Number Slider */
#slide-1-layer-9 {
	color: #f00303 !important;
}

body.sticky-header .fixed-header-box .logo-wrapper .logo img {
	width: 100%;
	max-height: initial!important;
}

@media only screen and (max-width: 900px) {
	.responsive-layout header.main-header .logo-wrapper .logo img {
		width: 110px;
		max-height: initial!important;
	}
}

.footer-wrapper .fl-photo-content img {
	width: initial;
}