/****shipToMe form starts****/
#shipToMeAddressForm {
}

#shipToMeAddressForm label {
  position: relative;
  max-width: 420px;
  letter-spacing: normal;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#shipToMeAddressForm label.message {
  max-width: 100%;
  margin-left: 0;
  width: 100%;
}
#shipToMeAddressForm ._placeholder {
  color: #363535;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  cursor: text;
}
#shipToMeAddressForm ._placeholder.focused {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#shipToMeAddressForm ._placeholder.hidden {
  display: none;
}
#shipToMeAddressForm .file ._placeholder {
  display: none;
}
#shipToMeAddressForm input[type='text'] {
  width: 100% !important;
  background-color: #ffffff;
  font-size: 0.9em;
  font-family: 'Montserrat',sans-serif !important;
  font-weight: 400;
  color: #363535;
  outline: none;
  height: 2em;
  border: 1px solid #ababa9;
  border-radius: 0.1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0.1em 0.3em 0.1em;
  -webkit-appearance: none;
}

#shipToMeAddressForm select {
  width: 100% !important;
  background-color: #ffffff;
  border-radius: 0.1em;
  line-height: 19px;
  font-size: 0.9em;
  font-family: 'Montserrat',sans-serif !important;
  color: #363535;
  outline: none;
  border: 1px solid #ababa9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  overflow: auto;
}
.error-message {
 	color: #FB1D45 !important;
  	font-size: 0.8em;
  	font-weight: bold;
  	-webkit-transition: 0.3s ease-in height;
  	transition: 0.3s ease-in height;
  	float: right;
  	display: contents;
}
#shipToMeAddressForm .invalid .error-message,
#shipToMeAddressForm .empty .empty-message {
  height: 25px;
}

#shipToMeAddressForm .contact-form-loader {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(247, 247, 247, 0.48) url('../images/form-loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 5%;
  opacity: 0;
}
#shipToMeAddressForm.processing .contact-form-loader {
  opacity: .7;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media only screen and (max-width: 768px) {
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
}

/****shipToMe form ends****/

.home_products_container .jcarousel-skin.items-1 .jcarousel-next,
.home_products_container .jcarousel-skin.items-2 .jcarousel-next,
.home_products_container .jcarousel-skin.items-3 .jcarousel-next,
.home_products_container .jcarousel-skin.items-4 .jcarousel-next
{
	background-position: -87px -518px;
	height:24px;
}

#productTabs .headline {
	color: #06c;
	padding-left:5px;
}

#productTabs .headline h4{
	color: #06c;
	font-weight: bold;
	line-height: 1.35 !important;
	margin-bottom: 0em !important;
}

#productTabs .showing {
	display:none
}

.home_products_container .jcarousel-skin.items-1 .jcarousel-prev
{
	 background-position: -18px -518px;
}


.home_snippets.primers_link{
    background: url(../images/Jaycar-BuyingGuidesTile-2.png);
}

.home_banner_mobile_container
	{
		
		display:none;
	}
	
	.js-save-cart-link
	{
	font-weight: bold;
	text-transform: uppercase;
	font-weight: 700;
	display: inline;
	white-space: nowrap;
	font-size: 15px;
	color: #f6f6f6;
	background-color: #95c11f;
	border-radius: 2px;
	}
	
.left_jaycar_pdp
{
	float:left;
	clear:left;
	width:670px;
}
.right_jaycar_pdp
{
	float:right;
	clear:right;
}

.bundle
{
	float:left;
	width:670px;
}
.embeded-adress_list_container select
{
width:100%;
}
.embeded-pickup-list-search

{
	height:38px;
	width:265px;
	display:flex;
	align-items:center;
}

.embeded-adress_list_container select option
{
line-height:20px;
font-family:'Montserrat',arial,sans-serif;
padding:3px;
}
.customAccount
{
	width:765px;

}
.customAccount .tile .headline a
{
	font-weight:bold;
	
}
.customAccount .tile

{
border: 1px dotted #a5a5a5;
    padding: 0 20px 20px;
    width: 329px;
    margin: 0 10px 10px 0;

}
.customAccount .coupontile {
	    border: 1px dotted #a5a5a5;
    padding: 0 20px 20px;
    width: 747px;
    margin: 0 20px 20px 0;
    height: auto;
}


@media (max-width: 1000px)
{
	
	.home_tiles
	
	{
		display:flex;
		flex-direction:column;
	}
	
	.home_tiles .span-8
	{
		width:unset;
	}
.breadcrumb ul{
	
	padding:5px 0 0 12px;
	
}

.shipToAddress .bottom
  {
  
  
    display: flex;
    flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
   text-align:left;
  }

  .shipToAddress .each-section:nth-of-type(2)
{
 
 padding:5px 0px 0px 0px;
}
.shipToAddress .bottom #postCode
{
  width:20%;
 
}
.shipToAddress .top input
{
  
 width:50%;
}
.shipToAddress .each-section
{
	min-width:100%;
}
.shipToAddress .top 
	{
		display:flex;
		flex-direction:column;
	}
	.shipToAddress .top #addressPopulate
	{
		margin:0;
		width:100%;
		height:30px;
	}
	.shipToAddress .each-section input {
   
    margin-left:0px;
}
.shipToAddress .bottom select
{
	width:100%;
	margin:0;
	height:30px;
}
.shiptoDetailContainer .bottom .each-section #postCode
{
	width:100%;
	height:30px;
}

.shipToAddress .each-section:nth-child(2) {
  /* display:flex;*/
}
.shipToAddress .each-section:nth-child(2) label {
     padding: 0; 
}
	


.productDetailsPanel div.priceContainer span.price {
    width: auto;
    float: left;
	padding-right:33px;
}

.productDetailsPanel .bulk-price.left .bulkprices span {
	float: right;
	padding-right:24px;
   
}

.productListItem .bulk-price.left .bulkprices span {
	float: right;
	padding-right:0px;
   
}

.productListItem .big-price right

{
float:left;
	
}

#productsList table.volume-prices {
    min-width: 100px;
    max-width: 150px;
    float: left;
}

