/*
Theme Name:   	LRK Mechanical
Theme URI:    	https://everywhererightnow.com
Author:       	Everywhere Right Now LLC
Author URI:     https://everywhererightnow.com
Template:     	storefront
Description:  	A custom theme developed exclusively for LRK Mechanical.
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
 */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap');

* {font-family: 'Open Sans', sans-serif;}

a:focus, .focus a {
	outline: none !important;
}
a, #logo a, a img, button, .button, .gform_button, #searchform button[type="submit"], .search-submit, .mc4wp-form-fields input[type="submit"] {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	}
#logo a:hover, a img:hover, #searchform button[type="submit"]:hover {
	opacity:0.75;
	filter:alpha(opacity=85);
	}
a, a:visited {
	color:#0791be;
	text-decoration:none !important;
	}
a:hover {
	color:#333;
	text-decoration:none;
	}
button, .button, button.alt, .button.alt {
	background:#f70;
	color:#FFF !important;
}
button:hover, .button:hover, button.alt:hover, .button.alt:hover {
	background:#fc0;
	color:#000 !important;
}
.page-template-template-hero h2 {
	font-weight:700;
	font-size:1.5em;
}
.return-to-shop .button, .added_to_cart {
	color:#FFF !important;
}
.return-to-shop .button:hover {
	color:#333 !important;
}
.home .entry-header, .edit-link, .storefront-product-pagination, #site-navigation-menu-toggle, .handheld-menu {
	display:none;
}
.col-wide {
	width:94.7%;
	margin:0 auto;
	display:flex;
}
.site-header .site-branding {
	width:199px;
	margin-top:0.3em;
	margin-bottom:0.6em;
}
#mega-menu-wrap-primary {
	margin:3.3em auto 0 auto;
}
.site-header {
	padding-top: 0.09em;
	background:rgba(0, 0, 0, 0.33);
	border-bottom:none;
}
.header-right {
	margin-top:3.3em;
}
.header-right a {
	color:#fff;
	font-size:1.2em;
	font-weight:300;
}
.home.page:not(.page-template-template-homepage) .site-header {
	margin-bottom:0;
}
#masthead {
	position:absolute;
	width:100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	border-bottom:3px solid #008CFF;
}
#mega-menu-primary li a::before {
	content: "";
	position: absolute !important;
	width: 100% !important;
	height: 3px !important;
	bottom: 0;
	left: 0;
	background-color: #008CFF !important;
	visibility: hidden;
	transform: scaleX(0);
	transition: all 0.3s ease-in-out 0s;
}
#mega-menu-primary li a:hover::before {
	visibility: visible !important;
	transform: scaleX(1);
}
#mega-menu-primary li.mega-current-menu-item a:hover::before {
	visibility:hidden !important;
	transform: none;
}
.home h1 {
	color:#036;
	font-style:italic;
	font-size:1.8em;
	font-weight:300;
	padding-top:0.9em;
}
.cta-hp-1 {
	margin-bottom:0;
}
.cta-hp-1 h2 {
	background:#1C74BC;
	color:#fff;
	font-size:1.2em;
	font-weight:600;
	padding:0.6em 0;
	border-bottom:3px solid #000;
}
.black-box {
	padding:1.2em 0 4.2em 0
}
.black-box h2 {
	color:#fff;
	font-weight:800;
	margin-bottom:0;
}
.black-box h3 {
	color:#FFBB00;
	padding-top:0.3em;
	font-size:1.8em;
	border-bottom:1px solid #FFBB00;
}
.black-box p {
	color:#fff;
	width:84%;
}
.site-footer {
  background-color: #036;
  color: #fff;
}
.site-info {
	text-align:center;
	font-size:0.9em;
	font-weight:300;
	padding:0;
}
.site-footer a:not(.button):not(.components-button) {
  color: #fff;
}
.site-footer a:not(.button):not(.components-button):hover {
  color: #FFBB00;
}
.widget {
  margin:0;
}
.footer-widgets {
    padding-top: 0;
}
.content-area, .site-main {
	margin-bottom: 0;
}
.mobile-1 {
	min-height:360px;
}
.hero-wrap {
	margin-left: calc(-100vw / 2 + 66.4989378333em / 2);
	margin-right: calc(-100vw / 2 + 66.4989378333em / 2);
}
.limit {
	max-width:66.4989378333em;
	width:100%;
	margin:0 auto;
}
.hero-title {
	color:#fff;
	font-weight:600;
	padding:300px 0 10px 0;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
}
.page-template-template-hero.no-wc-breadcrumb .site-header {
  margin-bottom: 0;
}
#gform_wrapper_1 .gform_title {
	color:#000;
}
#gform_wrapper_1 .gform_required_legend, #gform_wrapper_1 .ginput_counter {
	display:none;
}
.gform_wrapper {
	padding:30px;
	background:#fff;
	box-shadow:3px 3px 9px rgba(0, 0, 0, 0.3);
	margin:auto 45px;
}
.gform_wrapper input:focus, .gform_wrapper textarea:focus {
	outline:none;
	background:#ffc;
}
input[type="submit"], .button {
	background-color:#0163AE;
	border-color:none;
}
input[type="submit"]:hover, .button:hover {
	background-color:#63B145;
	border-color:none;
	color:#fff !important;
}
.page-template-template-hero h3 {
	font-weight:700;
	font-size:1.5em;
	margin-bottom:0;
}
.white-text h2 {
	color:#fff;
}
h5 {
	font-size:1.2em;
	font-weight:700;
}





























/* For everything below a break point */
@media (max-width: 768px) {
	.home #masthead {
		position:relative;
	}
	#mega-menu-wrap-primary, .header-right {
		display:none;
	}
	.col-wide {
		display:block;
	}
	.site-branding {
		float:none;
		margin:0 auto;
		max-width:150px;
	}
	.header-right {
		margin:0 auto;
		text-align:center;
	}
	.handheld-menu {
		display:block;
		text-align:center;
	}
	.handheld-menu a {
		display:block;
		color:#fff;
		padding:0.6em;
		background:#036;
	}
	.site-header {
		background:rgba(0, 0, 0, 1.0);
	}
}
/* Align Navbar Beside the Logo + functions.php  */
@media (min-width: 768px) {
	#masthead .col-full {
		display: flex;
		align-items: center;
	}
	#masthead .main-navigation {
		text-align: right;
	}
	.woocommerce-active .site-header div.site-branding {
		width: auto;
	}
}
@media only screen and (max-width: 1147px) {
	.hero-wrap {
		margin-left: -42px;
		margin-right: -42px;
	}
	.hero-title {
		padding:200px 0 10px 72px;
		font-size:2.0em;
	}
}