/*
Theme Name: EFI
Description: Custom Theme for EFI
Author: Nick @ Websites Depot
Author URL: https://websitesdepot.com
Template: websites-depot
Version: 1.1
*/

/* Theme specific changes */

/* EXAMPLE FONT CODE */

 @font-face {
  font-family: "pnl";
  src: 	url("includes/fonts/pnl.woff") format("woff"), 
  		url("includes/fonts/pnl.woff2") format("woff2"), 
  		url("includes/fonts/pnl.ttf") format("truetype"), 
  		url("includes/fonts/pnl.svg#geared_slabregular") format("svg");
  font-weight: normal;
  font-style: normal; 
}
 @font-face {
  font-family: "pnl_sb";
  src: 	url("includes/fonts/pnl-semibold.woff") format("woff"), 
  		url("includes/fonts/pnl-semibold.woff2") format("woff2"), 
  		url("includes/fonts/pnl-semibold.ttf") format("truetype"), 
  		url("includes/fonts/pnl-semibold.svg#geared_slabregular") format("svg");
  font-weight: normal;
  font-style: normal; 
}

.pnl , .pnl *{
	font-family:pnl !important;
} 
.pnl_sb , .pnl_sb *{
	font-family:pnl_sb !important;
	text-transform:uppercase;
	letter-spacing:1px;
} 
*{
	font-family:pnl;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family:pnl_sb;
}
.efi-red{
	color:#f10804;
}
.efi-btn{
	color:#fff;
	background-color:#f10804;
	border:#f10804;
}
.efi-btn-gray{
	color:#fff;
	background-color:#363636;
	border:#363636;
}
.efi-btn-black-white{
	color:#fff;
	background-color:#000;
	border:#363636;
}

.efi-btn-black-white:hover{
	color:#fff !important;
}

.btn{
	font-family:pnl_sb;
	letter-spacing:1px;
}

.module-1515 .payment-plans-left-col:hover{
	background-color:#9D9D9D !important;
}
.module-1515 .view-courses-slice:hover{
	background-color:#727272 !important;
}

.module-1522 .payment-plans-left-col:hover{
	background-color:#21304F !important;
}
.module-1522 .view-courses-slice:hover{
	background-color:#081D3A !important;
}

/* #menu-main-menu-1 li a{
	font-weight:bold;
} */
.home-under-video-rows > .container{
	border-top:1px solid red;
}

.red_title,
.red_title a{
	color:#ff0000;
	font-family: pnl_sb;
}

.module-105{
	color:#fff;
}
.module-105 .h1{
	margin:0 !important;
}
/* .affix .navbar-collapse{
	display:none !important;
} */
.cta-view-courses {
	position:relative; /* Prevent background color from overflowing */
}
/* .view-courses-slice{
	max-height:73px;
} */
.view-courses-slice:hover, .payment-plans-left-col:hover{
	cursor:pointer;
}
.view-courses-slice a:hover, .payment-plans-left-col a:hover{
	text-decoration:none; 
}
.cta-view-courses{
	color:#fff;
}
.payment-plans-left-col .h1,
.view-courses-slice .h1{
	margin:20px 0;
}


.bg-white{
	background-color:#fff;
}

.module-202 > .container{
	background-color:#fff;
}


/* .main_menu .navbar-nav > li:last-child > a {
	padding-right:0 !important;
} */

/* .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce table.my_account_orders .order-actions .button {
    background-color: #4F90C1;
    color: #fff;
} */



.slide .carousel-caption {
	width:600px;
	left: 10%;
	font-weight: bold;
	top: 139px;
}

.farmtrack-azn-slide-text{

	color: rgb(239, 32, 36);
	font-size: 2rem;
	font-weight:bold;
	line-height:3rem;
	font-style:italic;
	text-transform:initial !important;
	text-align:left !important;

}


.slide2 .carousel-caption {
	left: 10%;
	top:60%;
	font-weight:bold;
}
.kamikaze-slide-text {
	color: rgb(239, 32, 36);
	font-size: 4rem;
	text-shadow: -1px -1px 0px rgb(255, 255, 255), 1px -1px 0px rgb(255, 255, 255), -1px 1px 0px rgb(255, 255, 255), 1px 1px 0px rgb(255, 255, 255);
	font-weight:bold;
	line-height:4rem;
	font-style:italic;
	text-transform:initial !important;
	text-align:left !important;
}



.module-1524 > .container {
	background-color:#fff;
}

.btn-danger{
	background-color:#EC1F25 !important;
}
.btn-primary{
	background-color:#2C8EDF !important;
	border-color:#3987cb !important;
}



