/*
* File name: catalogue_landing_page_2020_04_14.css
*/
.productCard {
	margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-color: #337ab7;
	padding: 15px;
	display: grid;
    grid-template-columns: 30% 70%;
}

    #searchItemNameByVehicleResultsContainer{
        
        position: relative;
    }


#productNameSearchContainer{
	overflow-x: hidden;
	overflow-y: auto;	
	width: 25%;
    float: left;
    position: relative;
    /*display: inline-block;*/
}

.catalogueContainer {
	padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
    margin-left: auto;
	width: 100%;
	display: block;
    position: relative;
	/*border: 1px solid black;*/
}

.catalogueFilters {
    width: initial;
    height: initial;
    padding: initial;
    display: initial;
    font-weight: lighter;
    
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#catalogue_content .catalogue_container_fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;  
}

.custom-categoriesList {
	top: 0;
	/* min-height: 85em; */
	max-height: 100vh;
	padding-bottom: 10em;
	/* position: sticky; */
	overflow-x: hidden;
	overflow-y: auto;	
	width: 25%;
    float: left;
	clear: both;
    position: relative;
    display: inline-block; 
}



.custom-productsList-wrapper {
	padding: 0;
	margin: 0;
	width: 75%;
	display: inline-block;
	float: right;
}



.custom-containerAttributes {
	margin: 0;
	padding: 10px;
	overflow-wrap: break-word;
	font-weight:bold;
	line-height: 2em !important;
}

.custom-containerAttributesAttribute {
	display: inline-block;
}


.custom-containerAttributes-panel {
	border-color: #ddd;
	margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    width: 100%;
}

.custom-productCard__imagesMobile {
	z-index: 1;
	display:none;
}


.custom-filter {
    margin-bottom: 0px;
    /*padding: 0 0 0 15px;*/
    display: inline-flex;
    width: 100%;
}


.custom-containerAttributes-filter {
    margin-bottom: 20px;
    padding: 0 0 0 15px;
}

.custom-productCard__imagesMain {
    position: relative;
    float: left;
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
	padding-left: 2em;
    padding-right: 2em;
}

.custom-productCard__info {
	padding-left: 0px;
    padding-right: 0;
    text-align: left;
	margin-left: 1em;
	margin-top: 0.5em;
	padding: 0px;
	width: 100%;
	display: grid;
	grid-template-columns: 35% 65%;
	grid-auto-rows: auto;
}

.custom-productCard__priceGroup {
    padding: 0;
    margin-right: 2.3em;
    grid-row: 2;
    grid-column: 1 / 2;
}

.custom-productCard__detailsGroup {
    display: inline-block;
    padding-right: 1em;
    grid-row: 2;
    grid-column: 2 / 3;
}

.custom-productCard__infoTitle {
	grid-row: 1;
    grid-column: 1 / 3;
}

.productCard__subTitle {
	font-size: 14px;
	color: #337ab7;
	text-transform: uppercase;
}

.productCard__subTitle a:hover {
	text-decoration: underline;
}

.productCard__title {
	/*font-size:26px;
	color:#337ab7;*/
	font-size: x-large;
    font-weight:400;
    color: #333;
}

.productCard__title a:hover {
	text-decoration: underline;
}


.productCard__rating {
	height: 28px;
	margin-top: 11px;
	padding: 0;
	font-size: 20px;
	text-align: center;
}

.custom-button-primary {
	background-color: #337ab7;
	color: #fff!important;
}

.custom-button-success {
	background-color: #0b840b;
	color: #fff!important;
	
}

.custom-button-success:active{
	box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}

.custom-button-success:hover{
	box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}


.custom-productCard__imageLink {
	display: block;
    line-height: 150px;
    text-align: center;
}

.custom-productCard__images {
    position: relative;
    padding: 0 15px;
    padding: 0;
    margin-left: 1.2em;
    margin-top: 1em;
    float: left;
}

.custom-productCard__thumbnails {	
    margin-bottom: 15px;
    display: flex;
}

.custom-productCard__thumbImage {
    height: auto;
    /*cursor: pointer;*/
    width: 100%;
}



.custom-productCard__imagesMobile {
	width: 100%;
    text-align: center;
}

