/*
Theme Name: WPCargo Pro Child
Theme URI: http://themepro.wpcargo.com/
Template: wpcargo-pro
Author: WPCargo Pro Team
Author URI: http://themepro.wpcargo.com/
Description: WPCargo is wordpress theme for track &amp; trace courier, cargo, shipment, ideal solution for freight forwarder, customs broker, balikbayan forwarder, importer, exporter, supplier, overseas agent, transporter, &amp; warehouse operator.
Version: 1.1.8.1757468892
Updated: 2025-09-10 01:48:12

*/

.tagline {
	font-size: 19px !important;
}
.border-bottom:after {
	width: 40px;
	display: block;
	content: '';
	max-width: 40px;
	border-top-color: #04bdff;
	border-top-style: solid;
	border-top-width: 2px;
	margin: 20px auto 35px;
}
.vc_row.wpb_row.vc_row-fluid.cargo_address:before {
	width: 50%;
	display: block;
	position: absolute;
	height: 100%;
	background-color: #0ba6dd;
	content: "";
	left: 0;
}
.aligncenter{text-align: center;}
.tagline{font-size: 19px !important;}
.border-bottom:after {
	content: '';
	display: block;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #04bdff;
	width: 40px;
	max-width: 40px;
	margin: 20px auto 35px;
}
/*
CONTACT
----------------------*/
.vc_row.wpb_row.vc_row-fluid.cargo_address:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #0ba6dd;
	width: 50%;
	height: 100%;
	left: 0;
}
/*
RESPONSIVE
----------------------*/

@media only screen and (min-width: 320px) and (max-width: 600px) {
	.home .tracking-form {
		position: initial;
		text-align: center;
		display: block;
	}
	.home .wpctp-site-container input[type="text"],
	.home .wpctp-site-container input[type="submit"] {
		width: 100%;
		margin: 10px 0   
	}
	.home .tracking-form .wrap {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.home form#search-tracking {
		margin-top: 20px;
		box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.39);
	}
	.bx-controls a.bx-next,
	.bx-controls a.bx-prev {
		display: none;
	}
	.site-footer .table-cell {
		display: block;
		vertical-align: middle;
		text-align: center;
	}
	.site-footer .left-bottom.table-cell  {
		width: 100%;
	}
	img#wpctp-logo {
		width: 190px !important;
	}
}
