#catalogue_content {
	padding-top: 0;
	/*position: absolute;*/
    /*width: max-content;*/
    position: relative;
    width: 100%;
   
}
.rightNextImageArrow{
	cursor: pointer;
}
.leftNextImageArrow{
	cursor: pointer;
}


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

_::-webkit-full-page-media, _:future, :root #catalogue_content {
	padding-top: 0;
	/*position: absolute;*/
    /*width: max-content;*/
    position: relative;
    width: 100%;
   	display: flex;
}

#catalogue_content .catalogue_container {
	padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	width: 1170px;
	/*border: 1px solid black;*/
}

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

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

_::-webkit-full-page-media, _:future, :root .custom-productsList-wrapper {
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	float: right;
	width: 70%;
	display: block;
}

.custom-productsList-wrapper {
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	float: right;
	width: 70%;
	display: contents;
}


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

.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;*/
    width: 70%;
    /* float: right; */
    display: inline-flex !important;
}

_::-webkit-full-page-media, _:future, :root .custom-filter {
    margin-bottom: 0px;
    /*padding: 0 0 0 15px;*/
    width: 100%;
    /* float: right; */
    display: inline-flex !important;
}

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

.custom-productCard__imagesMain {
    position: relative;
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
	text-align: center;
}

.custom-productCard-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);
}

.custom-productCard-panel-primary {
    border-color: #337ab7;
}

.custom-productCard__info {
	padding-left: 0px;
    padding-right: 0;
    text-align: left;
    display:inline-block;
	margin-left: 1em;
	margin-top: 0.5em;
	width: 70%;
}

_::-webkit-full-page-media, _:future, :root .custom-productCard__info {
	padding-left: 0px;
    padding-right: 0;
    text-align: left;
    display:inline-block;
	margin-left: 1em;
	margin-top: 0.5em;
	width: 32em;
}

.custom-productCard__priceGroup {
    padding: 0;
    display: inline-block;
    margin-right: 2.3em;
}

.custom-productCard__detailsGroup {
    display: inline-block;
    position: absolute;
    left: 36em;
    padding-right: 1em;
}

.custom-panel-body {
	height: 30em;
}

.custom-panel-body-cart {
}

_::-webkit-full-page-media, _:future, :root .custom-panel-body {
	height: 30em;
}

.custom-button-cart {
	margin:0em!important;
}


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

.custom-button-success {
	background-color: #5cb85c!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__buttonWrap {
	padding-bottom: 10px;
	display:contents;
}


.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;
    width: 25%;
    float: left;
}

.custom-productCard__thumbnails {	
    margin-bottom: 15px;
    display: flex;
    /* text-align: center; */
}

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



.custom-productCard__imagesMobile {
	width: 100%;
}

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

.custom-productsList {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1em;
    position: relative;    
    height: auto!important;
    margin-right: 0;
    margin-bottom: 1em;
	overflow:auto;
}

.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;
    border-radius: 30px;
}

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

.custom-arrowUp_container {
	display:none;
	/*padding-bottom: 1em;*/
    margin-left: 29%;
    
    display:none;
}

_::-webkit-full-page-media, _:future, :root .custom-arrowUp_container {
	display:none;
	/*padding-bottom: 1em;*/
    margin-left: 0px;
    display:none;
}

.custom-arrowDown_container {
	padding-bottom: 1em;
    margin-left: 29%;
    display:none;
}

_::-webkit-full-page-media, _:future, :root .custom-arrowDown_container {
	padding-bottom: 1em;
    margin-left: 0px;
    display:none;
}

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

.custom-categoriesList__ShowPlusButton {
	margin: 0px 0px 0.5em 1em;
    font-size: 20px;
    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:none;
}

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

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

.custom-productCard__imageMain {
	display: inline-block;
	/* max-width: 100%; */
	max-width: 80%;
	cursor: zoom-in;
	
}

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

.custom-productCard__priceResult {
	margin-top: 10px;
    color: #f9453f;
    font-size: 26px;
    font-weight: normal;
}

@media (min-width: 1025px) {
	.custom-productCard__imagesMobile {
		display: none;
	}
	.custom-productCard__imagesMain {
		display: block;
	}	
	.custom-productCard__thumbnails {
		display: flex;
	}	
	.custom-containerAttributes-panel {
		width: 100%
	}

}  
  
@media (max-width: 1024px) {
	.custom-productCard__imagesMobile {
		display: none;
	}	
	.custom-productCard__imagesMain {
		display: block;
	}	
	.custom-productCard__thumbnails {
		display: flex;
	}	
	.custom-containerAttributes-panel {
		width: 100%
	}
	
	#footer_background .footer_container_fluid {
		padding-left:0px;
		padding-right:0px;
	}

}
 