#productsList table.volume-prices tbody tr td,.productListItem table.volume-prices tbody tr td
{
	text-align:left;
	
}

.productListItem .search_listing_right div.bulk-price.left > span{
	font-size: 12px;
	float:left;
	/* removed to fix list view mobile*/
	
}

.productListItem .bulk-price .bulkprices span
{
	width:100%;
	font-size:12px;
	text-align:left;
	float:left;
}

.customAccount {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.customAccount .tile {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 20px;
    height: auto;
}


.embeded-adress_list_container select
{
width:100%;
}

.embeded-adress_list_container select option
{
line-height:20px;
font-family:'Montserrat',arial,sans-serif;
padding:3px;
}

.embeded-pickup-list-search
{
	width:100%;
}

	.embeded-searchable
{
	width:90% ;	
}
.left_jaycar_pdp
{
	float:left;
	clear:left;
	width:100%;
}
.right_jaycar_pdp
{
	float:right;
	clear:right;
	width:100%;
}

.bundle
{
	padding: 0 10px;
box-sizing: border-box;
	width:100%;
	
}

	#accountNav .headline {
		border: none;
    margin-bottom: 10px;
    padding: 0 10px;
    background: #0b254c;
	color:white;
	}
	#accountNav .headline:after
	{
	background-position: -13px -61px;
	}
	
	#accountNav .headline.open:after
	{
		background-position: -13px 0px;
	}
	#header div.headerNavigation {
   display:block;
   visibility:hidden;
   width:100%;
}


	.topPageAnnouncement
	{
		margin:0;
		
	}
	#header #mobileHeaderMenu.mobile-header-menu
	{
		border:none;
	}
	#header #mobileHeaderMenu.mobile-header-menu li
	
	{
		
	display: inline-block;
	text-align: center;
	background: #0c254c;
	float: left;
	padding: 0;
	border: none;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
	margin: 8px 0px;
	
cursor: pointer;
color: #fff;
font-family: 'Abel',sans-serif !important;
font-size: 14px;
	padding: 0 10px;	
	}
	
	#header #mobileHeaderMenu.mobile-header-menu li.logged_in	
	{
		
		min-width:10% !important;
	}
	#mobileHeaderMenu.mobile-header-menu ul.mobile-header-menu-list
	{
		/*min-width:0% !important;*/
	}
	
	#mobileHeaderMenu.mobile-header-menu ul.mobile-header-menu-list li
	{
		border:none;
	}
	
	
	#mobileHeaderMenu.mobile-header-menu ul.mobile-header-menu-list
	
	{
		min-width:95%;
	}
	
	
		
	.pickup-cart {
    float: right;
    width: 41% !important;
}
	#header
	{
		height: 170px;
	}
	#header div.headerLogoSlot
	{	
	    height: auto;
	    top: 0;
		padding-top:0px;
	}
	#header div.siteLogo
	{	
		position: static;
		width: 100%;
    	margin-top: 0;
    	background: #0c254c;
    	padding-bottom: 5px;
    	
	}
	#header div.headerContent.secondRow
	{
		background: #0c254c;
	}

	#header .mobile-header-menu li a
	{
		font-family:'Abel',sans-serif !important;
		font-size:14px;
		
		
	}
	.home_announce_strip,
	.newsletters_inner
	{	
		width:100%;
		max-width: 950px;
	}
	.home_products_container_inner .tabset_tabs li
	{
		bottom: 0;
		left: 0;
		margin-left: 0;
	}
	
	#header .siteSearch
	{
		margin: 0;
		background: #0c254c;
		position: relative;
	}
	.pickup-list-container
	{
	    z-index: 9991;
	    left: 0;
	    position: absolute;
	    width:100%;
	    margin-top: 130px;
		visibility:visible;
		
	}
	.adress_list_tablet ul li
	{
		
		background-color:white !important;
		text-align:center !important;
		color:black;
	}
	#header .pickup-stores
	{
		margin: 0 !important;
	}
	.home_banner_container .yCmsContentSlot.span-8 {
	    display: inline-block;
	    max-width: 207px;
	}
	.home_banner_container .yCmsContentSlot.span-8:last-of-type .thumb{
	   margin-right: 0;
	}
	.page-homepage .home_products_container
	{
		box-sizing:border-box;
	}
	.home_banner_mobile_container
	{
		
		display:block;
	}
	/* .home_banner_container
	{
		display:none;
	} */
	#header .minicartContent
	{
		min-width: 0;
		position: static;
	}
	#header .minicartContent .cartIcon {
	    background-position: 0px 0px;
	    background-size: 70% auto;
	}
	#header .minicartContent .yCmsComponent.miniCart a.minicart span.count {
	    padding: 9px 5px 0 0px;
	    margin: 0;
	 }
	#header .minicartContent .yCmsComponent.miniCart
	{	
		padding-left: 0;
	}
	.logged_in
	{
		color: #000;
	}
	.home_snippets_container_inner
	{
		width:100%;
		height: auto;
		max-width: 950px;
	}
	.page-homepage #content {
	    background: none !important;
	}
	.home_announce_strip_outer
	{
		padding: 0 10px 10px 10px;
		width:100%;
		box-sizing:border-box;
	}
	.home_products_container_inner .tabset_content
	{
		float: left;
	}
	#onspecialproducttab.tabset_content_active,
	#newestproducttab.tabset_content_active,
	#onclearancetab.tabset_content_active
	{
		border-top:none; 
	}
	.tabset_tabs li.tabBtn a
	{
		padding: 8px 10px;
		box-sizing:border-box;
		text-align: left;
	}
	.home_products_container_inner .tabset_tabs li.tabBtn a:after
	{
		margin-top: 4px;
	}
	.home_products_container .scroller .jcarousel-container .jcarousel-prev[disabled], .home_products_container .scroller .jcarousel-container .jcarousel-prev {
    	left: -27px;
	}
	.home_snippets_container
	{
		
		background: #e6e6e6;
		padding:0;
		margin:0;
	}
	.newsletters_inner {
	    text-align: center;
	    padding: 20px 0 20px;
	    float: left;
	}
	.newsletters_inner span
	{
		width:100%;
	}
	.newsletters_inner .searchPane
	{
		width:325px;
		margin: 0 auto;
		padding-top: 10px;
		clear: both;
	}
	#campaignMonitorForm input[type="text"]
	{
		width:200px;
		margin-right: 5px;
	}
	#campaignMonitorForm button
	{
		font-size: 17px;
	    padding: 6px 10px;
    	margin-top: 3px;
    	line-height: 23px;
	}
	.view_all_products
	{
		margin-right: 0;
	}
	.home_products_container_inner .tabset_content .span-24
	{
		float: left;
	}
	.view_all_products input[type="submit"]
	{
		top:0;
	}
	.home_products_container_inner .ps_qty_container
	{
		padding: 0 7px;
	}
	.footer .links ul
	{
		margin-top: 0;
	    width: 100% !important;
	}
	body .footer_outer li.yCmsComponent:first-child
	{
		background: none;
		margin-bottom: 0;
	}
	.footer .links ul:nth-of-type(3)
	{
		width:100%;
	}
	.footer_outer .links
	{
		float: left;
		border-bottom: 1px solid #ccc;
	}
	.footer_pay_icons
	{
		
		width:100%;
		padding: 0 20px;
		box-sizing:border-box;
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc;
		margin-top: 0;
		padding-top: 20px;
	}
	.footer_pay_icons ul
	{
		
		width:100%;
		columns:1;
	}
	.footer_pay_icons .geotrust_icon {
   
    margin: 33px 0 0 0;
   
}
	.footer_pay_icons ul li
	{
		float: left;
		width:75px;
	}
	.last_footer_social .footerheading,
	.footer_pay_icons .footerheading
	{
		display: block;
		width:100%;
		text-align: left;
		box-sizing:border-box;
		
	}
	.footer_pay_icons ul li.geotrust_icon
	{
		width:100%;
		margin-top: 15px;
	}
	
	#header .pickup-store-name
	{
		background:none !important;
		
	}
	.last_footer_social
	{
		float: left;
		width:100%;
		padding-left: 20px;
		box-sizing:border-box;
	}
	.last_footer_social ul
	{
		margin-top: 0;
	}
	.last_footer_social li
	{
		float: left;
		padding-right: 10px;
	}
	.last_footer_social .disp-img
	{
		margin-left: 0;
	}
	.last_footer
	{
		height: auto;
		background: #0c254c;
	}
	.last_footer_right .content,
	.last_footer_list .content {
	    float: left;
	    padding: 5px 0;
	    text-align: center;
	    width: 100%;
	    color: #c7cdd1;
	}
	body .footer_outer li.yCmsComponent:first-child:after
	{
		background-position: -13px -3px;
	}
	body .footer_outer li.yCmsComponent.open:after
	{
		background-position: -13px -59px;
	}
	.page-homepage #content
	{
		
	}
	#nav_main ul.topNavigationmenus
	{
		width:100%;
	}
	#nav_main {
	    height: auto;
	    background: #fff !important;
	    border: none !important;
	}
	#nav_main ul.Lb
	{
		/*display: none;*/
		opacity:0;
		max-height: 0;
		overflow:hidden;
	}
	#nav_main li.La:hover,
	#nav_main li.La
	{
		display: none;
		background: #001d43 url(../images/mobile-icons.png) right -275px no-repeat;
		border-bottom: 1px solid #4d5777;
		top: 0;
	}
	
	
	
	#nav_main ul.submenus li.La > a
	{
		
		color: white;
		font-size:14px;
		padding:10px 15px;
	}
	
	#nav_main ul.submenus li.La ul.Lb li
	{
		padding: 2px 0px;
		font-size: 14px;
		color:white;
	} 
	#nav_main ul li.menus > ul.submenus
	
	{
		opacity:1;
	}
	#nav_main ul li.menus > ul.submenus > li
	{
		
	}
	#nav_main ul li.menus:hover > ul.submenus > li
	{
		display:none;
	}
	
	#nav_main ul.submenus li.La
	#nav_main li.parent:hover > a, #nav_main li:hover
	{
		background: #009fe3;
	}
	#nav_main li.La.parent.active-menu-li {
    	background: url(../images/mobile-icons.png) right -357px no-repeat #009fe3;
	}
	#nav_main ul li.La.active-menu-li > ul.Lb
	{
		/*display: block;*/
		
		opacity:1;
		/*transition: opacity 0.1s linear   ;
		-webkit-transition: opacity 0.1s linear;*/
		
	}
	#nav_main ul li.La.active-menu-li li.Lb a
	{
		/*font-weight:bold;*/
	}
	
		
	#nav_main ul.Lb li.Lb
	{
		float: left;
		background: #009fe3;
	}
	#nav_main ul.submenus li li.Lb > a
	{
		padding-left: 30px;
		color:white;
	}
	#nav_main ul.Lb li.Lb ul.Lc
	{
		position: static;
	    float: left;
	    opacity: 1;
	    display: block;
	    height: auto;
	    width: 100%;
	    margin-top: 0;
	}
	#nav_main ul.Lb li.Lb ul.Lc a
	{
		padding-left: 50px;
	}
	
	/*PDP page*/
	.span-7 {
	    width: 100%;
	    float: left;
	}
	#product_tabs {
	    width: 100%;
	}
	.productDetailsPanel .bulk-price.left .bulkprices {
	    float: right;
	}
	.productDetailsPanel .span-7.last {
	    float: left;
	    box-sizing: border-box;
	    margin: 0 2%;
	    width: 97%;
	}
	.productDetailsPanel .last {
		float: left;
		box-sizing: border-box;
		width: 100%;
		padding: 0;
    	overflow: hidden;
	}
	.productImage .productImagePrimary {
	    float: left;
	}
	.productDetailsPanel .productImage {
	    padding: 0 10px;
	}
	.productDetailsPanel .productDescription {
	    min-height: initial;
	    margin-bottom: 15px;
	}
	.span-7.call_our_techstore {
		margin: 10px 2%;
		width: 96%;
	}
	.productDetailsPanel table.volume-prices {
	   
		    min-width: 100px;
    max-width: 150px;
    float: left;
	}
	.productDetailsPanel div.quantity {
	    float: right;
	    box-sizing: border-box;
	}
	.productDetailsPanel div div.qty {
	    margin: 0;
	}
	#product_tabs .productGridItem .jcarousel-prev {
	    background: #d9d9d9 url(../images/jaycar_sprite-2.png) -9px -555px no-repeat;
	}
	#product_tabs .productGridItem .jcarousel-next {
	    background: #d9d9d9 url(../images/jaycar_sprite-2.png) -59px -555px no-repeat;
	}
	.yCmsContentSlot.span-24.related-products {
	    padding: 0 10px;
	    box-sizing: border-box;
	}
	.span-7.call_our_techstore p {
	    margin-bottom: 0;
	}
	.productDetailsPanel div.priceContainer {
	    float: right;
	}
	.productDetailsPanel .big-price.right {
	    float: right ;
	    clear: both;
	    margin-top: 0;
	}
	.productDetailsPanel div div.productAddToCartPanel {
    	/* margin-top: 60px; */
    	clear: both;
 	}
	#productTabs .content .tabhead.activeTab,#deliverypickupTabs .content .tabhead.activeTab
	{
		background-color: #1c4078;
		border-bottom: 1px solid #fff;
 	opacity:1;
	}
	
	
 	
 	#productTabs .content .tabhead
 	{
 	background-color: #0c254C;
 	border-bottom: 1px solid #fff;
 	opacity:1;
 	}
	/*#productTabs .content .tabhead:nth-child(1) {
	    background-color: #0C254C;
	    background-size: 16px;
	    opacity: 1;
	}
	#productTabs .content .tabhead:nth-child(3) {
	    background-color: #0C254C;
	    background-size: 16px;
	    opacity: 1;
	}*/

	
	#deliverypickupTabs .content .tabhead
	{
		background-color: #0C254C;
		border-bottom: 1px solid #fff;
		opacity:1;
		
	}
