/**
* Theme Name: Udrive Child
* Description: This is a child theme of Udrive, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/theme-kalia">Theme Kalia</a>
* Template: udrive
* Version: 1.5
*/

.main-header .outer-box .logo-box {
	padding: 10.5px 0 !important;
}

.logo img, .footer-logo img, .nav-logo img {
	height: 100px !important;
}

.banner-carousel .content-box h2 {
	font-size: 50px !important;
	line-height: 60px !important;
}

.pricing-section .row.clearfix {
	justify-content: center !important;
}

.pricing-block-one.active-block {
	margin-top: 0 !important;
}

.process-section .right-column .inner-box .single-item .count-text {
	display: none !important;
}

.single-item ul, .single-item li  {
	list-style: disc !important;
}

#udrive_gallery_images-1, .widget_udrive_gallery_images {
	display: none !important;
}

.footer-top .row.clearfix {
	display: block !important;
}

.footer-top .footer-column {
	width: 100% !important;
    display: block;
    max-width: none !important;	
}

.banner-section .owl-dots {
	display: none !important;
}

@media only screen and (max-width: 767px) {
	h2 {
		font-size: 35px !important;
		line-height: 40px !important;
	}
}