/*** FEATURED/SALE ITEM COLORS ***/

tr.wcro-item.wcro_featured .wcro_featured_text {
    background-color:#b52929;
  	color: #ffffff;
    padding:3px 5px 4px 5px;
}

tr.wcro-item.wcro_featured td:last-child {
  border-right: 5px solid #b52929;
}

.wcro_badge_sale {
    background-color: #484848;
}

.wcro_sale td:last-child, table tbody tr.wcro_sale:nth-child(2n) td:last-child {
  border-right: 5px solid #484848;
}

/*** HIDE SEARCH BUTTON ***/

.widget_product_search button, .woocommerce-product-search button {
    display:none;
}


/*** SHOPPING PAGE ***/

.screen-reader-text {
  display:none;
}


/*** HOMEPAGE LOGIN MODAL ***/

.woo-login-popup-sc-modal-off {
 	margin: 20px 0px 20px 0px !important;
}

/*** LAYOUT SETTINGS ***/

.col-full {
  max-width: 75em;
}
@media only screen and (max-width: 767px) {
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header, .no-wc-breadcrumb .site-header {
    margin-bottom: 0px !important;
}
}
/*** HOMEPAGE LOGIN ***/

@media only screen and (min-width: 768px) {
.home-login-box {width:50%; float:left; background-color:#f8f8f8; padding:25px 35px 20px 35px; }
}

.home-login-box {background-color:#f8f8f8; padding:25px 35px 20px 35px;}

@media only screen and (min-width: 768px) {
.call-us {width:45%; float:right; margin-left:5%; margin-top:20px;} 
}

@media only screen and (max-width: 767px){
.call-us {margin-top:50px;} 
}

.home-login {margin:20px 0 40px 0; border-bottom:1px solid gray;}

.cleanlogin-container {
  max-width:800px;
  padding:0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius:0;
  border:0;
}

.cleanlogin-form-bottom {
  display:none;
}

.cleanlogin-form {
  margin-bottom:0
}

.cleanlogin-preview .avatar {
  display:none;
}

.cleanlogin-container h4 {
  font-size: 1.25em;
}

.lost_password {
  margin:0;
}
  

/*** HOMEPAGE SLIDER ***/

.metaslider .flexslider {
  margin: 0 0 80px 0 !important;
}
  

/*** TYPOGRAPHY ***/

body {
  font-family:courier;
}

h1 {
  font-size:2em;
  line-height:130%;
}

h2.woocommerce-loop-product__title {
  font-size:1.25em;
  line-height:130%;
  padding-top:15px;
}

.site-header-cart .cart-contents:after {
    font: normal normal normal 1.5em/1 FontAwesome;
    content: "\f07a";
}

a {
   outline: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #8f0000;
}

@media only screen and (min-width: 768px) {
.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
  font-weight:bold;
  }
}

/*** BRAND HEADER / SECONDARY NAV ***/

#logocontainer { 
	position: relative; 
	height:98px; 
	width:625px; 
	float:left; 
	margin-top:50px; 
	margin-left: 10px;
}

@media only screen and (max-width: 870px) {
  #logo, #logocontainer, .site-branding, .secondary-navigation { display:none; }
}

@media only screen and (min-width: 768px) and (max-width:870px) {
  .site-branding { display:none !important; }
}

@media only screen and (min-width: 870px) {
  .site-branding { display:block; }
}


@media only screen and (min-width: 871px) {
  .mobile-header { display:none; }
}

ul#logos { 
	position: absolute;
	left: 0px;
	height: 98px;
	width: 501px;
	background: url('http://tgedist.wpenginepowered.com/wp-content/uploads/2021/03/TGE-Header.gif') no-repeat;
	list-style-type:none;
	-webkit-padding-start: 0px;
	background-position: 0 0;
	display:block;
    margin:0;
}
ul#logos li { float: left; display: block;}
ul#logos a { display: block; height: 98px; text-indent: -9999px; }
ul#logos .protoscooters a, ul#logos .protoscooters { 
	width: 156px;
}
ul#logos .protoscooters a:hover { 
	background: url('http://tgedist.wpenginepowered.com/wp-content/uploads/2021/03/TGE-Header.gif') no-repeat 0px -98px;
}

ul#logos .riverwheels a, ul#logos .riverwheels { 
	width: 139px;
}
ul#logos .riverwheels a:hover { 
	background: url('http://tgedist.wpenginepowered.com/wp-content/uploads/2021/03/TGE-Header.gif') no-repeat -156px -98px;
}

.overlay {
	opacity:0.8;
	filter:alpha(opacity=80);
	transition: opacity .25s ease;
   -moz-transition: opacity .25s ease;
   -webkit-transition: opacity .25s ease;
}
.overlay:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#logo {background:url('https://tgedist.wpenginepowered.com/wp-content/uploads/2018/01/logo.gif') no-repeat;width:150px;height:140px; float:left;}

/*** BRAND HEADER / SECONDARY NAV ***/


.site-search {
  display:none;
}

.secondary-navigation {
    width: 100% !important;
    float: right !important;
    margin: 0 0 -50px 0 !important;
    text-align:right;
}