/*	#deliverypickupTabs .content .tabhead:nth-child(1) {
		background-color: #0C254C;
		background-size: 16px;
		opacity: 1;
	}*/
	/*#deliverypickupTabs .content .tabhead:nth-child(3) {
		background-color: #0C254C;
		background-size: 16px;
		opacity: 1;
	}*/
	#product_tabs .productGridItem li {
	    width: 225px !important;
	}
	#checkoutProgress {
	    height: auto;
	}
	.page-order .orderList .orderListTable .item td[headers='header5']:before {
	    margin-bottom: 1px;
	}
	#cboxLoadedContent .productDetailsPanel div div.qty input {
	    top: 0px;
	}
	.wishlist-page button.addToCartButton {
	    background-image: none;
	    padding: 5px;
	}
	.wishlist-page .addall-wishlist {
	    background-image: none;
	    padding: 5px 10px;
	}
	#storeFinder #stores-inline {
	    width: 100%;
	    padding: 5px;
	    box-sizing: border-box;
	    text-align: center;
	}
	#storeFinder #stores-inline li {
	    padding: 0 5px;
	}
	#storeFinder .searchPane {
	    height: auto;
	    float: left;
	}
	.storeResultList .paginationBar .totalResults {
	    float: left;
	    text-align: left;
	    width: auto;
	}
	#storeFinder .storeResultList .storeResultTable > tbody > tr >  td[headers='header4']:before {
	    content: 'OPENING HOURS  *Excludes Public Holidays';
	}
	.page-storefinder .pager {
	    margin-top: -30px;
	}
	.pop-qas-con .pickup-list-container {
	    float: left;
	    position: relative;
	    margin-top: 0;
	}
	.pop-qas-con .pickup-stores .pickup-list-search input {
	    background: #fff;
	    padding-right: 0;
	    min-width: 0;
	}
	.span-6.facetNavigation {
	    min-height: 0;
	}
	.span-6.facetNavigation .headline {
	    display: block;
	}
	.page-productGrid .span-24.section1.cms_disp-img_slot {
	    margin: 0;
	}
	#productTabs .content .tabBody iframe {
	    max-width: 100%;
	}
	#deliverypickupTabs .content .tabBody iframe {
		max-width: 100%;
	}

	#deliverypickupTabs .content .tabBody {
		width: 100%;
		box-sizing: border-box;
		border: none;
		padding: 10px;
		border: 0px solid #ccc;
	}

	.home_snippets
	{
		max-width: 310px;
	}
	.home_snippets_form
	{
		float: left;
	}
	.productNameMobile .productName {
	 
		    color: #0c254c;
	    font-weight: bold;
	    font-size: 22px;
	}
	.span-12 {
	    max-width: 100%;
	    width:100%;
	    padding: 0 10px;
	    box-sizing: border-box;
	}
	.span-12 .span-12 {
	    padding: 0;
	}
	.sub_container_package {
	    padding: 0 !important;
	}
	.span-24.section2.staticContent {
	    margin-top: 10px;
	}
	.page-storefinder .paginationBar {
	    height: auto;
	}
	.page-storefinder .pager2 {
	    bottom: 11px;
	}
	#quickOrderForm {
	    padding: 0 10px;
	    box-sizing: border-box;
	}
	.page-quickOrderPage .headline {
	    padding: 0 10px;
	}
	.page-quickOrderPage .userRegister {
	    width: 96%;
	    margin: 10px 2%;
	}
	#globalMessages {
	    padding: 0 10px;
	    box-sizing: border-box;
	  
	}
	.yCmsContentSlot.span-4 {
	    max-width: 100%;
	    padding: 0 10px;
	    box-sizing: border-box;
	}
	.page-homepage #globalMessages .alert {
	    max-width: 100%;
	}
	.page-jaycarContactusPage .span-12.last.right {
	    float: none !important;
	}
	.newsletters_inner span.campaignMessage {
	    padding: 3px 0;
	}
	.home_snippets {
	    max-width: 310px;
	}
	.home_snippets_form {
	    float: none;
	    margin-left: 10px;
	}
	#checkoutProgress li.step.active {
	    background: url("../images/right_arrow_skyblue.png") no-repeat !important;
	}
	.productDescription .productCode {
	    display: block;
	    font-size: 13px !important;
	}
	.productNameMobile .productCode {
	    display: none;
	}
	
	.home_products_container .jcarousel-skin.items-3 .jcarousel-next,
	.home_products_container .jcarousel-skin.items-4 .jcarousel-next
	{
		background-position: -83px -490px;
	}
	#nav_main ul li.menus.menu_reward a {
	    color: #fff !important;
	    background: #009FE3 !important;
	}
	#nav_main ul li.menus.menu_reward {
	    border: none !important;
	}
	#nav_main ul li.menus.menu_flyer {
	    display: none;
	}
	/*#nav_main ul li.menus.menu_catalogues {
	    border-bottom: none;
	}*/
	#nav_main ul li.menus.menu_store_desktop {
	    display: none;
	}
	.page-homepage #globalMessages .alert {
	    margin-top: -20px;
	}	
	.view_all_products input.viewAllProducts {
	    color: #002395 !important;
	}
	.home_snippets.last .disp-img .thumb {
	    margin: 0;
	}
	.productList .productListItem .search_listing_item_title {
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: bold;
}
	.miniCartPopup.recentlyViewedPopup
	{
		width:328px;
	}
	
	.recentlyViewedPopup .itemList li
	{
		
		background-color:white !important;
		
	}
	.recentlyViewedPopup .popCartItem .itemDesc .itemName
	{
		
		color:white !important;
		
	}
		
	.recently-viewed-trigger
	{
		/*background: url(../images/gray-arrow-down.png) no-repeat 96% 13px;*/
		margin: 0 -7px 10px 0;
		
		
	}
	
		.productGrid .addHolder, .productList .addHolder,.productList .ps_qty_container_right
	{
		
		float:left;
	}
	.ps_action_container
	{
		
		width:395px;
	}
	.productGrid .addToWishListButton, .productList .addToWishListButton
	{
		
		
	}
	.productList .productListItem .compareProducts
	{
		padding:0 !important;
	
	}
	
