﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Goldman:wght@400;700&display=swap')
body {
	background-color: #ffffff;
}
/* ADMIN ORDER STOP CONFIRM BUTTON VOIDING ORDERS */
.text-end {
	adisplay:none;
}
/* Shop Nav Menu */
.breadcrumb{
	display:none;
}
#top{
	display:none;
}
header{
	background-image: linear-gradient(to bottom, #000000, #000000);
	padding-top: 10px;
}
/* Shop Nav Menu Cart Button with number of items*/
#cart{
	z-index: 99999;
	position: absolute;
	background-image: linear-gradient(to bottom, #c70f09, ##960f0a, #960f0a, #a40f0a);
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top:0px;
	top: -5px;
	right: 95px;
	left: auto;
	width: 260px;
	height: 40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	border:0px;
}
/* Shop Nav Menu Search Box Inside Category Show div*/
.NAVSUBICONMENU .col-md-5{
	position:relative;
	display:inline-block;
}
.form-control-lg{
	margin-top:10px;
	height:35px;
	border:1px #d53021 solid;
}
.btn-lg{
	height:47px;
	margin-top:10px;
	border:1px #d53021 solid;
	background-image: linear-gradient(to bottom, #d53021, #b1291e, #49120f);

}
.fa-magnifying-glass, .fa-search{
	color:#ffffff;
}
/* Shop Menu Sort By Box*/
.row .d-lg-block, #compare-total, #button-list, #button-grid{
	display:none !important;
}
.row .col-6{
	float:left;
	margin-left:0px;
}
/* Search Results*/
#display-control .col-md-3,  #display-control .d-md-block{
	display:none !important;
}
#display-control .col-6{
	margin-left:0px;
	float:left;
	position:relative;
	}