.custom-productCard__imageLink > .custom-productCard__imageMain {
    display: inline-block;
	/*width: 15em;*/
}



.custom-categoriesList__search {
    position: relative;
    margin: 15px 15px 15px 0px;
    width: 100%;
    display: block;
    position: relative;
    /*margin-left: 1em;*/
	padding-right: 2em;
}

.custom-categoriesList__searchField {
    padding-left: 20px!important;
    border-radius: 30px!important;
}

.custom-categoriesList__header {
    /*margin: 16px 15px 10px;*/
    font-size: 20px;
}



.custom-categoriesList__CategoriesHeader {
	margin: 16px 15px 10px;
    font-size: 20px;
    display: block;
    margin-left: 0.71em;
}

#togglecategories_mobile_button{
	margin:.5em;
    font-size: large;
    display: none;
}

.show_plus_button {
	color: #333!important;
    background-color: #fff!important;
    border-color: #ccc!important;
}

.custom-categoriesList__container {
	display:block;
	margin-left: 1em;
}

.custom-categoriesList__container_mobile {
	display:block;

}

.custom-categoriesList__container_hidden {
	display:block;
}

.custom-categoriesList__searchButton {
	position: absolute!important;
	right: -42px;
	top: -10px;
	color: #337ab7!important;
	border: none!important;
	border-radius: 30px!important;
	height: 2.2em;
	box-shadow:unset!important;
	background-color: #fff!important;
    border-color: #ccc!important;
    margin-right: 5.1em!important;
    
}

.custom-categoriesList__searchButton:active{
	background-color: #f2f2f2!important;
}

.custom-categoriesList__searchButton:hover{
	background-color: #f2f2f2!important;
}

.custom-panelPartsHeader {
	border-bottom: 1px solid #f5f5f5;
    margin-bottom: 1.5em;
}

.custom-productCard__imageMain {
	display: inline-block;
	max-width: 100%;
}