.secondary-navigation .menu a {
    padding: .5em .5em;
}

.site-header {
    padding-top: 1em;  
}

#menu-item-4975 a, #menu-item-4974 a, #menu-item-4976 a {
  color: #8f0000;
  font-weight:bold;
}

.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link, .site-header .custom-logo-link {
		width: 100%;
        height:140px;
        margin: 25px 0 25px 0;
        z-index:-1;
}

.site-header .custom-logo-link img, .site-header .site-logo-anchor img, .site-header .site-logo-link img {
    max-width: 100%;
}


/*** HIDE ELEMENTS TO NON LOGGED IN USERS ***/

.wcro-products form, .site-header-cart, .wcro_footer_total { 
  visibility: hidden; 
}

#menu-item-4998, #menu-item-4981, #menu-item-4982, #menu-item-4968, #menu-item-4969, #menu-item-4986, #menu-item-4987, #menu-item-4990, #menu-item-4991 {display:none;}


/*** RAPID ORDER DISPLAY STYLING ***/

.wcro_desc h3 {
  font-size: 14px;
  line-height:150% !important;
}
.wcro_price::before { 
    content: "WHSL: ";
    float: left;
    padding-right:5px;
}
.price::before { 
    content: "WHSL: ";
    padding-right:5px;
}

.wcro_price {
  font-weight: bold;
}

td.wcro_thumb {
    padding: 10px;
}



/*** NAVIGATION STYLING ***/

.site-header ul.menu li.current-menu-item > a {
  color: #B60003;
}

@media only screen and (min-width: 768px){
.woocommerce-active .site-header .main-navigation {
    width:65%;
  }
}

.menu-toggle {
  background-color:#000000 !important;
  border:none !important;
}

.storefront-primary-navigation {
      clear: both;
    background: rgb(0, 0, 0);
    padding-left: 1em;
    padding-right: 2em;
    margin: 0;
}

.main-navigation {
  font-weight: bold;
  float: left;
  width: 50%;
}

ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
  padding: 1em 1em;
}

.site-header-cart .cart-contents {
    padding: 1em 0;
}

a.cart-contents, .site-header-cart .widget_shopping_cart a {
    color: #000000;
}

a.cart-contents:hover, .site-header-cart .widget_shopping_cart a:hover {
    color: #848484;
}

.primary-navigation ul.nav-menu>li>a:hover {
  background-color:#ffffff;
  color:#000000;
}

.site-header-cart .widget_shopping_cart, .main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
    background-color: #9c9c9c;
}

.widget_product_categories ul li:before {
    display: none;
}

.widget_product_categories ul li {
  font-size: 16px;
  border-bottom:1px solid #DCDCDC;
}

.widget-area .widget a:not(.button) {
    font-weight: 500;
    text-decoration: none;
}

.widget-area .widget a {
  color: #44454A;
  letter-spacing: .05em;
  display: block;
}

.widget-area .widget a {
  -webkit-transition: ease .25s;
  -moz-transition: ease .25s;
  -o-transition: ease .25s;
  transition: ease .25s;  
}

.widget-area .widget a:hover {
  color: white;
  background-color: black;
  -webkit-transition: ease .25s;
  -moz-transition: ease .25s;
  -o-transition: ease .25s;
  transition: ease .25s;  
}

.widget_product_categories ul li {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.widget_product_categories ul li a{
    list-style: none;
    padding: 11px 0px 8px 7px;
}

.widget_product_search {
  margin: 0;
}

.widget_product_categories ul li:last-child {
  border: none;
}

.widget_product_categories .children {
  margin-top: 0;
  border-top: 1px solid #DCDCDC;
}

@media screen and (min-width: 768px){
.woocommerce-active .site-header .site-header-cart {
  width:30%;
}
}

/*** NAVIGATION STYLING MOBILE ***/

@media only screen and (min-width: 768px){
.main-navigation ul.menu>li:first-child, .main-navigation ul.nav-menu>li:first-child {
    margin-left: 0;
}
}

@media only screen and (min-width: 768px){
.main-navigation ul li {
    position: relative;
    display: inline;
    text-align: left;
  }
}

@media only screen and (min-width: 999x){
.main-navigation ul.menu>li:first-child, .main-navigation ul.nav-menu>li:first-child {
    margin-left: -1em;
  }
}

@media only screen and (min-width: 999px) {
.main-navigation ul li, .secondary-navigation ul li {
    position: relative;
    display: inline-block;
    text-align: left;
  }
}

@media only screen and (min-width: 768px){
.main-navigation ul.menu>li>a {
  padding: 1em 1em;
}
}


@media only screen and (min-width: 999px){
.main-navigation ul li a:before, .secondary-navigation ul li a:before {
    display: none;
}
}

@media only screen and (max-width: 999px){
.main-navigation ul li a:before, .secondary-navigation ul li a:before {
    display: inline;
}
}

@media only screen and (min-width: 768px){
.header-widget-region {
  display:none;
}
}

@media only screen and (min-width: 768px){
.handheld-navigation, .main-navigation.toggled .handheld-navigation, .main-navigation.toggled div.menu, .menu-toggle {
    display: block;
}
}

@media only screen and (min-width: 1000px){
.handheld-navigation, .main-navigation.toggled .handheld-navigation, .main-navigation.toggled div.menu, .menu-toggle {
    display: none;
}
}

@media only screen and (min-width: 1000px)
.primary-navigation {
    display: block;
}

@media only screen and (min-width: 768px) and (max-width:999px){
.primary-navigation {
    display: none !important;
}
}

@media only screen and (max-width: 1020px) {
  #menu-item-4795 {
    display:none;
  }
}