@media (max-width:768px) {
	.custom-productCard__imagesMobile {
		display: none;
	}
	.custom-productCard__imagesMain {
		display: block;
	}	
	.custom-productCard__thumbnails {
		display: flex;
	}
	
	.custom-containerAttributes-panel {
		width: 95%
	}
	
	#footer_background .footer_container_fluid {
		padding-left:0px;
		padding-right:0px;
	}
	
}

@media (max-width:768px) and (hover: none) {
	.custom-productCard__imagesMobile {
		display: block;
	}
	.custom-productCard__imagesMain {
		display: none;
	}	
	.custom-productCard__thumbnails {
		display: none;
	}
	
	.custom-categoriesList__header {
		display:none;
	}
	
	#catalogue_content .catalogue_container {
		width:100%;
	}
	
	.custom-categoriesList {
		min-height: 0em;
	    padding-bottom: 0em;
		width:100%;
	}
	
	.custom-filter {
    	margin-bottom: 0px;
    	width:100%;
    }
    
    .custom-productCard__detailsGroup {
    	left:0em;
    	position:relative;
    	display:block;
    }
    
    .custom-productCard__images {
    	margin-left: 0px;
    	width: 100%;
    } 
	
	.custom-categoriesList__container {
		display:none;
	}
	
	.custom-categoriesList__container_mobile {
		display:block;
	}
	
	.custom-categoriesList__ShowPlusButton {
		margin: 0px 0px 0.5em 1em;
    	font-size: 20px;
    	display: inline-block;
	}
	
	.custom-containerAttributes-panel {
		width: 95%
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-panel-body {
    	height: auto;
	}
	
	.custom-panel-body {
    	height: auto;
	}
	
	.custom-panel-body {
    	height: auto;
	}
	
	.custom-productCard__info {
		text-align:center;
		padding-left: 0px;
    	padding-right: 0;
    	margin-left: 0px;
   	 	margin-top: 0px;
   	 	margin-left: 0px;
    	margin-top: 0px;
    	width:100%;
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-productsList-wrapper {
		padding: 0;
		padding-left: 0px;
		padding-right: 0px;
		margin: 0;
		float: right;
		width: 100%;
		display: contents;
	}
	
	.custom-productCard__buttonWrap {
		padding-bottom: 0px;
		display:block;
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-productCard__info {
		padding-left: 0px;
    	padding-right: 0;
    	text-align: center;
    	display:inline-block;
		margin-left: 0em;
		margin-top: 0em;
		width: 100%;
	}
	
	.custom-filters__display {
		width:100%;
	}
	
	.productCard {
		padding-left: 0px!important;
	}
	
	#footer_background .footer_container_fluid {
		padding-left:0px;
		padding-right:0px;
	}
	
	.custom-arrowUp_container {
  		margin-left:0px;
  		display:none;
	}
	
	.arrowUp {
  		width: 0; 
  		height: 0;   			
  		border-left: 15px solid transparent;
  		border-right: 15px solid transparent;  
  		border-bottom: 15px solid #777;
  		margin: auto;
	}
		
	.custom-arrowDown_container {
  		margin-left:0px;
  		display:none;
	}
		
	.arrowDown {			
  		width: 0; 
  		height: 0;   			
  		border-left: 15px solid transparent;
  		border-right: 15px solid transparent;  
  		border-top: 15px solid #777;
  		margin: auto;
	}
	
	.custom-filters__display {
		width:100%;
	}
}
 
@media (max-width:480px) {
	.custom-productCard__imagesMobile {
		display: block;
	}
	.custom-productCard__imagesMain {
		display: none;
	}	
	.custom-productCard__thumbnails {
		display: none;
	}
	
	.custom-categoriesList__header {
		display:none;
	}
	
	#catalogue_content .catalogue_container {
		width:100%;
	}
	
	.custom-categoriesList {
		min-height: 0em;
	    padding-bottom: 0em;
		width:100%;
	}
	
	.custom-filter {
    	margin-bottom: 0px;
    	width:100%;
    }
    
    .custom-productCard__detailsGroup {
    	left:0em;
    	position:relative;
    }
    
    .custom-productCard__images {
    	margin-left: 0px;
    	width: 100%;
    }
	
	.custom-categoriesList__container {
		display:none;
	}

	.custom-categoriesList__container_mobile {
		display:block;
	}
	
	.custom-categoriesList__ShowPlusButton {
		margin: 0px 0px 0.5em 1em;
    	font-size: 20px;
    	display: inline-block;
	}
	
	.custom-containerAttributes-panel {
		width: 95%
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-panel-body {
    	height: auto;
	}
	
	.custom-panel-body {
 	   height: auto;
	}
	
	.custom-productCard__info {
		text-align:center;
		padding-left: 0px;
    	padding-right: 0;
    	width:100%;
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-productsList-wrapper {
		padding: 0;
		padding-left: 0px;
		padding-right: 0px;
		margin: 0;
		float: right;
		width: 100%;
		display: contents;
	}
	
	.custom-productCard__buttonWrap {
		padding-bottom: 0px;
		display:block;
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-productCard__info {
		padding-left: 0px;
    	padding-right: 0;
    	text-align: center;
    	display:inline-block;
		margin-left: 1em;
		margin-top: 0.5em;
		width: 100%;
	}
	
	.custom-filters__display {
		width:100%;
	}
	
	.productCard {
		padding-left: 0px!important;
	}
	
	.custom-arrowUp_container {
  		margin-left:0px;
  		display:none;
	}
	
	.arrowUp {
  		width: 0; 
  		height: 0;   			
  		border-left: 15px solid transparent;
  		border-right: 15px solid transparent;  
  		border-bottom: 15px solid #777;
  		margin: auto;
	}
		
	.custom-arrowDown_container {
  		margin-left:0px;
  		display:none;
	}
		
	.arrowDown {			
  		width: 0; 
  		height: 0;   			
  		border-left: 15px solid transparent;
  		border-right: 15px solid transparent;  
  		border-top: 15px solid #777;
  		margin: auto;
	}
	
	.custom-filters__display {
		width:100%;
	}
}  
  
@media (max-width:320px) {
	.custom-productCard__imagesMobile {
		display: block;
	}
	.custom-productCard__imagesMain {
		display: none;
	}	
	.custom-productCard__thumbnails {
		display: none;
	}
	
	.custom-categoriesList {
		top: 0;
		min-height: 0em;
		padding-bottom: 10em;
		/* position: sticky; */
		overflow-y: auto;
		width: 25%;
    	float: left;
    	position: relative;
    	display: inline-block; 
	}
	
	.custom-categoriesList__header {
		display:none;
	}
	
	#catalogue_content .catalogue_container {
		width:100%;
	}	
	
	.custom-categoriesList {
	    padding-bottom: 0em;
		width:100%;
	}
	
	.custom-filter {
    	margin-bottom: 0px;
    	width:100%;
    }
    
    .custom-productCard__detailsGroup {
    	left:0em;
    	position:relative;
    }
    
    .custom-productCard__images {
    	margin-left: 0px;
    	width: 100%;
    }
    
    .custom-categoriesList__container {
		display:none;
	}
    
	.custom-categoriesList__container_mobile {
		display:block;
	}
	
	.custom-categoriesList__ShowPlusButton {
		margin: 0px 0px 0.5em 1em;
    	font-size: 20px;
    	display: inline-block;
	}
	
	.custom-containerAttributes-panel {
		width: 95%
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-panel-body {
    	height: auto;
	}	
	
	.custom-panel-body {
    	height: auto;
	}
	
	.custom-productCard__info {
		text-align:center;
		padding-left: 0px;
    	padding-right: 0;
    	margin-left: 0px;
    	margin-top: 0px;
    	width:100%;
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-productsList-wrapper {
		padding: 0;
		padding-left: 0px;
		padding-right: 0px;
		margin: 0;
		float: right;
		width: 100%;
		display: contents;
	}
	
	.custom-productCard__buttonWrap {
		padding-bottom: 0px;
		display:block;
	}
	
	_::-webkit-full-page-media, _:future, :root .custom-productCard__info {
		padding-left: 0px;
    	padding-right: 0;
    	text-align: center;
    	display:inline-block;
		margin-left: 1em;
		margin-top: 0.5em;
		width: auto;
	}
	
	.custom-arrowUp_container {
  		margin-left:0px;
  		display:none;
	}
		
	.arrowUp {
  		width: 0; 
  		height: 0;   			
  		border-left: 15px solid transparent;
  		border-right: 15px solid transparent;  
  		border-bottom: 15px solid #777;
  		margin: auto;
	}
		
	.custom-arrowDown_container {
  		margin-left:0px;
		display:none;
	}
		
	.arrowDown {			
  		width: 0; 
  		height: 0;   			
  		border-left: 15px solid transparent;
  		border-right: 15px solid transparent;  
  		border-top: 15px solid #777;
  		margin: auto;
	}
	
	.custom-filters__display {
		width:100%;
	}
	
	.productCard {
		padding-left: 0px!important;
	}
}