#nav_main ul li.menus.product_menu_mobile
	{	
		padding-bottom: 0;
		background: #009fe3 url(../images/mobile-icons.png) right -106px no-repeat;
		color:white;
		font-weight:bold;
		/*background-color:#0c254c;*/
	}
	
	#nav_main ul.Lb li.Lb ul.Lc li.Lc
	{
			background-color:#0c254c;
	}
	#nav_main ul.Lb li.Lb ul.Lc a
	{
		color:white;
	}
	
}
@media (max-width: 700px)
{
	.pickup-cart {
    float: right;
    width: 53% !important;
}
}
@media (max-width: 630px)
{
	
	.g-chart #g-labels
{
	font-size:15px;
}
.span-24 > .scroller.productGridItem .jcarousel-container {
     width: 233px; 
}
	#product_tabs .productGridItem li {
    width: 225px !important;
}
	.home_banner_container .yCmsContentSlot.span-8 {
	    display: block;
	    max-width: 300px;
	    clear: both;
    	padding-top: 10px;
	}
	.home_banner_main_container .disp-img .thumb
	{
		margin-right: 0
	}
	.pickup-cart {
    float: right;
    width: 66% !important;
	}
	.home_banner_main_container
	{
		padding-bottom: 10px;
	}
	
	.home_banner_container .yCmsContentSlot.span-16.zoneA, .home_banner_container .yCmsContentSlot.span-16
	{
		margin-bottom: 10px;
		padding: 0 10px;
    	box-sizing: border-box;
	}
	.paginationBar div.selector {
	    min-width: 110px !important;
	    display: block;
	    height: auto;
	    clear: both;
	    float: left;
	}
	.paginationBar .sortForm {
	    min-width: 0 !important;
	    width: 165px !important;
	}
	.paginationBar {
	    height: 60px;
	}
	.jaycarproductImageGallery {
	    margin: 0 5px 0 0;
	}
	.productImage .productImagePrimary {
	    max-width: 70%;
	}
	#quickviewLightbox .productImage .productImagePrimary {
	    max-width: 100%;
	}
	.jaycarproductImageGallery {
	    max-width: 26%;
	}
	
	.page-orders .orderList .paginationBar .right
	{
		padding-top: 10px;
	}
	.productList .ps_wish_container,
	.productList .compareProducts,
	.productGrid .ps_wish_container,
	.productGrid .compareProducts,
	.productGrid .pickupInStoreButton
	{
		width:27%;
		display:table-row !important;
		
	}
	.productList .pickup-in-store-btn
	{
		padding: 1px 0 0 12px;
background: url('../images/jaycar_sprite-2.png') no-repeat -368px -638px;
	}
}
@media (max-width: 530px)
{	
	.pop-qas-con .pickup-stores .pickup-list-search input {
	   
	}
	.home_products_container .jcarousel-skin.items-2 .jcarousel-next
	{
		background-position: -83px -490px;
	}
	
	.home_products_container .scroller
	{
		
		width:233px;
	}
}
@media (max-width: 410px) {
	#header {
		height: 200px;
	}			
}
@media (max-width: 335px) {
	#header {
		height: 225px;
	}		
} 
@media (max-width: 350px)
{	
	#campaignMonitorForm input[type="text"] {
    	width: 190px;
	}
	.newsletters_inner .searchPane
	{
		width:320px;
	}
	#newsletters
	{
		overflow: hidden;
	}
	.paginationBar div.selector {
    	display: block;
	}
	.paginationBar ul.pagination li {
    	padding: 0 0px;
	}
}
@media only screen and (min-width:1001px){
	#nav_main ul li.menus.product_menu_mobile {
		margin-top:-2px;
	    padding:0 5px 8px 0;
		z-index:2001;
		vertical-align:text-top;
	}	
	.storeResultTable tr.storeItem[style="display: block;"] {
	    display: table-row !important;
	}
}