/* Side Category Menu */
#column-left{
	font-size: 0.8em;
	line-height: 1.1em;
	text-align: left;
	color: #000000;
	width: 170px;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	margin-top: 25px;
	background-color:red;

}
a.list-group-item{
	background-image: linear-gradient(to bottom, #000000, #000000);
	color: #000000;
	width:160px;
	margin-left:5px;
	margin-top:0px;
	text-align:left;
	border:0px;
	padding-top:13px;
	padding-bottom:13px;
}
.list-group-item.active, a.list-group-item.active {
	background-image: linear-gradient(to bottom, #d53021, #b1291e, #49120f);
	color:#ffffff;
	border:0px;
}
a.list-group-item.active:visited {
	background-image: linear-gradient(to bottom, #d53021, #b1291e, #49120f);
	color:#ffffff;
}
a.list-group-item:hover {
	color:#ffffff;
	background-image: linear-gradient(to bottom, #323232, #323232);
}
a.list-group-item, a.list-group-item:visited {
	color:#ffffff;
}
 a.list-group-item:visited:hover {
	color:#ffffff;
}
/* Product Category Thumbnails Main Title Above */
h1{
	font-family: "Goldman", sans-serif;
	color: #7b0c09;
	margin-top:20px;
}
p {
	font-family: 'Open Sans', sans-serif;
	color: #7b0c09;
}
hr {
	color:#7b0c09;
}
/* Product Category Thumbnail Boxes */
.product-thumb{
	border: 1px solid #eaeaea;
	box-shadow: 5px 0px 10px 2px #d6d5d5;
	border-radius: 25px;
	background-color: #ffffff;
	width: 300px;
	height: 460px;
	margin-bottom:20px;
}
.product-thumb .image {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	top:0px;
	width:298px;
	height:220px;
	overflow:hidden;
}
.product-thumb .description {
	background-color:#ffffff;
	padding:0px;
	margin-left:24px;
	height:165px;
	width:250px;
	top:0px;
	margin-top:0px;
	padding-top:0px;
}
.product-thumb h4{
	background-position: -15px bottom;
	padding:  0px 0px 10px 20px;
	margin: 0px 15px 0px 15px;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0.5px;
	text-align: left;
	font-weight: 400;
	width: 220px;
	background-image: url('/images/shop/h4-prod-underline.png');
	background-repeat: no-repeat;
}
.product-thumb h4 a{
	color: #7b0c09;
}
.product-thumb p{
	margin: 8px 20px 0px 35px;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	color: #000000;
}
.price{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	width: 95px;
	height: 44px;
	background-image: linear-gradient(to bottom, #d53021, #b1291e, #49120f);
	position: absolute;
	top: 0px;
	right: 23px;
	bottom: auto;
	left: auto;
	z-index: 3;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
	font-size: 1.1em;
	line-height: 1em;
	letter-spacing: 1.5px;
}
.price-tax{
	display:none;
}
.product-thumb .button button{
	border-radius: 7px;
	padding: 0px;
	margin: 20px 0px 20px 22px;
	border-width: 0px;
	border-style: none;
	background-position: center top;
	width: 253px;
	height: 47px;
	background-image: url('/images/shop/thumnail-cart.png');
	background-repeat: no-repeat;
	background-color: transparent;
	clear: both;
	position: relative;
	background-color: #2c2827;
}
.product-thumb .button button:hover{
	background-image: url('/images/shop/thumnail-cart1.png');
	background-color:#2c2827;
	border-width: 0px;
	border-style: none;
	-webkit-box-shadow:0px 0px 10px 11px rgba(148,10,0,0.6);
	box-shadow: 0px 0px 10px 11px rgba(148,10,0,0.6);
	-moz-box-shadow: 0px 0px 10px 11px rgba(148,10,0,0.6);
}
.fa-shopping-cart{
	color:#ffffff;
}
/* Page Numbering Bottom of each page*/
.page-item a{
	color:#7b0c09;
}
.page-item a:hover{
	color:#eb1405;
}
.page-link.active, .active > .page-link  {
	background-color:#7b0c09;
	border-color:#7b0c09;
}
/* CART PAGE*/
	/* cart delete product */
	.input-group .btn-danger {
		background-color:#ab1811;
		border-color:#ab1811;
	}
	/* cart refresh product and SHIPPING METHOD CHOOSE Button/ */
	.input-group .btn-primary {
		background-color:#000000;
		border-color:#000000;
	}

	/* cart checkout */
	.text-end .btn-primary {
		border-radius: 6px;
		background-image: linear-gradient(to bottom, #d53021, #b1291e, #49120f);
		border-color: #ab1811;
		font-weight: 600;
		letter-spacing: 1.1px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		text-transform: uppercase;
		color:#ffffff;
	}
/*CHECKOUT PAGE*/
	/* Checkout Guest Radio button*/
	#input-guest {
		background-color:#ab1811;
		border-color:#ab1811;
	}
	/* Checkout My Delivery Address */
	#input-address-match {
		background-color:#ab1811;
		border-color:#ab1811;
	}
	/* Checkout Save and continue */
	#button-register {
		border-radius: 6px;
		background-image: linear-gradient(to bottom, #d53021, #b1291e, #49120f);
		border-color: #ab1811;
		font-weight: 600;
		letter-spacing: 0.7px;
		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
		color:#ffffff;
	}
/*SHIPPING METHOD PAGE*/
	/* CHOOSE & CONTINUE Buttons use same class as cart refresh product LINE 236 ABOVE, input-group btn-primary**/
#button-shipping-methods {
	border-radius: 6px;
		background-image: linear-gradient(to bottom, #d53021, #b1291e, #49120f);
		border-color: #ab1811;
		font-weight: 600;
		letter-spacing: 1.1px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		text-transform: uppercase;
		color:#ffffff;

}
/*PAYMENT METHOD*/
	/* CHOOSE & CONTINUE Buttons use same class as cart refresh product LINE 236 ABOVE, input-group btn-primary**/
#button-payment-methods {
		border-radius: 6px;
		background-image: linear-gradient(to bottom, #d53021, #b1291e, #49120f);
		border-color: #ab1811;
		font-weight: 600;
		letter-spacing: 1.1px;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		text-transform: uppercase;
		color:#ffffff;
}
/*CHECKOUT, I AGREE */
	/* I have read Terms nd conditions Button*/
	
	.alert-dismissible {
		abackground-color:#000000;
		acolor:#FFFFFF;
		aborder-color:white;
	}
	#input-checkout-agree { 
		cursor:hand;
		pointer:hand;
		accent-color: #ab1811;
	}

	.form-check-label, .form-check-label a{
		color:#ad0f0a;
		font-size:14px;
	}
	.form-check-label a:hover{
		color:#d53021;
		
	}
	.form-check-label a:visited{
		color:#ad0f0a;
	}
input[type=radio] {
	accent-color: #ab1811;
}

#form-shipping-method .form-check input[type=radio] {
	background-color:#ab1811 	!important;
	border-color:#ab1811 		!important;
	accent-color: #ab1811;
}
/*
TANIA EXAMPLE ELEMENT[TYPE] CALL 
	input[type=radio] {
		background-color:#ab1811 	!important;
		border-color:#ab1811		!important;
		accent-color: #ab1811;
	}


TANIA EXAMPLE ELEMENT[NAME] CALL 
	input[name=shipping_method] {
		background-color:#ab1811 	!important;
		border-color:#ab1811 		!important;
		accent-color: #ab1811;
	}

*/
/* Shop SUB NAV ICON MENU TAN*/
#SUBCAT{
	display:none;
}
.NAVSUBICONMENU{
	margin: 10px auto 10px auto;
	width: 100%;
	height: auto;
	position: relative;
	left: auto;
	right: auto;
	clear: left;
	max-width:1000px;
	min-width:320px;
	text-align:center;
}
.NAVSUBICONS, .SICON1, .SICON2, .SICON3, .SICON4, .SICON5, .SICON6, .SICON7, .SICON8, .SICON9, .SICON10, .SICON11, .SICON12{
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	padding: 15px 0px 0px 33px;
	margin: 0px 0px 5px 12px;
	background-position: 3px center;
	width: 135px;
	height: 50px;
	display: inline-block;
	background-repeat: no-repeat;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.1em;
	letter-spacing: 0.2px;
	text-align: left;
	font-weight: 500;
	background-color: #ffffff;
	vertical-align:top;
}
.SICON1{background-image: url('/images/shop/shop-subnav-icon-headlight.png');}
.SICON2{background-image: url('/images/shop/shop-subnav-icon-headlight.png'); padding-top:12px}
.SICON3{background-image: url('/images/shop/shop-subnav-icon-led.png'); padding-top:15px}
.SICON4{background-image: url('/images/shop/shop-subnav-icon-indicator.png');}
.SICON5{background-image: url('/images/shop/shop-subnav-icon-led.png'); padding-top:15px}
.SICON6{background-image: url('/images/shop/shop-subnav-icon-headlight.png'); padding-top:12px}
.SICON7{background-image: url('/images/shop/shop-subnav-icon-tail-light.png'); }
.SICON8{background-image: url('/images/shop/shop-subnav-icon-tail-light.png'); padding-top:12px }
.SICON9{background-image: url('/images/shop/shop-subnav-icon-resisitor.png');}
.SICON10{background-image: url('/images/shop/shop-subnav-icon-bracket.png'); padding-top:12px}
.SICON11{background-image: url('/images/shop/shop-subnav-icon-bike.png'); padding-top:12px}
.SICON12{background-image: url('/images/shop/shop-subnav-icon-misc.png'); }
}
.NAVSUBICONS:hover{
	border: 1px solid red;
}

