/*
Theme Name: Customizr Child
Theme URI: https://presscustomizr.com/customizr
Description: Customizr is a simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers more than 100K active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
Version: 4.4.20
Author: nikeo
Author URI: https://presscustomizr.com/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, buddypress, custom-menu, custom-colors, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, sticky-post, post-formats, rtl-language-support, editor-style
Template: customizr
Text Domain: customizrchild
Domain Path: /inc/lang
Copyright: (c) 2013 - 2021 Nicolas GUILLAUME (nikeo), Nice, France
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 5.3
Tested up to: 5.5
*/
body {
	font-family: "Kanit", sans-serif;
}

.topbar-navbar__wrapper {
	background: #0F3A68;
}
.topbar-contact__info, .topbar-nav__socials {
	width: auto;
}
.header-skin-light .tc-header .socials a {
	color: #eaeaea;
}

.primary-nav__nav {
	font-family: Sintony, sans-serif;
}

.home #main-wrapper .container {
	padding-left: 0;
	padding-right: 0;
	max-width: 100%;
}

.lang-item {
	display: inline;
	margin: 0 5px;
	opacity: 0.8;
}

.lang-item.current-lang {
	opacity: 1;
}

.footer-skin-dark .footer__wrapper {
	background: #155599;
}

.footer-skin-dark .footer__wrapper .colophon {
	background: #0F3A68 !important;
}

.footer__wrapper .widget__wrapper .widget {
	margin-bottom: 0.25em;
}

.footer-partner {
	max-width: 190px;
}


@media (max-width: 991px) {
	.footer__wrapper .widget {
	    padding: 0 0.25em;
	}

	.footer-partner {
		max-width: 100%;
	}

}

#footer-horizontal-widget-area {
	background: #155599;
	color: #fff;
	font-size: 90%;
	padding-top: 3.75em;
	padding-bottom: 1.875em;
}

#footer-horizontal-widget-area h5 {
	color: #fff;
}

.colophon__row .footer__credits, .footer-skin-dark .footer__wrapper a {
	color: #b7b7b7;
}

.page-breadcrumbs, .entry-title, .entry-meta {
	font-family: "Noto Sans Thai", Sintony, sans-serif;
}