#hubheaderLogoSlot{
	 background-image: linear-gradient(to right, #063f73, #0c2a50);
	/* background:url('../images/background_header.svg') no-repeat top left ;*/
	 background-size:contain;
    border-bottom: 4px solid #0c254c;
    height: 163px;
   display:flex;
   align-items:center;
   justify-content:space-between;
 
   /*  width: 100% !important; */
    z-index: 101; 
  
  top: 0;
  width: 100%;
 height:163px;

    	
	}
	#hubheaderLogoSlot .hubsiteLogo{
		padding-left:25px;
	}

/* #hubheader ul.mcLinks .minicart {
	
	background-color: #E5007D;
	
} */

.hubmcLinks {
	float:right;
    display: inline-block;
    margin: -10px 0 0 0;
    clear:none;
   
    border-radius: 10px 10px 10px 10px;
    vertical-align: text-top;
}
.minicart
{
	min-width:50px !important;
	border: 3px;
}
 ul.hubmcLinks >li {
	display: inline-block;
    text-align: center;
    padding: 0;
    line-height: 20px;
	
}
ul.hubmcLinks >li a {
	color: #FFFFFF;
    text-decoration: none;
   	font-family: 'Montserrat',arial,sans-serif !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size:14px;
    display:block;
    min-width:150px;
	
}

 ul.hubmcLinks >li a  .price{
	display:none;

	} 
	 
  @media (max-width: 810px) {
	
ul.hubmcLinks > li a {
	font-size:0px !important;
	min-width:90px;
}

ul.hubmcLinks > li a .count
{
	font-size:12px;
	
}
#hubheaderLogoSlot .hubsiteLogo img{
		width:150px;
	}


}
 @media (max-width: 650px) {
	
ul.hubmcLinks > li a {
	font-size:0px !important;
	min-width:63px;
}
 }
	
	@media (max-width: 435px) {
	
ul.hubmcLinks > li a {
font-size: 0px !important;
min-width: 30px !important;
padding: 0 3px 0 3px;
}
 }
