/*
 Theme Name:   Confab Child
 Theme URI:    http://example.com/example-child/
 Description:  Confab Child Theme
 Author:       RayoflightThemes
 Author URI:   http://rayoflightthemes.com
 Template:     confab
 Version:      1.0.0
 Tags: gray, white, light, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, translation-ready
, page-builder
 Text Domain:  confab-child
*/
:root {
  --bs-primary: #F9D73A;
  --bs-secondary: #2B0BED;
  --bs-font-primary: "Montserrat";
  --bs-font-secondary: "Montserrat";
  --tec-font-family-sans-serif: "Montserrat";
  --tec-color-text-primary: #424242;
  --tec-color-accent-primary: #F9D73A;
  --tec-font-family-sans-serif: "Montserrat";
  --tec-color-text-secondary: #1b1b1b;
}
.white-nav .navbar-brand img {
	max-width: 80px;
}
.white-nav .navbar {
	padding: 0;
}
.polylang_langswitcher {
	display: flex;
	align-items: center;
	margin-left: 10px;
}
.polylang_langswitcher li {
	list-style: none;
	margin-left: 5px;
	min-width: 30px;
}
.polylang_langswitcher li img {
	width: 100%;
	height: auto !important;
}
.polylang_langswitcher a {
	display: block;
}
.bannertext h1 {
	margin-top: 90px;
}
.collapse-custom-1 .collapse-custom-1-a h3 {
	font-size: 70px;
}
.eventsbox h4 {
	font-size: 16px;
}
.blog-archive-page .blog-archive-page-inner h2,
.innerpages-title.innerpages-title-singular h1,
.innerpages-title h1,
h1, h2 {
	font-size: 34px;
}
.comment-respond h3.comment-reply-title,
.events-category1-item h3,
h4 {
	font-size: 24px;
}
.footer-widgets .widget-content .widget-title, .footer-widgets .widget-content h2,
h5 {
	font-size: 20px;
}
.text-center img {
	width: 100%;
}