@media screen and (max-width: 768px) {
.storefront-primary-navigation {
    padding-left: 1em;
    padding-right: 1em;
}
}

button.menu-toggle {
  font-size:1.25em;
  float: left;
  padding: .618em .857em .618em 2em;
}

button.menu-toggle span:before, button.menu-toggle:after, button.menu-toggle:before {
    height: 3px;
    width: 25px;
    margin-top: -2px;
    left: 0em;
}

button.menu-toggle:before {
      -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
}

button.menu-toggle:after {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
}

@media screen and (min-width: 100px) {
.site-header-cart .cart-contents {
    display: block;
    position: relative;
    background-color: transparent;
    height: auto;
    width: auto;
    text-indent: 0;
   }
}

@media screen and (min-width: 100px) and (max-width: 768px) {
  .site-header-cart {
    margin-right: 0;
    margin-bottom: 0;
    position: relative;
    width: 45%;
    float: right;
  }
}



@media screen and (min-width: 100px) {
.col-full::after {
    content: " ";
    display: block;
    clear: both;
  }
}

@media screen and (min-width: 100px){
.storefront-primary-navigation::after {
    clear: both;
    content: "";
    display: table;
}
}

@media screen and (min-width: 100px){
.site-header-cart .cart-contents .amount {
    margin-right: .327em;
}
}
@media screen and (min-width: 100px){
.site-header-cart .cart-contents span {
    display: inline;
}
}

@media screen and (min-width: 100px){
.site-header-cart .cart-contents .count {
    font-weight: 300;
    opacity: .5;
    font-size: .857em;
}
}
@media screen and (max-width: 477px){
.site-header-cart .cart-contents .count {
    display:none;
}
}

@media screen and (min-width: 100px){
.site-header-cart .cart-contents:after {
    display: inline-block;
    font: normal normal normal 1.5em/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 1em;
    float: right;
    line-height: 20px;
    content: "\f07a";
    margin-left:10px;
}
}


/*** PRODUCT DISPLAY STYLING***/

.additional_information_tab {
  display: none;
}

#tab-title-additional_information {
  display: none;
}

@media screen and (min-width: 768px) {
   .single-product div.product .images {
    	width: 50%;
        padding-left:20px;
  }
}  

@media screen and (min-width: 768px) {
  .single-product div.product .summary {
    width: 44%;
  }
}

/*** SOCIAL ICON STYLING ***/

.secondary-navigation a[href*="facebook.com"], .secondary-navigation a[href*="instagram.com"] {
  text-indent: -9999px; }
.secondary-navigation a[href*="facebook.com"]:after, .secondary-navigation a[href*="instagram.com"]:after {
    text-indent: 0;
    display: block;
    float: left; 
    font: normal normal normal 1.25em/1 FontAwesome;
}
.secondary-navigation a[href$="/feed/"]:after {
  content: "\f09e";
  color: #8f0000; }
.secondary-navigation a[href*="twitter.com"]:after {
  content: "\f099";
  color: #8f0000; }
.secondary-navigation a[href*="facebook.com"]:after {
  content: "\f09a";
  color: #8f0000; }
.secondary-navigation a[href*="instagram.com"]:after {
  content: "\f16d";
  color: #8f0000; }


/*** PRODUCT CATEGORY SUB HEADER MOBILE STYLING***/


#woocommerce_product_categories-3 .dropdown_product_cat {
  margin-bottom:10px;
  text-align:center;
}

.header-widget-region .widget {
  text-align:center;
   background: #e6e6e6;
  font-family: courier;
}

.header-widget-region {
  margin-bottom: 30px;
}

/*** MOBILE FOOTER STYLING***/
.storefront-handheld-footer-bar, .storefront-handheld-footer-bar ul li > a, .storefront-handheld-footer-bar ul li.cart .count {
	background-color: #9e0000;
}

.storefront-handheld-footer-bar ul li.search .site-search  {
  background-color: #000000;
}

.storefront-handheld-footer-bar ul li.cart>a:before {
   font: normal normal normal 2em/1 FontAwesome;
    content: "\f07a";
      line-height: 65px;
}

.storefront-handheld-footer-bar ul li.cart .count {
   top: .4em;
    left: 52%;
}

/*** CART CHECKOUT STYLING ***/

#wc_checkout_add_ons {
  color: #8f0000;  
}


/*** ABOUT US STYLING ***/

.staff {
  width:50%;
  float:left;
  margin-bottom:40px;
}

.footer-info {
  float:right;
  color:#8f0000;
}
.footer-info a {
  color:#8f0000 !important;
}

.site-info {
  font-size:.857em;
}