/* ul.hubmclinks >li a .count{

	 color:#e5007d;
} */

 .mincarcount .yCmsComponent.miniCart a.minicart span.count{
	border: 1px solid #e5007d;
    border-radius: 100%;
    padding: 0 5px;
    color: #FFFFFF;
    background:#e5007d;
}  


/* .minicarcount .yCmsComponent.miniCart a.minicart span.count{
	
} */



#hubheader .hubmclinks li a::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}  

.mincar {
	position:relative;
}

.mincarcount {
	 position:absolute;
	 top: 1%;
  	 left:60%;
  	 transform: translate(-50%, -50%);
  	 
  	
}
 @media (max-width: 650px) {
.mincarcount {
	 position:absolute;
	 top: 1%;
  	 left:62%;
  	 transform: translate(-50%, -50%);
  	 
  	
}
 }
 body {
   margin: 0px;
  }
  
 /*  .links {
  	background: #0c254c;
	margin: 0 auto !important;
    width: 950px;
    padding: 0;
    float:left;
  } */
  
  .hubsection1 {
   /*  margin: 10px 0; */
    /*  height:1330px;  */
    
}

.hubfooter {
   /*  background: none repeat scroll 0 0 #0c254c;
    border-top: 0 none;
    margin: 0;
    min-height: 298px;
    padding: 0 0 10px 0;
     */
    background: #0c254c;
    /* border-bottom: 4px sold #0c254c; */
    height: 95px;
   
    padding-top:2px; 
    padding-bottom:84px;
    width: 100% !important;
    z-index: 101; 
    padding-left:0px;
    line-height: 1.5;
}

.hubfooter .footer_pay_icons {
	
	display:none;
}


.hubfooter #newsletters {
	
	display:none;
}

 /* .hubfooter .links a {
	display:none;
	
}  */

/* .hubfooter .links a[title='Quick Links'], a[title='Store Finder'], a[title='Customer Service'], a[title='Customer Cards']
{
	display:none;
}

.hubfooter .links a[href='/flyer']  {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/ACT'] {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/NSW'] {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/NSW'] {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/NT'] {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/QLD'] {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/SA'] {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/VIC'] {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/WA'] {
	
	display:none;
}

.hubfooter .links a[href='/store-finder/TAS'] {
	
	display:none;
}

.hubfooter .links a[href='/catalogue'] {
	
	display:none;
}

.hubfooter .links a[href='/quickorder'] {
	
	display:none;
}
.hubfooter .links a[href='/buyingguides'] {
	
	display:none;
}

.hubfooter .links a[href='/giftcards'] {
	
	display:none;
}

.hubfooter .links a[href='/rewardcards'] {
	
	display:none;
}

.hubfooter .links a[href='/tradecards'] {
	
	display:none;
}

.hubfooter .links a[href='/aboutjaycar'] {
	
	display:none;
}

.hubfooter .links a[href='/employment'] {
	
	display:none;
}

.hubfooter .links a[href='/paymentmethod'] {
	
	display:none;
}

.hubfooter .links a[href='/returns'] {
	
	display:none;
}

.hubfooter .links a[href='/delivery-info'] {
	
	display:none;
}
 */
