/*
Theme Name: GDA Transit Products Inc.
Theme URI: https://www.gdatransit.com/
Author: netStride
Author URI: https://www.netstride.com/
Version: 1.0
Text Domain: netStride
*/
@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	src: url("fontawesome-5.0.13/webfonts/fa-solid-900.eot");
	src: url("fontawesome-5.0.13/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fontawesome-5.0.13/webfonts/fa-solid-900.woff2") format("woff2"), url("fontawesome-5.0.13/webfonts/fa-solid-900.woff") format("woff"), url("fontawesome-5.0.13/webfonts/fa-solid-900.ttf") format("truetype"), url("fontawesome-5.0.13/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	color:#222222;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	line-height:normal;
	font-weight:normal;
}
strong {
	font-weight:700;
}
img {
	width: auto;
	height: auto;
	max-width: 100%;
}
a {
	outline: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border: none;
}
a.post-edit-link {
	position: fixed;
	padding: 5px 10px;
	background: #df3832;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#df3832), to(#930402));
	background-image: -webkit-linear-gradient(#df3832, #930402);
	background-image: -moz-linear-gradient(#df3832, #930402);
	background-image: -ms-linear-gradient(#df3832, #930402);
	background-image: -o-linear-gradient(#df3832, #930402);
	background-image: linear-gradient(#df3832, #930402);
	color: #fff !important;
	text-decoration: none !important;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	ms-border-radius: 0 5px 5px 0;
	margin: 0;
	top: 35%;
	left: 0;
	font-size: 13px;
	z-index: 99999;
	font-family: Arial, sans-serif;
}
a.post-edit-link:hover {
	background: #930402;
}
hr {
	clear: both;
	border: none;
	border-bottom: 2px #000 solid;
	margin: 0 0 40px 0;
	padding: 0 0 20px 0;
}
h2.widgettitle {
	visibility: hidden;
	display: none;
}
p:empty {
	visibility: hidden;
	display: none;
}
.clear {
	clear: both;
}
.section-left {
	float: left;
}
.section-right {
	float: right;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
	display: block;
	box-sizing: border-box;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
	display: block;
	box-sizing: border-box;
}
.aligncenter {
	float: none;
	margin: 0 auto 20px auto;
	display: block;
	box-sizing: border-box;
}
.width-100 {
	width: 100%;
}
.width-95 {
	width: 95%;
}
.width-90 {
	width: 90%;
}
.width-85 {
	width: 85%;
}
.width-80 {
	width: 80%;
}
.width-75 {
	width: 75%;
}
.width-70 {
	width: 70%;
}
.width-65 {
	width: 65%;
}
.width-60 {
	width: 60%;
}
.width-55 {
	width: 55%;
}
.width-50 {
	width: 50%;
}
.width-45 {
	width: 45%;
}
.width-40 {
	width: 40%;
}
.width-35 {
	width: 35%;
}
.width-30 {
	width: 30%;
}
.width-25 {
	width: 25%;
}
.width-20 {
	width: 20%;
}
.width-15 {
	width: 15%;
}
.width-10 {
	width: 10%;
}
.alignright.wp-caption, .alignleft.wp-caption {
	padding:10px;
	text-align:center;
	box-sizing:border-box;
	background:#eee;
}
.alignright.wp-caption p, .alignleft.wp-caption p {
	margin:0 !important;
}
.content {
	max-width:1150px;
	margin:0 auto;
}
.header-wrapper {
	display:block;
}
.header-top {
	background:#222222;
	color:#ffffff;
	height:60px;
}
.header-top .content:after, .header-bottom .content:after  {
	content:'';
	clear:both;
	display:block;
}
.header-bottom {
	background:#fff;
}
.header-top .content .section-left {
	font-size:22px;
	font-weight:500;
	line-height:60px;
}
.header-top .content .section-left i {
	font-size:20px;
	display:inline-block;
	margin:0 10px 0 0;
}
.header-top .content .section-left strong {
	font-weight:500;
}
.header-top .content .section-right a {
	display:block;
	background:#cd0c2a;
	color:#fff;
	text-transform:uppercase;
	height:60px;
	line-height:60px;
	text-decoration:none;
	padding:0 20px;
	font-weight:500;
	font-size:19px;
}
.header-top .content .section-right a:hover {
	background:#000;
}
.header-top .content .section-right a i {
	margin:0 10px 0 0;
}
.header-bottom h1 {
	float:left;
}
.header-bottom h1 a {
	width:233px;
	height:47px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	background:url(images/logo.png) 0 0 no-repeat;
	margin:30px 0;
}
.header-bottom nav {
	display:block;
	float:right;
	margin:30px 0 0 0;
}
.header-bottom ul {
	list-style:none;
}
.header-bottom ul li {
	display:block;
	float:left;
	margin:0 20px 0 0;
}
.header-bottom ul li a {
	display:block;
	font-size:17px;
	font-weight:600;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 20px;
}
.header-bottom ul li a:hover {
	background:#cd0c2a;
	display:block;
	color:#fff;
}
.slider-wrapper {
	background-color:#eee;
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0 0 80px 0;
}
.slider-wrapper .content {
	height:710px;
	position:relative;
}
.slider-wrapper .content .slogan {
	background:rgba(0,0,0,0.7);
	box-sizing:border-box;
	padding:35px;
	max-width:674px;
	position:absolute;
	top:50%;
	left:0px;
	transform:translate(0,-50%);
}
.slider-wrapper .content .slogan h2 {
	font-size:57px;
	color:#fff;
	font-weight:600;
	margin:0 0 20px 0;
}
.slider-wrapper .content .slogan h3 {
	font-size:29px;
	color:#cd0c2a;
	font-weight:600;
}
.about-wrapper {
	margin:0 0 100px 0;
}
.about-wrapper .content {
	font-size:25px;
	line-height:35px;
}
.about-wrapper .content:after {
	content:'';
	clear:both;
	display:block;
}
.about-wrapper .content p {
	margin:0 0 20px 0;
}
.about-wrapper .content p:last-child {
	margin:0;
}
.about-wrapper .content h2 {
	font-size:52px;
	font-weight:700;
	text-align:center;
	margin:0 0 50px 0;
	position:relative;
}
.about-wrapper .content h2:before, .about-wrapper .content h2:after {
	content:'';
	height:2px;
	background:#cd0c2a;
	position:absolute;
	top:30px;
	width:32%;
	transform:translate(0,-50%)
}
.about-wrapper .content h2:before {
	left:0;
}
.about-wrapper .content h2:after {
	right:0;
}
.blurb-wrapper {
	background:#cd0c2a;
	margin:0 0 100px 0;
}
.blurb-wrapper .content {
	padding:30px 230px 30px 0;
	position:relative;
	box-sizing:border-box;
}
.blurb-wrapper .content:after {
	content:'';
	clear:both;
	display:block;
}
.blurb-wrapper .content h3 {
	font-size:29px;
	font-weight:600;
	color:#fff;
	margin:0 0 20px 0;
}
.blurb-wrapper .content p {
	font-size:26px;
	color:#fff;
}
.blurb-wrapper .content p i {
	font-size:16px;
}
.blurb-wrapper .content a {
	display:block;
	float:right;
	text-transform:uppercase;
	font-size:22px;
	padding:10px 20px;
	color:#fff;
	text-decoration:none;
	border:2px #fff solid;
	text-decoration:none;
	position:absolute;
	top:80px;
	right:0;
}
.blurb-wrapper .content a:hover {
	background:#000;
	border:2px #000 solid;
}
.featured-wrapper .content h3 {
	font-size:52px;
	font-weight:700;
	text-align:center;
	margin:0 0 50px 0;
	position:relative;
}
.featured-wrapper .content h3:before, .featured-wrapper .content h3:after {
	content:'';
	height:2px;
	background:#cd0c2a;
	position:absolute;
	top:30px;
	width:22%;
	transform:translate(0,-50%)
}
.featured-wrapper .content h3:before {
	left:0;
}
.featured-wrapper .content h3:after {
	right:0;
}
.footer-wrapper {
	background:#222222;
	text-align:center;
	padding:40px 0;
}
.footer-wrapper p {
	color:#fff;
	margin:0 0 15px 0;
}
.footer-wrapper p:last-child {
	margin:0;
}
.footer-wrapper p a {
	color:#fff;
	text-decoration:underline;
}
.footer-wrapper p a:hover {
	color:#fff;
	text-decoration:underline;
}
.inner_wrapper {
	border-top:2px #d3d3d3 solid;
	font-size:18px;
}
.inner_wrapper .content {
	min-height:100vh;
	padding:40px 0;
}
.inner_wrapper .content p {
	margin:0 0 30px 0;
	line-height:30px;
}
.inner_wrapper h1 {
	font-size:30px;
	font-weight:700;
	margin:0 0 30px 0;
}
h2.woocommerce-loop-product__title {
	text-align:center;
	font-weight:700;
}
a.product_type_simple {
	display:inline-block !important;
	background:#222222 !important;
	color:#fff !important;
}
a.product_type_simple:hover {
	background:#cd0c2a !important;
}
li.type-product {
	text-align:center;
}
.breadcrumb {
	display:block;
	padding:0 0 30px 0;
}
.entry-summary {
	line-height:30px;
}
.entry-summary ul {
	padding:0 0 0 15px;
	margin:0 0 20px 0;
}
.entry-summary h3 {
	font-weight:700;
	margin:0 0 20px 0;
}
.woocommerce-product-details__short-description {
	margin:0 0 30px 0;
}
select.orderby {
	border:1px solid #aaa;
	padding:2px 5px;
	cursor:pointer;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	border-radius:4px;
	color:#999;
	appearance:none;
	background:url(images/select-img.jpg) 97% 11px no-repeat;
}
.wpcf7 label {
	display:block;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea    {
	padding:10px;
	border:1px #222 solid;
	width:50%;
}
.wpcf7 textarea {
	resize:none;
}
.wpcf7 input[type="button"], .wpcf7 input[type="submit"] {
	text-transform:uppercase;
	font-size:22px;
	padding:10px 20px;
	color:#fff;
	text-decoration:none;
	border:2px #cd0c2a solid;
	text-decoration:none;
	background:#cd0c2a;
	cursor:pointer
}
.wpcf7 input[type="button"]:hover, .wpcf7 input[type="submit"]:hover {
	background:#000;
	border:2px #000 solid;
}
.wpcf7 .wpcf7-not-valid-tip {
	font-size:16px !important;
}
.wpcf7 form .wpcf7-response-output {
	margin:0 !important;
}
.categories-sort {
	display:inline-block;
	height:28px;
	padding:0 0 20px 270px;
	position:relative;
	float:right;
}
.categories-sort h2.widgettitle {
	display:inline-block;
	visibility:visible;
	font-size:18px;
	color:#cd0c2a;
	position:absolute;
	top:2px;
	left:0;
}
.woocommerce .woocommerce-ordering select.orderby {
	display:none;
	visibility:hidden;
}