/*
 Template: transport
 Theme Name: Transport Child
 Theme URI: http://theemon.com/
 Description: Transport Child Theme
 Author: Theemon WordPress Team
 Author URI: http://theemon.com/
 Version: 1.0.0
 Tags: custom-colors,custom-header,full-width-template,post-formats,sticky-post,theme-options
 Text Domain: transport-child
*/


.footer {
	padding: 0!important;
}

.about-us-page .features-text > p {
	margin-bottom: 30px!important;
}
.primary-header, .transport, .shipping {
	display: none!important;
}

.heading h3 {
	padding-bottom: 0px!important;
	margin-bottom: 15px!important;
}
.amazing-text p {
	margin-bottom: 10px!important;
}

.banner-text.slider-one h2 {
	line-height: 37px!important;
	font-size: 33px!important;
	color: #0084b5;
}

.faq .head-wrap {
	height: 235px!important;
}

ul, ol {
	list-style-position: inside;
	font-size: 14px;
}
.logo {
	margin-top: -45px!important;
    padding-bottom: 10px!important;
}

ul.children {
	padding-left: 25px;
}

p.lastP {
	padding-bottom: 26px;
}

a.services-link {
	background: #f05532!important;
	font-family: 'Karla', sans-serif;
}

.vc_row.vc_column-gap-30>.vc_column_container {
	padding: 0px !important;
}

@media all and (max-width: 800px) {
	.page-layout-two .page-layout-two-content ul li {
		text-indent: -10px;
		padding: 0px 5px;
	}
}


@media all and (max-width: 640px) {
	.simple-content .content-image {
		padding-bottom: 0px !important;
	}
	.banner-image-plane {
    	background-position: 65% 0%!important;
   		background-size: cover;
	}

	.quote .button {
		margin-top: 50px!important;
	}
	
	.spanish {
		margin-bottom: 0px!important;
	}
	
}