.hubfooter .last_footer_social {
	
	display:none;
}


/* .hubfooter .links ul {
	display:none;
} */

.hubfooter ul >li a{
	color: #FFFFFF;
    text-decoration: none;
    
    
    font-weight: normal;
    font-size:15px;
}

.hubfooter ul >li {
	
	list-style-type: none;
}


 .hubcopyright {
  	width: 80%;
    float: left;
    
  }  
  
 .hublastfooter{
 	display:inline-block;
 /* 	width:20%; */
 	clear:both;
 	color:#FFFFFF;
 	padding-left:45px;
 	font-family:'Abel',sans-serif;
 }
 
  .hubfooter .links a{
 
 	font-size: 15px;
    font-weight: normal;
    font-family: 'Abel', arial,sans-serif !important;
    color: #ffffff;
 } 
 
 /* .hubfooter .links {
 
 	display:none;
 } */
 
 
  #mobileHeaderMenu.mobile-header-menu ul.mobile-header-menu-list li .yCmsContentSlot .testingmobhub {
	
		color:green;
		font-family:'Abel',sans-serif !important;
		font-size:15px;
		/* text-transform:uppercase; */
		
	} 
	

	
	
 
 .hubclass  a, .mobcatalogue a, .mobilecart a {
 
 	text-transform:capitalize;
 	color:white;
 	font-size:14px;
 	float:left;
 	display:inline-block;
 	font-family: 'Abel',arial,sans-serif !important;
 	
 }
 
 .hubclass a img {
 
 margin-top:7px;
 padding-right:5px; 

 
 }
 
 .mobcatalogue a img {
 	margin-left:10px;
 	margin-top:7px;
 	 padding-right:5px;  
 }
 


 
 
 .wishlistcomp  a {
 	margin-left: 10px;
 	margin-top:-26px;
 	
 }
 
  .wishlistcomp a img {
 	margin-top:5px;
 	margin-left:-15px;
 	padding-right:3px;
 } 
 
 .testingmobhub  {
 
 border:none;
 
 }
  .table_col
  {
	  display:flex;
	  align-items:center;
	  width:23%;
  }
 @media only screen and (min-width:100px) and (max-width:1000px) {


.mobsitelogo img
	{
		width:138px;
		
	}
	
	.pickup-all-check .pickup-all-label
	{
	float:none;	
	}
}




 @media only screen and (min-width:1000px) and (max-width:1350px) {
	 
	 #header div.headerNavigation
	 
	 {
		 width:80%;
	 }
	 
	 #header div.headerNavigation ul.nav
	 
	 {
		 margin: 4px 3px
	 }
 }


  @media only screen and (min-width:1px) and (max-width:100px) {
  .mobsitelogo img {
	width:180px;
	
		
  }
	.mobsitelogo {
		display:inline-block;
  		padding: 3px; 
		
	}
}

 @media only screen and (min-width:823px) and (max-width:833px) {
	
	.mobilecart1 {
    		position: absolute;
    		top: 21px;
    		
    		font-weight: bold;
}

	.mobheadericon  {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
    line-height: 3.6;
}



#prodmenu {
	
	margin-right:8px;
}
.prodlabel {
	
	color: white;
    font-family: 'Abel';
    font-size: 14px;
    display: table-cell;
    margin-left: -8px;
}


.iconscolumn a,.mobilecart a {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
    line-height: 3.6;
}

.mobsitelogo  {
	line-height:3.5;
}




}


@media only screen and (min-width:640px) and (max-width:650px) {
	
	.mobilecart1 {
    		position: absolute;
    		top: 21px;
    		font-weight: bold;
}





}


@media only screen and (min-width:667px) and (max-width:688px) {
	
	.mobilecart1 {
    		position: absolute;
    		top: 21px;
    		font-weight: bold;
}

#prodmenu {
	margin-right:8px;
}

.prodlabel {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
	display:inline-block;
}

.mobheadericon  {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
 
}

.iconscolumn a {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
  
}

.mobsitelogo  {
	
}

}

@media only screen and (min-width:689px) and (max-width:736px) 
{
	.mobilecart1 {
    		position: absolute;
    		top: 21px;
    		
    		font-weight: bold;
}

#prodmenu {
	margin-right:8px;
}

.prodlabel {
	
	color: white;
    font-family: 'Abel';
    font-size: 14px;
    display: inline-block;
    margin-left: -8px;
}

	.mobheadericon  {
    color: white;
    font-family: 'Abel';
    font-size: 14px;
   
	}

	.iconscolumn a,.mobilecart a {
    color: white;
    font-family: 'Abel';
    font-size: 14px;
   
	}
	
	.mobsitelogo {
  
}
}

@media only screen and (min-width:737px) and (max-width:768px){
	.mobilecart1 {
    		position: absolute;
    		top: 21px;
    	
    		font-weight: bold;
}

#prodmenu {
	margin-right:8px;
}
.mobheadericon  {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
    
}

.prodlabel {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
	display:inline-block;
	margin-left: -8px;
}

.iconscolumn a,.mobilecart a {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
    
}

.mobsitelogo  {
	
}
}

