
/**
* Theme Name: Counsolve Child
* Description: This is a child theme of Counsolve, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themekalia">Theme Kalia</a>
* Template: counsolve
* Version: 1.0
*/
@media only screen and (max-width: 767px) {
	.page-title h1 {
		font-size: 35px !important;
		line-height: 40px !important;
	}
}

.top-row {
	display: flex;
	align-items: center;
	gap: 10px;
}

.bottom-logo {
	margin-top: 20px;
	text-align: center;
}

img {
	vertical-align: middle;
	width: auto;
}

div#\31 0seos-badge {
	width: 110px !important;
	height: auto;
}

.main-footer .footer-logo {
	width: 210px !important;
	height: auto;
	position: relative;
	display: block;
	margin-bottom: 0px !important;
}

@media screen and (max-width: 1366px) {
	.main-header .outer-box {
		padding: 0 20px !important;
	}
	
	/*ADJUSTMENT FOR MENU HEADER ON LAPTOP*/
	.main-menu .navigation > li > a {
		position: relative;
		display: block;
		text-align: center;
		font-size: 15px !important;
		line-height: 30px;
		padding: 22px 0px;
		padding-left: 20px !important;
	}
}