.single-course-checkbox-container{
	margin-top:35px;
	background-color:#f3f4f6;
	padding:20px;
}
.single-course-checkbox-container h4, .single_course_lessons_list_container h4{
	font-weight:bold;
	margin-top:0;
	border-bottom: 1px solid #d9d9d9;
}
.single-course-checkbox-container > ul{
	padding-left:17px;
}
#wsd_shortcode_widget-2 .widget-title{
	font-size:1.6rem !important;
	margin-top:0 !important;
}

#footer .social-fa-module {
	display:block;
}

.footer_widget h3{
	margin-top:0 !important;
}

.sensei-course-filters, .sensei-ordering{
	display:none !important;
}
.woocommerce-message .button{
	padding:10px;
}

.single_course_lessons_list_container{
	background-color: #f3f4f6;
    padding: 20px;
    /* margin-top: 35px; */
}

.single-course #primary article.course > header h2{ 
	text-align:center;
	font-size:4rem;
	font-weight:bold;
}

.single-course .course .entry{
	display:none;
}

.sensei #primary #post-entries{
	display:none;
}
.quiz-submit.save{
	display:none !important;
}
.quiz-submit{
	font-size: 1.8rem !important;
	margin: 0 auto !important;
	text-align: center !important;
	float: none !important;
	display: block !important;
	font-weight: bold !important;
}


.single-course .course-lessons article{
	overflow:hidden;
}

.single-course .course-lessons article h2 a{
	float:left;
}

.single-course .course-lessons article .lesson-meta{
	float: left;
	margin-top: 10px;
	margin-left: 17px;
	font-weight: bold;
	margin-bottom: 0;
}

.sensei-certificate-link{
	padding: 5.35px 14px !important;
	font-size:14px !important;
	border-radius: 5px !important;
	color: #fff !important;
	font-weight: bold !important;
}

.sensei-results-links .view-results{
	display:none !important;
}

.sensei-breadcrumb{
	font-weight:bold;
	font-size:2rem;
	background:#ddd !important;
}

.module-82 > .container{
	border-top:0 !important;
}
.affix-top.wd-menu{
	background-color:rgba(0, 0, 0, 0.3);
}
#stdname_field{
	display:none !important;
}

.my-courses-being-course-buttons .btn-primary{
	margin-left:10px;
}

#user-course-status-toggle{
	display:none;
}
.lesson footer{
	text-align:center;
}

.quiz-submit.complete{
	margin-bottom:20px !important;
}

.single-lesson .quiz-submit.reset{
	display:none !important;
}

/* MEDIA QUERIES */