.SICONDIVIDER{
	width: 90%;
	height: 2px;
	background-color: #e5e5e5;
	margin-left: 5%;
	margin-top:20px;
	position: relative;
	float: none;
	clear:left;
}

/*1200 screen*/
@media only screen and (max-width : 1200px) {
	@-viewport {
		width: 1200px;
	}
	/* Product Thumbnail Boxes */
	.product-thumb{
		width:250px;
		height:460px;
		margin-left:10px;
		margin-right:10px;
	}
	.product-thumb .image {
		margin-left:25px;
		width:200px;
		height:200px;
	}
	.product-thumb .description {
		margin-left:25px;
		height:200px;
		width:200px;
		margin-top:0px;
	}
	.product-thumb h4{
		width: 180px;
	}
	.product-thumb .button button{
		margin: 20px 0px 20px 25px;
		width: 200px;
	}
}
/*575 screen*/
@media only screen and (max-width : 575px) {
	@-viewport {
		width: 575px;
	}
	/* Product Thumbnail Boxes */
	.product-thumb{
		width:300px;
		height:500px;
		margin-left:auto;
		margin-right:auto;
	}
	.product-thumb .image {
		margin-left:0px;
		width:298px;
		height:245px;
	}
	.product-thumb .description {
		margin-left:24px;
		height:165px;
		width:250px;
	}
	.product-thumb h4{
		width: 220px;
	}
	.product-thumb .button button{
		margin: 20px 0px 20px 24px;
		width: 247px;
		}
}
/*460 screen*/
@media only screen and (max-width : 460px) {
	@-viewport {
		width: 460px;
	}
	#cart{
		right: auto;
		left: 10px;
		width: 225px;
	}
}
