/*
Theme Name: Kingster ASEM
Theme URI: https://ase.md/
Description: Child theme for Kingster — ASEM branding, footer-7, social label, RO strings. Use with Kingster 3.2.4 or 3.3.0 parent.
Author: ASEM
Template: kingster
Version: 1.0.1
Text Domain: kingster-asem
*/

/* ASEM branding overrides (from Kingster 3.2.4 custom CSS) */

sup {
	vertical-align: super;
}

h5 {
	color: #192f59 !important;
}

.kingster-column-5 {
	float: left;
	width: 8.3333%;
}

.kingster-column-65 {
	float: left;
	width: 30%;
}

.kingster-column-70 {
	float: left;
	width: 70%;
}

.kingster-top-bar-right-social a {
	margin-left: 25px;
}

table tr th {
	background-color: #192f59;
}

@media only screen and (max-width: 767px) {
	.kingster-column-5,
	.kingster-column-65,
	.kingster-column-70 {
		width: 100%;
	}
}