/* START Make the cart table responsive */
/* http://css-tricks.com/responsive-data-tables/ */
@media screen and (max-width: 600px) {

	/* Force table to not be like tables anymore */
	.woocommerce table.shop_table,
	.woocommerce table.shop_table thead,
	.woocommerce table.shop_table tbody,
	.woocommerce table.shop_table th,
	.woocommerce table.shop_table td,
	.woocommerce table.shop_table tr {
	display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.woocommerce table.shop_table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
	}

	.woocommerce table.shop_table tr {
	/*border: 1px solid #d2d3d3; */
	}

	.woocommerce table.shop_table td {
	/* Behave like a "row" */
	border: 1px solid #d2d3d3;
	position: relative;
	padding-left: 50% !important;
	}

	.woocommerce table.shop_table {
	border: none;
	}

	.woocommerce table.shop_table td.product-spacer {
	border-color: #FFF;
	height: 10px;
	}

	.woocommerce table.shop_table td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 25%;
	padding-right: 10px;
	white-space: nowrap;
	}

	/*
	Label the data
	*/
	.woocommerce table.shop_table td.product-remove:before {
	content: "DELETE";
	}

	.woocommerce table.shop_table td.product-thumbnail:before {
	content: "IMAGE";
	}

	.woocommerce table.shop_table td.product-name:before {
	content: "PRODUCT";
	}

	.woocommerce table.shop_table td.product-price:before {
	content: "PRICE";
	}

	.woocommerce table.shop_table td.product-quantity:before {
	content: "QUANTITY";
	}

	.woocommerce table.shop_table td.product-subtotal:before {
	content: "SUBTOTAL";
	}

	.woocommerce table.shop_table td.product-total:before {
	content: "TOTAL";
	}

	.woocommerce .quantity,
	.woocommerce #content .quantity,
	.woocommerce .quantity,
	.woocommerce #content .quantity {
	margin: 0;
	}

	.woocommerce table.cart td.actions,
	.woocommerce #content table.cart td.actions {
	text-align: left;
	border:0;
	padding-left: 0 !important;
	}

	.woocommerce table.cart td.actions .button.alt,
	.woocommerce #content table.cart td.actions .button.alt {
	float: left;
	margin-top: 10px;
	}

	.woocommerce table.cart td.actions div,
	.woocommerce #content table.cart td.actions div,
	.woocommerce table.cart td.actions input,
	.woocommerce #content table.cart td.actions input {
	margin-bottom: 10px;
	}

	.woocommerce .cart-collaterals .cart_totals {
	float: left;
	width: 100%;
	text-align: left;
	}

	.woocommerce .cart-collaterals .cart_totals th,
	.woocommerce .cart-collaterals .cart_totals td {
	border:0 !important;
	}

	.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,
	.woocommerce .cart-collaterals .cart_totals table tr.shipping td,
	.woocommerce .cart-collaterals .cart_totals table tr.total td {
	padding-left: 6px !important;
	}

	.woocommerce table.shop_table tr.cart-subtotal td,
	.woocommerce table.shop_table tr.shipping td,
	.woocommerce table.shop_table tr.total td,
	.woocommerce table.shop_table.order_details tfoot th,
	.woocommerce table.shop_table.order_details tfoot td {
	padding-left: 6px !important;
	border:0 !important;
	}

	.woocommerce table.shop_table tbody {
	padding-top: 10px;
	}

	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce .col2-set .col-2,
	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last {
	float: none;
	width: 100%;
	}

	.woocommerce .order_details ul,
	.woocommerce .order_details ul,
	.woocommerce .order_details,
	.woocommerce .order_details {
	padding:0;
	}

	.woocommerce .order_details li,
	.woocommerce .order_details li {
	clear: left;
	margin-bottom: 10px;
	border:0;
	}

	/* make buttons full width, text wide anyway, improves effectiveness */
	#content table.cart td.actions .button,
	.woocommerce #content table.cart td.actions .input-text,
	.woocommerce #content table.cart td.actions input,
	.woocommerce table.cart td.actions .button,
	.woocommerce table.cart td.actions .input-text,
	.woocommerce table.cart td.actions input,
	.woocommerce #content table.cart td.actions .button,
	.woocommerce #content table.cart td.actions .input-text,
	.woocommerce #content table.cart td.actions input,
	.woocommerce table.cart td.actions .button,
	.woocommerce table.cart td.actions .input-text,
	.woocommerce table.cart td.actions input {
	width: 100%;
	font-size:12px !important;
	}

	.woocommerce tfoot{
	display:block !important;
	}
	.woocommerce tfoot td{
	width:100% !important;
	display:block !important;
	}
	/* keep coupon at 50% */
	#content table.cart td.actions .coupon .button,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon input,
	.woocommerce table.cart td.actions .coupon .button,
	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon input,
	.woocommerce #content table.cart td.actions .coupon .button,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon input,
	.woocommerce table.cart td.actions .coupon .button,
	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon input {
	width: 48%;
	font-size:12px !important;
	}

	/* clean up how coupon inputs display */
	#content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon {
	margin-top: 1.5em;
	}

	#content table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon .input-text {
	margin-bottom: 1em;
	}

	/* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce .cart-collaterals .cross-sells {
	display: none;
	}

	.shop_table_responsive tbody .cart_item:nth-child(2),
	.shop_table_responsive tbody .cart_item:nth-child(3){
		display:none !important;
	}

}
/* END Make the cart table responsive */

@media only screen and (max-width:767px){
	.affix{
		display:none;
	}
	.very_top #top-column-1,
	.very_top #top-column-2{
		padding:0 !important;
	}
	.very_top .btn{
		height:34px !important;
	}
	
	.basement .header-social-fa{
		display:table;
		margin:0 auto;
	}
	.cta-view-courses .container{
		padding:20px;
	}
	.home-under-video-rows{
		text-align:center;
	}
	
	#footer-widgets{
		text-align:center;
	}
	#menu-footer-menu-1{
		padding-left:0 !important;
	}
	
}

@media only screen and (min-width:768px){
	.affix-top .sticky-nav-two-buttons{
		display:none !important;
	}	
	.affix .sticky-nav-two-buttons{
		margin-top:23px;
	}

	.main_menu ul li a{
		font-family:pnl_sb;
		letter-spacing:1px;
		text-transform:uppercase;
	}
	.wd-menu.affix-top .navbar-nav .dropdown-menu li a {
		color:#333 !important;
	}
	.wd-menu.affix .navbar-nav li a {
		color:#333 !important;
	}
	.navbar-right .dropdown-menu{
		right:auto !important;
		left:0 !important;
	}
	#menu-main-menu-1 > li > a{
		padding:10px;
	}
	
	.top_area #top-column-1,
	.top_area #top-column-2{
		z-index:99999 !important;
	}
	
	
	.view-courses-slice .h1{
		width:100%;
		float:left;
		text-align:center;
	}
	.payment-plans-left-col .h1{
		width:100%;
		float:right;
		text-align:center;
	}
	
	.module-82 > .container {
		padding-top:0 !important;
		margin-top:0 !important;
	}
	.module-82{
		margin-top:40px;
	}
	.home-under-video-rows > .container {
		padding-top:50px;
		padding-bottom:50px;
	}
	
}