.custom-filters__display {
    width: initial;
    height: initial;
    padding: initial;
    display: initial;
    font-weight: lighter;
}



  

    .categoriesList__header {
        margin: 16px 15px 10px;
        font-size: 20px;
    }
    .categoriesList__search {
        position: relative;
        margin: 15px;
    }
    .categoriesList__text {
        margin: 15px;
    }
    .categoriesList__searchField {
        padding-left: 20px;
        border-radius: 30px;
    }
    .categoriesList__searchBtn {
        position: absolute;
        right: 2px;
        top: 1px;
        color: #337ab7;
        border: none;
        border-radius: 30px;
    }
    .categoriesList__container {}
    .categoriesList__group { background: #f8f8f8; }
    .categoriesList__categoryName {
        display: block;
        position: relative;
        padding: 14px 5px 14px 35px;
        font-size: 15px;
        border-top: 1px solid #ddd;
        cursor: pointer;
        padding-top: 8px;
    	padding-bottom: 8px;
    	border-top: none;
    }
	.categoriesList__categoryName.collapsed {
        /*color: #000;*/
        background: #fff;
    }
    .categoriesList__categoryName:before {
        content: "";
        position: absolute;
        left: 15px;
        top: 50%;
        color: #333;
        border-top: 4px solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
    .categoriesList__categoryName.collapsed:before {
        left: 17px;
        margin-top: -2px;
        border-top: 4px solid transparent;
        border-right: none;
        border-bottom: 4px solid transparent;
        border-left: 4px solid;
    }
    .custom-categoriesList__container a:hover {
    	text-decoration: underline;
    }
    .categoriesList__collapse:hover{
        /*padding-left: 35px;*/
		background-color: #337ab7;
    }
    .categoriesList__collapse a:hover{
        /*padding-left: 35px;*/
		color: #fff;
    }
    .categoriesList__collapse a{
        /*padding: 5px 5px 5px 35px;*/
        line-height: 2.1;
        font-size:14px;
        /*padding:1em;*/
        /*padding-left: 35px;*/
        /*line-height: 1.2;*/
    }
    .categoriesList__collapse a:last-child {
        padding-bottom: 15px;
    }
    .categoriesList__partTerminology.current {
        color: #333;
        text-decoration: none;
        cursor: default;
    }
    
    .productCard__recommend {
        position: absolute;
        left: -12px;
        top: -12px;
        height: 64px;
    }
    .productCard__recommend__bottom {
        position: absolute;
        right: -35px;
        top: -10px;
        height: 64px;
    }

	.productCard__productDetailsButton {
		margin-top: 1em;
		margin-bottom: 1em;
	}


    .productCard__prices {
        padding-left: 0;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .productCard__priceOld {
        min-height: 22px;
        margin-right: 10px;
        margin-top: 12px;
        text-decoration: line-through;
        font-size: large;
        display: inline-block;
		color: grey;
    }
    .productCard__priceResult {
        font-size: x-large;
        font-weight: bold;
        color: #f9453f;
    }	
	.custom-productCard__priceResult {
		margin-top: 10px;
		color: #f9453f;
		font-size: 26px;
		font-weight: normal;
		display: inline-block;
	}
    .productCard__quantityGroup {
    	margin-top: 2em;
    }
    .productCard__quantity {
        display: inline-block!important;
        margin: 0 10px 10px 0;
        width: 109px!important;
    }
    .productCard__status {
        display: block;
        color: #008400;
        font-size: 16px;
        font-weight: 500;
		/*vertical-align: middle;*/
		margin-top: 0.5em; /*To fit with the margin-top of the 'Add to Cart' button*/
		/*margin-left: 1.5em;*/
    }

    .productCard__itemBrand a {
        /*color: #333;*/
        font-size: large;
        text-transform: uppercase;
        padding:4px;
    }
    .productCard__itemBrand a:hover {
    	text-decoration: underline;
    }
    .productCard__addToCartButton {
    	display: block;
    	margin-left: 1em;
    }
    .productCard__condition { margin-top:0.5em; }
    .productCard__itemNumber { font-size: 14px; display: inline-block; margin-top: 0.5em; font-size: large; }
    .productCard__itemNumber:hover { text-decoration: underline; }
    .productCard__warranty {}
    .productCard__fitment {
        margin: 11px 0 8px;
        color: red;
        /*text-align: left;*/
    }
    
    .productCard__notes { margin-bottom: 10px; color:#595959;}
 
  	
  	.productCard__fitmentMatched {
		color:#02d002;
	}
	
	.productCard__fitmentNotMatched {
		color:#d00202;
	}
	
	.productCard__fitmentNotes {
		color:#eb7e07;
		font-weight:bold;
	}

	.productCard__fitmentsLabel {
		color:black;
	}
	.preloader {
		height: 406px;
		background: url('data:image/gif;base64,R0lGODlhKwALAPEAAP///zN6t5q92zN6tyH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAKwALAAACMoSOCMuW2diD88UKG95W88uF4DaGWFmhZid93pq+pwxnLUnXh8ou+sSz+T64oCAyTBUAACH5BAAKAAEALAAAAAArAAsAAAI9xI4IyyAPYWOxmoTHrHzzmGHe94xkmJifyqFKQ0pwLLgHa82xrekkDrIBZRQab1jyfY7KTtPimixiUsevAAAh+QQACgACACwAAAAAKwALAAACPYSOCMswD2FjqZpqW9xv4g8KE7d54XmMpNSgqLoOpgvC60xjNonnyc7p+VKamKw1zDCMR8rp8pksYlKorgAAIfkEAAoAAwAsAAAAACsACwAAAkCEjgjLltnYmJS6Bxt+sfq5ZUyoNJ9HHlEqdCfFrqn7DrE2m7Wdj/2y45FkQ13t5itKdshFExC8YCLOEBX6AhQAADsAAAAAAAAAAAA=') no-repeat center center;
	}
	.custom-button {
		display:inline-block;
		padding: 6px 12px;
		margin:0 0.3em 0.3em 0;
		border-radius:0.2em;
		box-sizing: border-box;
		text-decoration:none;
		/*font-family:'Roboto',sans-serif;*/
		line-height: 1.42857143;
    	text-align: center;
    	white-space: nowrap;
		touch-action: manipulation;
		cursor: pointer;
		font-size: 14px;
	    vertical-align: middle;
		font-weight:400;
		color: #fff;
		
	    /*border-color: #2e6da4!important;*/
		box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
		text-align:center;
		position:relative;
		margin-top: 0.9em;
		border: 1px solid transparent;
	}
	
	.custom-button-danger:active{
		box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
	}

	.custom-button-danger:hover{
		box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
	}
	
	.custom-button:active{
		box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
	}

	.custom-button:hover{
		box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
	}

	
	.custom-modal {
    	position: fixed;
    	left: 0;
    	top: 0;
    	width: 100%;
    	height: 100%;
    	background-color: rgba(0, 0, 0, 0.5);
    	opacity: 0;	
    	visibility: hidden;
	    /*transform: scale(1.1);*/
	    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
	    /*overflow: hidden;*/
	}

	.custom-modal-content-data {
		height: 20em;
		overflow-y: scroll;
	}

	.custom-modal-content {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    background-color: white;
	    padding: 1rem 1.5rem;
	    width: 24rem;
	    border-radius: 0.5rem;
	    overflow: hidden;
	    width: 600px;
    	text-align:unset;
	}

	.custom-modal-close-button {
	    float: right;
	    width: 1.5rem;
	    line-height: 1.5rem;
    	text-align: center;
    	cursor: pointer;
    	border-radius: 0.25rem;
    	/*background-color: lightgray;*/
    	color: lightgray;
		padding-bottom: 0.25em;
	}

	.custom-modal-close-button:hover {
	    /*background-color: darkgray;*/
	    color: darkgray;
	}

	.custom-show-modal {
	    opacity: 1;
	    visibility: visible;
	    transform: scale(1.0);
	    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
	    overflow-y: hidden;
	    z-index:999;
	}

	.noscroll { overflow: hidden; position: fixed; width: 100%; }

	.custom-modal-header {
	    padding: 15px;
	    border-bottom: 1px solid #e5e5e5;
	}

	.custom-modal-header::after {
		clear:both;
	}
	
	.custom-panel-title {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 16px;
		color: inherit;
	}

	.custom-panel {
	    margin-bottom: 20px;
	    background-color: #fff;
	    border: 1px solid transparent;
	    border-radius: 4px;
	    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	    box-shadow: 0 1px 1px rgba(0,0,0,.05);
	    border-color: #337ab7;
	}

	.custom-brands-item-new-price {
		font-size: 26px;
		margin: 0 0 10px;
		font-weight:600;
	}

	.custom-panel-title {
	    margin-top: 0;
	    margin-bottom: 0;
	    font-size: 16px;
	    color: inherit;
	    text-align: center;
	}

	.custom-panel-body {
	    padding: 15px;
	}

	.panel-body:after {
		clear:both;
	}

	.custom-panel-heading {
	    padding: 10px 15px;
	    border-bottom: 1px solid transparent;
	    border-top-left-radius: 3px;
	    border-top-right-radius: 3px;
	}

	.custom-panel-primary>.custom-panel-heading {
	    color: #fff;
	    background-color: #337ab7;
	    border-color: #337ab7;
	    margin-bottom: 1em;
	}


.custom-parts-items-images-small {
	padding-left: 0px;
	padding-right: 5px;
}

.custom-parts-items-image-small {
	width: 50px!important;
}

.custom-parts-items-images-big {
	padding-left: 0px;
	padding-right: 5px;
}

.custom-parts-items-images-small .thumbnail{
	margin-bottom: 5px;
}

.custom-parts-items-images-big .thumbnail {
	margin-bottom: 10px;
}

.custom-parts-items-images {
	padding: 0px;
	position: relative;
	width: 33.33333333%;
	text-align: center;
	top: -7em;
	display: inline-block;
	padding-left: 1em;
    padding-right: 1em;
    margin-top: 1em;
}

.custom-parts-items-images .custom-parts-items-images-small:last-of-type {
	margin-right: 0px;
}

.custom-brands-item-desc {
	margin:0 2px 10px;
	display: inline-block;
}

.custom-detail-name {
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    /*padding-left: 15px;*/
    width: 17em;
    float: left;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}


.brands-item-new-price {
	color: #b32600;
    font-size: 26px;
}

.custom-orange-font{
	color:#fd6f02 !important;
}


.custom-item-count-container {	
	display: inline-block;
	position: relative;
	top: -0.35em;
}

.custom-remove-from-cart-container {
	display: inline-block;
	position: relative;
	top: -0.7em;   
}

.custom-modal-footer {
	display: flex;
	position: relative;
	padding-left: 2em;
	float: right;
    
    text-align:unset;
}

.custom-modal-title {
	margin: 0;
	line-height: 1.42857143;
	font-size: 18px;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
	color: inherit;
	padding-bottom: 1em;
    padding-top: 0.5em;
	text-align: initial;
	display:block;
	position:relative;
}

.custom-item-count {
    width: 109px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.custom-thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.custom-thumbnail:hover {
	border: 1px solid #337ab7;
}

.custom-button-danger {
	display:inline-block;
	padding: 6px 12px;
	margin:0 0.3em 0.3em 0;
	border-radius:0.2em;
	box-sizing: border-box;
	text-decoration:none;
	/*font-family:'Roboto',sans-serif;*/
	line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 14px;
    vertical-align: middle;
	font-weight:400;
	color: #fff!important;
	background-color: #d9534f!important;
    /*border-color: #d43f3a!important;*/
	box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
	text-align:center;
	position:relative;
	margin-top: 0.9em;
	width:100%;
	border: 1px solid transparent;
}

.custom-button-danger:active{
	box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}

.custom-button-danger:hover{
	box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}

.custom-item-count-container {
    display: inline-block;
    position: relative;
    top: -0.35em;
}

.custom-item-count {
    width: 109px!important;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.custom-categoriesList__container ul { 
	list-style-type: none;
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 8px;
	background-color:#fff;        
    

}

.custom-categoriesList__container ul li { 
	list-style-type: none;
	list-style-position: inside;
	/*padding-left: 0;*/
}

.custom-categoriesList__container_mobile ul { 
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0;
	background-color:#fff;
}

.custom-categoriesList__container_mobile ul li { 
	list-style-type: none;
	list-style-position: inside;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.productCard__imageMobile {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
    
.slider img {
  /*object-fit: scale-down!important;*/
  object-fit: contain!important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



@media (min-width: 1366px) {
	.catalogueFilters {
	    width: initial;
	    height: initial;
	    padding: initial;
	    display: initial;
	    font-weight: lighter;
	}
	.custom-productCard__imagesMobile {
		display: none;
	}	
	.custom-productCard__imagesMain {
		display: block;
	}	
	.custom-productCard__thumbnails {
		display: flex;
	}
	.productCard__status {
		margin-left: 1.5em;
	}
	.productCard__rating {
		text-align: left;
	}
}

@media (max-width: 1365px) {
	.catalogueFilters {
	    width: initial;
	    height: initial;
	    padding: initial;
	    display: initial;
	    font-weight: lighter;
	}
	.custom-productCard__imagesMobile {
		display: none;
	}	
	.custom-productCard__imagesMain {
		display: block;
	}	
	.custom-productCard__thumbnails {
		display: flex;
	}
	.productCard__status {
		margin-left: 1.5em;
	}
	.productCard__rating {
		text-align: left;
	}
	.productCard__status {
		margin-left: 1.5em;
	}
	.productCard__rating {
		text-align: left;
	}
}

@media(max-width: 1024px) {
    
    #productNameSearchContainer{
    	padding-bottom: 1em;
    	width: 100%;
    }
    .custom-categoriesList__searchButton {

	top: -12px;
    }

	.catalogueContainer {
		width: 100%;
	}
	#panelPartsHeader{
	    width:85%;
	}
	
    .custom-categoriesList__container {
	    margin-left: 0;
    }
    .custom-categoriesList__container ul { 
        
	    padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 768px){
    #panelPartsHeader{
	    width:100%;
    }
}

@media (max-width: 767px){

	#togglecategories_mobile_button{
		display: inline-block;
	}
	.categoriesListContainer_hidden{
    	display:none;
    }

    
}
@media (min-width: 768px) and (max-width: 1023px) {
    .productCard{
        display:block;
    }
	.catalogueFilters {
		display: block;
		width: 100%;
		height: 34px;
    	padding: 6px 12px;
	    font-weight: lighter;
	}
	
	.custom-containerAttributesAttribute {
    	display: block;
	}
	.productCard__itemBrand {
    	display: inline-block;
    	padding:8px;
    }
	.custom-productCard__priceGroup {
	    display: block;
		/*grid-column: 1 / 3;*/
		text-align: center;
	}
	.custom-productCard__detailsGroup {
	    display: block;
		/*grid-row: 3;*/
		/*grid-column: 1 / 3;*/
		text-align: center;
	}
		.custom-productCard__info{
	    display:block;
	}
	.custom-productCard__infoTitle {
	    display: block;
		text-align: center;
	}
	.custom-productCard__images {
		margin-left: 0px;
	}
	.custom-modal-content {
		width: 100%;
		text-align: center;
	}
	.custom-parts-items-images {
    	width: 100%;
    	top: 0em;
	}
	.productCard__rating {
		text-align: center;
	}
	.productCard__status {
		margin-left: 0px;
	}
	.productCard__rating {
		text-align: center;
	}
}


@media (min-width: 601px) and (max-width: 767px) {


	.catalogueFilters {
		display: block;
		width: 100%;
		height: 34px;
    	padding: 6px 12px;
	    font-weight: lighter;
	}
	.custom-containerAttributesAttribute {
    	display: block;
	}
	.custom-productCard__imagesMobile {
		display: none;
	}	
	.custom-productCard__imagesMain {
		display: block;
	}	
	.custom-productCard__thumbnails {
		display: flex;
	}
	.custom-categoriesList {
    	min-height: 0em;
    	padding-bottom: 0em;
    	width: 100%;
	}
	.custom-productsList-wrapper {
		width: 100%;
	}

	/*.custom-categoriesList__ShowPlusButton {*/
	/*	margin: 0px 0px 0.5em 1em;*/
	/*	font-size: 20px;*/
	/*	display: inline-block;*/
	/*}*/
	/*.custom-categoriesList__container {*/
	/*	display: none;*/
	/*}*/

	.custom-productCard__priceGroup {
		grid-column: 1 / 3;
		text-align: center;
	}
	.custom-productCard__detailsGroup {
		grid-row: 3;
		grid-column: 1 / 3;
		text-align: center;
	}

	.custom-productCard__infoTitle {
		text-align: center;
	}
	.custom-productCard__images {
		margin-left: 0px;
	}
	.custom-modal-content {
		width: 100%;
		text-align: center;
	}
	.custom-parts-items-images {
    	width: 100%;
    	top: 0em;
	}
	.productCard__rating {
		text-align: center;
	}
	.productCard__status {
		margin-left: 0px;
	}
	.productCard__rating {
		text-align: center;
	}
}

@media (min-width: 480px) and (max-width:600px) {
	.productCard {
		grid-template-columns: 100%;
	}
	.catalogueFilters {
		display: block;
		width: 100%;
		height: 34px;
    	padding: 6px 12px;
	    font-weight: lighter;
	}
	.custom-containerAttributesAttribute {
    	display: block;
	}
	.custom-productCard__imagesMobile {
		display: none;
	}	
	.custom-productCard__imagesMain {
		display: block;
		width: 100%;
    	text-align: center;
	}	
	.custom-productCard__thumbnails {
		display: flex;
		justify-content: center;
	}
	.custom-categoriesList {
    	min-height: 0em;
    	padding-bottom: 0em;
    	width: 100%;
	}
	.custom-productsList-wrapper {
		width: 100%;
	}
	.catalogueContainer {
		width: 100%;
	}
	/*.custom-categoriesList__ShowPlusButton {*/
	/*	margin: 0px 0px 0.5em 1em;*/
	/*	font-size: 20px;*/
	/*	display: inline-block;*/
	/*}*/
	/*.custom-categoriesList__container {*/
	/*	display: none;*/
	/*}*/
	.custom-productCard__priceGroup {
		grid-column: 1 / 3;
		text-align: center;
	}
	.custom-productCard__detailsGroup {
		grid-row: 3;
		grid-column: 1 / 3;
		text-align: center;
	}
	.custom-productCard__infoTitle {
		text-align: center;
	}
	.custom-productCard__images {
		margin-left: 0px;
	}
	.custom-modal-content {
		width: 100%;
		text-align: center;
	}
	.custom-parts-items-images {
    	width: 100%;
    	top: 0em;
	}
	.productCard__status {
		margin-left: 0px;
	}
	.productCard__rating {
		text-align: center;
	}
}

@media (max-width: 479px)  {
	.productCard {
		grid-template-columns: 100%;
	}
	.catalogueFilters {
		display: block;
		width: 100%;
		height: 34px;
    	padding: 6px 12px;
	    font-weight: lighter;
	}
	.custom-containerAttributesAttribute {
    	display: block;
	}
	.custom-productCard__imagesMobile {
		display: none;
	}	
	.custom-productCard__imagesMain {
		display: block;
		width: 100%;
    	text-align: center;
	}	
	.custom-productCard__thumbnails {
		display: flex;
		justify-content: center;
	}
	.custom-categoriesList {
    	min-height: 0em;
    	padding-bottom: 0em;
    	width: 100%;
	}
	.categoriesList__categoryName{
	   
	   font-size: large;
	   padding-right:24px;
	}
	 .categoriesList__collapse li{
        /*padding: 5px 5px 5px 35px;*/
        /*line-height: 2.1;*/
        font-size:larger;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right:8px;
    }
    .categoriesList__collapse li:last-child {
        padding-bottom: 15px;
    }
	.custom-productsList-wrapper {
		width: 100%;
	}
	.catalogueContainer {
		width: 100%;
	}
	/*.custom-categoriesList__ShowPlusButton {*/
	/*	margin: 0px 0px 0.5em 1em;*/
	/*	font-size: 20px;*/
	/*	display: inline-block;*/
	/*}*/
	/*.custom-categoriesList__container {*/
	/*	display: none;*/
	/*}*/
	.custom-productCard__priceGroup {
		grid-column: 1 / 3;
		text-align: center;
	}
	.custom-productCard__detailsGroup {
		grid-row: 3;
		grid-column: 1 / 3;
		text-align: center;
	}
	.custom-productCard__info {
		padding: 15px;
		margin-left: 0px;
	}
	.custom-productCard__infoTitle {
		text-align: center;
		  line-height: 2;
	}
	.productCard__subTitle a{
		    padding:1em;
		}

	.custom-productCard__images {
		margin-left: 0px;
		padding-left: 3px;
		padding-right: 3px;
	}
	.custom-modal-content {
		width: 100%;
		text-align: center;
	}
	.custom-parts-items-images {
    	width: 100%;
    	top: 0em;
	}
	.productCard {
    	padding: 0px;
    }
    .custom-button-danger {
    	font-size: small;
    }
    .custom-item-count {
    	width: 100px!important;
    	margin-right: 0px;
    }
    .custom-item-count-container {
    	display: block;
    	position: relative;
    	top: 0px;
    	float: left;
    	margin-left: 5px;
		margin-right: 5px;
	}
	.custom-remove-from-cart-container {
    	display: block;
	    position: relative;
	    top: 0px;
	    float: left;
	}
	.productCard__status {
		margin-left: 0px;
	}
	.productCard__rating {
		text-align: center;
	}
}

@media (hover: none) {
	.custom-productCard__imagesMobile {
		display: block;
	}	
	.custom-productCard__imagesMain {
		display: none;
	}	
	.custom-productCard__thumbnails {
		display: none;
	}
	/*.productCard {*/
	/*	grid-template-columns: 100%;*/
	/*}*/
	/*.custom-categoriesList {*/
 /*   	min-height: 0em;*/
 /*   	padding-bottom: 0em;*/
 /*   	width: 100%;*/
	/*}*/
	/*.custom-productsList-wrapper {*/
	/*	width: 100%;*/
	/*}*/
	/*.catalogueContainer {*/
	/*	width: 100%;*/
	/*}*/

	/*.custom-categoriesList__container {*/
	/*	display: none;*/
	/*}*/
	.custom-productCard__priceGroup {
		grid-column: 1 / 3;
		text-align: center;
	}
	.custom-productCard__detailsGroup {
		grid-row: 3;
		grid-column: 1 / 3;
		text-align: center;
	}

	.custom-productCard__infoTitle {
		text-align: center;
	}
	.custom-productCard__images {
		margin-left: 0px;
	}
	.productCard__recommend {
    	position: absolute;
	    left: 10px;
	    top: 0px;
	    height: 64px;
	    z-index: 1;
	}
}