@media(max-width:320px) {
	
	.iconscolumn {
  		
  		padding:1px; 
  		margin-top:14px;
  		display:inline-block;
  		}
  		
  		 .mobilecart1 {
   		 position: absolute;
    	 top: 17px;
   		
    	 font-weight: bold; 
 } 
 
 .mobheadericon {
 		padding:2px; 
  		margin-top:14px;
  		display:inline-block;
 }
  		
} 
	
@media only screen and (min-width:321px) and (max-width:329px) {
	.iconscolumn {
  		
  		padding:2px; 
  		margin-top:0px;
  		display:inline-block;
  		}
  		
  		 .mobilecart1 {
   		 position: absolute;
    	 top: 13px;
   		
    	 font-weight: bold; 
 } 
	
}	

@media only screen and (min-width:361px) and (max-width:374px)
{

	 .mobilecart1 {
   		 position: absolute;
    	 top: 16px;
   	
    	 font-weight: bold; 
 } 
	
} 



@media only screen and (min-width:375px) and (max-width:400px)
{

	 .mobilecart1 {
   		 position: absolute;
    	 top: 21px;
   		
    	 font-weight: bold; 
 } 
	
} 
@media only screen and (min-width:401px) and (max-width:411px)
{

	 .mobilecart1 {
   		 position: absolute;
    	 top: 21px;
   		
    	 font-weight: bold; 
 } 
	
} 


	
	
@media only screen and (min-width:330px) and (max-width:360px) {
	.iconscolumn {
  		
  		padding:3px; 
  		margin-top:0px;
  		display:inline-block;
  		}
  		
  		.mobilecart1 {
    		position: absolute;
    		top: 22px;
    		
    		font-weight: bold;
}

 	 .headermobicons {
  			padding:3px;
  			margin-top:19px;
  	
  	}
  	
  	
	
}

@media only screen and (min-width:412px) and (max-width:430px)
{
	.mobilecart1 {
    position: absolute;
    top: 21px;
   
    font-weight: bold;
}
}

@media only screen and (min-width:431px) and (max-width:530px) {
	
	.mobilecart1 {
    		position: absolute;
    		top: 16px;
    		
    		font-weight: bold;
}
}

@media only screen and (min-width:531px) and (max-width:535px) {
	
	.mobilecart1 {
    		position: absolute;
    		top: 21px;
    		
    		font-weight: bold;
}
}


@media only screen and (min-width:568px) and (max-width:578px) {
	
	.mobilecart1 {
    		position: absolute;
    		top: 16px;
    		font-weight: bold;
}
}


@media only screen and (min-width:812px) and (max-width:819px) {
	
	.mobilecart1 {
    		position: absolute;
    		top: 21px;
    		
    		font-weight: bold;
}

#prodmenu {
	margin-right:8px;
}

.mobheadericon  {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
   
}

.prodlabel {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
	display:inline-block;
}

.iconscolumn a {
	color: white;
    font-family: 'Abel';
    font-size: 14px;
   
}

.mobsitelogo  {
	
}

}

	

   .mobilecart1 {
    position: absolute;
    top: 4px;
    margin-left: 3%;
     font-size:11px;
	
} 
 .mobilecart1  a span{
	 font-size:11px;
	 font-weight: bold;
 }
@media only screen and (max-width:1000px) {
	
	
	
	
.pickup-all-check,.ship-to-me-container
{
  
	width:97%;
	min-width:20%;
	
}



	.iconsrow {
  /* 	content: "";
  	clear: both; */
  	display: flex;
	
  	background: #0c254c;
  	width:100%; 
	align-items:stretch;
	height:50px;
} 

.mobilecart1 .minicart{
    /* display: inherit; */
    background-color: #E5007D;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    font-weight: bold;
    padding: 0 5px;
    color: #FFFFFF;
}
	 
	.iconscolumn {
  		
  		padding: 5px; 
  		
	}
	
	.mobheadericon {
		padding: 5px; 
  		
  		
	}
	
	.mobsitelogo {
		
  		padding: 3px; 
		
	}
	
	
	
	.iconscolumn a,.prodlabel,.mobilecart a {
		color:white;
		font-size:13px;
		font-family: 'Abel',Arial,sans-serif;
		
	}
	
	.mobheadericon a {
		color:white;
		font-size:12px;
		font-family: 'Montserrat',Arial,sans-serif;
		margin-top:7px;
	}
	
	.iconscolumn a img {
	 
	
	
	}
	@media only screen and (min-width:0px) and (max-width:950px) {
		
		
	.pickup-window .details{
		display:none;
	}
	
	}
	
	.jcright
	{
		width:100%;
		display:flex;
		flex-direction:column;
	}
	.jcright .control-group
	{
		width:100%;
		display:block;
	}
	.jcright .pickup-stores
	{
		float:none;
	}
	.jcright .pop-qas-con .pickup-stores .pickup-list-search input
	{
		width:100%;
		
	}
	.jc-right .pop-qas-con .pickup-stores
	{
		width:100%;
		
	}
	.jcright #find_pickupStoresNearMe_button
	{
		width:100%;
		font-size:14px;
	}
}
	@media only screen and (min-width:0px) and (max-width:550px) {
		
		.iconscolumn a,#prodmenu {
	 
	  font-size:0px;
	
	}
	.mobilecart1 {
    position: absolute;
       top: 5px;
    margin-left: 31px;
    font-weight: bold;
}

.productList .pickup-in-store-btn
{
	
	padding:1px 0 0 13px;
}
.productListItem div.ps_qty_container button.addToCartButton
{
	min-width:89px;
}
		
	}
	@media (max-width: 767px)
	{
		
#mobileHeaderMenu.mobile-header-menu ul.mobile-header-menu-list {
	    width: 100%;
	    float: none;
	    margin-top:-17px;
		padding:0px;
	}
		
	}
@media only screen and (min-width:0px) and (max-width:600px) 
{
	.productList .search_listing-description-wrap{
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left;
	}

.ps_action_container
{
	width:100%;
}

}