@media only screen and (min-width:768px) and (max-width:991px){
	.navbar-responsive-collapse{
		padding:0 !important;
	}
	.navbar-nav > li > a {
		font-size: 1.2rem !important;
	}
	/* .main_menu .navbar-nav > li:first-child > a {
		padding-left: 0 !important;
	} */
}

@media only screen and (max-width:991px){
	.module-1524 > .container .col-md-4{
		margin-bottom:75px;
		text-align:center;
	}
}

@media only screen and (min-width:992px){
	.home .site-core{
		position:relative;
		top:-130px;
		margin-bottom:-130px;
	}
	.home .top_area{
		border-bottom:none !important;
		background-color:transparent !important;
	}
	.top_area{
		border-bottom:1px solid #d9d9d9;
	}
}

@media only screen and (min-width:1200px){
	
	/* Force the slider under the menu */
	
	header.header{
		position:relative !important;
		z-index:2 !important;
	}
	.module-61{
		position:relative !important;
		top:-140px !important;
		margin-bottom:-140px !important;
		z-index:1 !important;
	}
	
	/* End Slider Force */
	
	
	#post-1037 .entry-content {
		position:relative;
	}
	
	.uni_pin {
	  background-image: url("https://efi101.com/wp-content/uploads/2016/03/efi-logo-sm1-1.png");
	  float: left;
	  height: 45px;
	  margin: 0;
	  padding: 0;
	  width: 45px;
	  text-indent: -99999px;
	  background-repeat:no-repeat;
	  background-size:100%;
	}
	.uni_pin.pin1 {
	  bottom: 180px;
	float: none;
	left: 250px;
	position: absolute;
	}
	.uni_pin.pin2 {
	  bottom: 370px;
	  position: absolute;
	  right: 250px;
	}
	.uni_pin.pin3 {
	  left: 242px;
	  position: absolute;
	  top: 420px;
	}
	.uni_pin.pin4 {
	  left: 190px;
	  position: absolute;
	  top: 210px;
	}
	.uni_pin.pin5 {
	  left: 430px;
	position: absolute;
	top: 450px;
	}
	.uni_pin.pin6 {
	 position: absolute;
right: 120px;
top: 490px;
	}
	.uni_pin.pin8 {
	  position: absolute;
	  right: 56px;
	  top: 285px;
	}
	.uni_pin.pin7 {
	  bottom: 105px;
	position: absolute;
	right: 510px;
	}
	.uni_pin.pin9 {
	  bottom: 450px;
	position: absolute;
	right: 100px;
	}
	.uni_pin.pin10 {
	 bottom: 105px;
	position: absolute;
	right: 380px;
	}
	.uni_pin.pin11 {
	  bottom: 280px;
	position: absolute;
	right: 249px;
	}
	.uni_pin.pin12 {
	  position: absolute;
	right: 324px;
	top: 370px;
	}
	
	.uni_pin.pin13 {
	  position: absolute;
	right: 190px;
	top: 360px;
	}
	
	.uni_pin.pin14 {
	  position: absolute;
	right: 150px;
	top: 690px;
	}
	
	.uni_pin.pin15 {
	  left: 150px;
	position: absolute;
	top: 250px;
	}
	.uni_pin.pin16 {
	 bottom: 461px;
	position: absolute;
	right: 25px;
	}
	
	
	.view-courses-slice .h1{
		max-width:585px; 
		width:100%;
		float:left;
		text-align:right;
	}
	.payment-plans-left-col .h1{
		max-width:585px; 
		width:100%;
		float:right;
		text-align:left;
	}
	
	
	
	/* SLIDES */
	
	/* MIGHTY CAR MODS */
	
	.mighty-car-slide-text{
		color: rgb(239, 32, 36);
		font-size: 2rem;
		font-weight:bold;
		line-height:3rem;
		text-transform:initial !important;
		text-align:left !important;
		margin-top:300px;
	}

	.item.slide2 .carousel-caption{
		width:100%;
		max-width:1200px;
		margin:0 auto;
		left:0;
		right:0;
	}

	
}


#ap_serial_number, #vehicle{
	/*pointer-events:none;*/
	background-color:#eee;
	cursor: not-allowed;
}

.post-type-archive-course .course-2347{
	display:none !important;
}