/*
Theme Name:  LabtechCO Child Theme
Description: Child theme for the LabtechCO theme
Author:      ThemeStek
Author URI:  http://themeforest.net/user/themestek
Template:    labtechco
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
.headerlogo img,
.footerlogo img { max-height: 90px !important; }
.is_stuck .headerlogo img { max-height: 70px !important; }

#totop.top-visible { border: 1px solid #FFF; }

.grecaptcha-badge { display: none; }
.page-id-6602 .grecaptcha-badge {
	bottom: 100px !important;
	display: block;
}

.ts-ihbox-style-3.ts-ihbox.no-hover:hover {
	background-color: inherit !important;
	color: inherit !important;
}
.ts-ihbox-style-3.ts-ihbox.no-hover:hover .ts-icon-skincolor i { color: #3368C6 !important; }
.ts-ihbox-style-3.ts-ihbox.no-hover:hover h2.ts-custom-heading { color: #031B4E !important; }

a:hover article.themestek-box.themestek-box-service.ts-servicebox-style-3 {
	background-color: #3368C6;
	border-color: transparent;
	color: #FFF;
}
a:hover .ts-icon-skincolor i { color: #FFF; }
a:hover h3 { color: #FFF; }

.ts-vc_btn3.ts-vc_btn3-size-md {
	padding-left: 30px;
	padding-right: 30px;
}

.footer #second-footer .widget_nav_menu { width: 90%; }

@media (max-width: 372px) {
	.ts-vc_btn3.ts-vc_btn3-size-md {
		font-size: 13px;
		padding-left: 10px;
		padding-right: 10px;
	}
}