/*product_list5.responsive.css*/
/* HIDE ADD TO QUOTE BUTTON*/
#tplCatproductlist5 .addToQuotation {
	display: none !important;
}

/* HIDE ADD TO QUOTE BUTTON*/

html.popupActive {
	overflow-y: hidden;
}

#top {
	margin-bottom: 0;
}

html.popupActive body.tabMobDevice>form>#middle {
	position: relative;
	z-index: 99;
}

/*START Title*/
#tplCatproductlist5 .titleContent {
	background: #F7F7F7;
	padding: 32px 0 0;
}

body.breadcrumbhidden #tplCatproductlist5 .titleContent {
	padding: 40px 0;
}

#tplCatproductlist5 h1 {
	color: #172C33;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	float: left;
	display: block;
	margin-top: -4px;
	width: 100%;
}

/*END Title*/

/*START Breadcrumb*/
#tplCatproductlist5 #cmcwebuserbreadcrumbs {
	margin-bottom: 34px;
	background: #F7F7F7;
}

#cmcwebuserbreadcrumbs .crumbsResponsive>ul::before {
	content: none !important;
}

#tplCatproductlist5 #cmcwebuserbreadcrumbs .crumbsResponsive>ul {
	height: 53px;
}

#tplCatproductlist5 #cmcwebuserbreadcrumbs .crumbsResponsive .container>li>a,
#tplCatproductlist5 #cmcwebuserbreadcrumbs .crumbsResponsive .container>li>span {
	padding: 10px 0 24px
}

/*END Breadcrumb*/

/*START Marketting Text*/
#tplCatproductlist5 .marketingText {
	color: #60646C;
	font-size: 16px;
	text-align: left;
	line-height: 22px;
	margin: -10px 0 22px;
	float: left;
	width: 100%;
}

#tplCatproductlist5 #ttMarketingText2 {
	margin: 28px 0 42px;
}

/*END Marketting Text*/
/*START Marketting Offer*/
#tplCatproductlist5 #divWPMarketingOffer {
	float: left;
	width: calc(100% + 8px);
	margin-left: -4px;
	margin-right: -4px;
}

#tplCatproductlist5 #divWPMarketingOffer p {
	margin: 0;
	text-align: center;
}

#tplCatproductlist5 #divWPMarketingOffer .offre_Speciale_banner {
	width: auto;
}

#tplCatproductlist5 #divWPMarketingOffer .offre_Speciale_banner img {
	width: auto;
	max-width: 100%;
	border-radius: 8px;
	max-height: 100px;
}

/*END Marketting Offer*/

/*START Left Sidebar*/
#tplCatproductlist5 .slimScrollDiv {
	margin-bottom: 36px;
}

#tplCatproductlist5 .slimScrollBar,
#tplCatproductlist5 .slimScrollRail {
	opacity: 1 !important;
}

#leftSidebar {
	padding-right: 18px;
}

#leftSidebar #activeFilter {
	background: #F7F7F7;
	border-radius: 8px;
	padding: 24px;
	margin: 0 0 24px 0;
}

#leftSidebar #activeFilter h5 {
	font-size: 16px;
	font-weight: initial;
	color: #172C33;
	margin-bottom: 2px;
}

#leftSidebar #closeFilterPop {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0px 8px;
	background: #E7E9EA;
	width: 44px;
	height: 44px;
	text-align: center;
	padding: 8px;
}

#leftSidebar #closeFilterPop svg {
	color: #172C33;
	width: 28px;
	height: 28px;
	margin: 0;
	float: left;
}

#leftSidebar #activeFilter .removeAllFilters {
	font-size: 16px;
	font-weight: initial;
	color: #D30051;
	display: block;
	float: left;
	width: 100%;
	background: transparent !important;
	opacity: 1;
	text-align: left;
	border: none !important;
	padding: 12px 0;
	margin-bottom: 12px;
}

#leftSidebar #activeFilter .removeAllFilters svg {
	margin-right: 12px;
	float: left;
	width: 18px;
	height: 18px;
}

#leftSidebar #activeFilter .removeAllFilters span {
	float: left;
}

#leftSidebar #activeFilter #SelectedValues {
	float: left;
	margin: -6px;
	width: 100%;
}

#leftSidebar #activeFilter .badge-pill {
	float: left;
	border: 1px solid #D30051;
	border-radius: 22px;
	color: #172C33;
	background: #D300511A;
	font-size: 16px;
	line-height: 18px;
	padding: 12px;
	margin: 6px 8px;
}

#leftSidebar #activeFilter .badge-pill button {
	float: left;
	opacity: 1;
	margin-right: 8px;
	height: 18px;
}

#leftSidebar #activeFilter .badge-pill button svg {
	color: #D30051;
	width: 18px;
	height: 18px;
}

#leftSidebar #activeFilter .badge-pill span {
	float: left;
}

#leftSidebar .filter {
	position: relative;
	padding-bottom: 36px;
}

#leftSidebar .filter::after {
	content: "";
	background: #E7E9EA;
	border-radius: 10px;
	width: 50px;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 25px);
}

#leftSidebar .filter h4 {
	color: #172C33;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	padding: 0 24px 10px;
}

#leftSidebar .filter h4 svg {
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

#leftSidebar #accordion {
	margin: 0;
	border-top: 2px solid #E7E9EA;
	padding-top: 2px;
}

#leftSidebar #accordion .panel {
	border: none;
	box-shadow: none;
}

#leftSidebar #accordion .panel.active-panel:first-child {
	margin-top: -4px;
	margin-bottom: 0;
}

/*#leftSidebar #accordion .panel.active-panel + .panel.active-panel { margin-top: -4px; }*/
#leftSidebar #accordion .panel+.panel.active-panel {
	margin-top: -4px;
	margin-bottom: 0px;
}

#leftSidebar #accordion .panel+.panel {
	margin-top: 3px;
	margin-bottom: 7px;
}

#leftSidebar #accordion .panel:first-child {
	margin-top: 3px;
	margin-bottom: 7px;
}

#leftSidebar #accordion .panel-heading {
	background: transparent;
	padding: 0;
}

#leftSidebar #accordion .panel-title {
	position: relative;
}

#leftSidebar #accordion .panel-title .selItemCount {
	position: absolute;
	width: 16px;
	height: 16px;
	background: #F7F7F7;
	border: 1px solid #D30051;
	color: #D30051;
	border-radius: 10px;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	top: calc(50% - 8px);
	left: -8px;
}

#leftSidebar #accordion .active-panel .panel-title .selItemCount {
	top: calc(50% - 3px);
}

#leftSidebar #accordion .panel-heading a {
	background: transparent;
	border-left: none;
	border-top: 2px solid #E7E9EA;
	border-right: none;
	border-bottom: none;
	width: 100%;
	padding: 8px 12px;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #172C33;
	text-align: left;
	border-radius: 0;
	margin-bottom: 2px;
	/* text-transform: uppercase; */
	display: block;
	text-decoration: none !important;
}

#leftSidebar #accordion .panel-heading a.collapsed {
	background: #EEF2FF;
	padding: 8px 12px;
	border: none;
	text-decoration: none;
}

#leftSidebar #accordion .panel-heading a svg {
	width: 16px;
	height: 24px;
	float: right;
	color: #162B32;
}

#leftSidebar #accordion .panel-heading a svg.feather-plus {
	color: #232A61;
	display: none;
}

#leftSidebar #accordion .panel-heading a.collapsed svg.feather-minus {
	display: none;
}

#leftSidebar #accordion .panel-heading a.collapsed svg.feather-plus {
	display: inline;
}

#leftSidebar #accordion .panel-body {
	border-bottom: 2px solid #E7E9EA;
	padding: 2px 20px 24px 24px;
	margin-bottom: 2px;
	border-top: none;
}

#leftSidebar #accordion .panel-body .search-group {
	border: 1px solid #60646C;
	border-radius: 20px;
	height: 40px;
	width: 100%;
	padding: 7px 10px;
}

#leftSidebar #accordion .panel-body .search-group input {
	border: none;
	color: #60646C;
	font-size: 14px;
	height: 24px;
	padding: 0 10px 0 0;
	float: left;
	width: calc(100% - 42px);
}

#leftSidebar #accordion .panel-body .search-group input::placeholder {
	font-size: 14px;
}

#leftSidebar #accordion .panel-body .search-group button {
	border-left: 1px solid #60646C;
	border-radius: 0;
	background: transparent;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	height: 24px;
	padding: 0 10px;
	float: right;
}

#leftSidebar #accordion .panel-body .search-group button svg {
	color: #D30051;
	width: 20px;
}

#leftSidebar #accordion .styledCheckbox {
	display: block;
	position: relative;
	padding: 4px 0 4px 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 22px;
	margin: 0;
	color: #172C33;
}

#leftSidebar #accordion .styledCheckbox.inactive {
	color: #60646C;
	pointer-events: none;
}

#leftSidebar #accordion .styledCheckbox .subItemLabel {
	position: relative;
	z-index: 2;
}

#leftSidebar #accordion .styledCheckbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
}

#leftSidebar #accordion .styledCheckbox input~.checkmark {
	position: absolute;
	top: 6px;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #60646C;
	border-radius: 4px;
}

#leftSidebar #accordion .styledCheckbox input:hover~.checkmark {
	border-color: #5563ED;
}

#leftSidebar #accordion .styledCheckbox input:checked~.checkmark {
	border-color: #5563ED;
}

#leftSidebar #accordion .styledCheckbox.inactive input~.checkmark {
	border-color: #E0E1E6;
	background: #E0E1E6;
}

#leftSidebar #accordion .styledCheckbox input~.checkmark:after {
	content: "";
	position: absolute;
	background: #5563ED;
	border-radius: 2px;
	left: 3px;
	top: 3px;
	width: 10px;
	height: 10px;
	display: none;
}

#leftSidebar #accordion .styledCheckbox input:checked~.checkmark:after {
	display: block;
}

/* BEGIN - CUSTOM SCROLLBAR ON LEFTMENU */
#leftSidebar #accordion .collapse.in>.panel-body {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 250px;
	height: auto;
}

body.tabMobDevice #leftSidebar #accordion .collapse.in>.panel-body {
	max-height: 300px;
}

#leftSidebar #accordion .collapse.in>.panel-body::-webkit-scrollbar {
	width: 10px;
}

#leftSidebar #accordion .collapse.in>.panel-body::-webkit-scrollbar-track {
	background: #e7e9ea;
}

#leftSidebar #accordion .collapse.in>.panel-body::-webkit-scrollbar-thumb {
	background: #b9bfc1;
	border-radius: 5px;
}

#leftSidebar #accordion .collapse.in>.panel-body::-webkit-scrollbar-thumb:hover {
	background: #9ba0a1;
}

#leftSidebar #accordion .collapse.in>.panel-body {
	scrollbar-color: #b9bfc1 #e7e9ea;
	scrollbar-width: 10px;
}

/* FIREFOX */
/* END - CUSTOM SCROLLBAR ON LEFTMENU */
#leftSidebar #divRangeSlider {
	margin-bottom: 20px;
	margin-top: 20px
}

#leftSidebar #divRangeSlider .input-group-addon.firstSpan {
	border-left: inherit;
	border-right: inherit;
	padding: 6px 1px
}

#leftSidebar #divRangeSlider .tooltip-main {
	display: none
}

#leftSidebar #divRangeSlider .slider {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

#leftSidebar #divRangeSlider .slider.slider-horizontal {
	width: calc(100% - 37px);
	height: 20px;
	margin: 0 auto;
	display: block;
}

#leftSidebar #divRangeSlider .slider.slider-horizontal::before {
	content: "";
	height: 10px;
	width: 20px;
	position: absolute;
	left: -20px;
	background: #EEF2FF;
	top: 5px;
	border-radius: 7px 0 0 7px;
	z-index: 1;
}

#leftSidebar #divRangeSlider .slider.slider-horizontal::after {
	content: "";
	height: 10px;
	width: 20px;
	position: absolute;
	right: -20px;
	background: #EEF2FF;
	top: 5px;
	border-radius: 0 7px 7px 0;
	z-index: 1;
}

#leftSidebar #divRangeSlider .slider.slider-horizontal .slider-track {
	height: 10px;
	width: 100%;
	margin-top: -5px;
	top: 50%;
	left: 0;
	background: #EEF2FF;
	z-index: 2;
}

#leftSidebar #divRangeSlider .slider.slider-horizontal .slider-track-low::before {
	width: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: #69b6d5;
}

#leftSidebar #divRangeSlider .minMaxPrices {
	position: relative;
	width: calc(100% - 37px);
	margin: 0 auto;
}

#leftSidebar #divRangeSlider .slider.slider-horizontal .slider-selection,
#leftSidebar #divRangeSlider .slider.slider-horizontal .slider-track-low,
#leftSidebar #divRangeSlider .slider.slider-horizontal .slider-track-high {
	height: 100%;
	top: 0;
	bottom: 0;
	background: transparent;
}

#leftSidebar #divRangeSlider .slider.slider-horizontal .slider-tick,
#leftSidebar #divRangeSlider .slider.slider-horizontal .slider-handle {
	margin-left: -9px;
	margin-top: -4px;
}

#leftSidebar #divRangeSlider .slider-track {
	position: absolute;
	cursor: pointer;
	background-color: #c1c7ca
}

#leftSidebar #divRangeSlider .slider-selection {
	position: absolute;
	background-color: #03a9f4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#leftSidebar #divRangeSlider .slider-track-low,
#leftSidebar #divRangeSlider .slider-track-high {
	position: absolute;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
}

#leftSidebar #divRangeSlider .slider-handle {
	position: absolute;
	width: 18px;
	height: 18px;
	background-color: #D30051;
}

#leftSidebar #divRangeSlider .slider-handle.round {
	border-radius: 50%;
}

#leftSidebar #divRangeSlider .slider-handle.triangle {
	background: transparent none;
}

#leftSidebar #divRangeSlider .slider-handle.custom {
	background: transparent none;
}

#leftSidebar [data-toggle="buttons"] .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

#leftSidebar #divRangeSlider .minMaxPrices>span {
	position: absolute;
	color: #D30051;
	font-size: 16px;
	top: 0px !important;
	font-weight: normal;
	padding: 2px 0;
	width: 70px;
	text-align: center;
	margin-left: -35px;
}

#leftSidebar #divRangeSlider .minMaxPrices>span:first-child {
	display: block;
	top: -46px !important;
}

#leftSidebar #divRangeSlider .minMaxPrices>span:last-child {
	display: block
}

/*END Left Sidebar*/

/*START Main Content*/
#tplCatproductlist5 #mainContainer {
	padding-left: 14px;
	margin-bottom: 30px;
}

#tplCatproductlist5 .lblTotal {
	color: #00171F;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 19px;
	font-size: 16px;
	margin-bottom: 24px;
}

#tplCatproductlist5 .lblTotal strong {
	text-transform: capitalize;
}

/*START Compare List*/
#tplCatproductlist5 .compareList {
	pointer-events: none;
}

#tplCatproductlist5 .compareList.comparatorActive {
	pointer-events: auto;
}

#tplCatproductlist5 .compareList .dropdown {
	margin: 0 auto;
	display: block;
	width: 185px;
	position: initial;
	padding-bottom: 24px;
}

#tplCatproductlist5 .compareList .btnCompare {
	border-radius: 22px;
	border: 1px solid #B9BFC1;
	background: #F7F7F7;
	color: #00171F;
	font-size: 16px;
	padding: 10px 16px;
	line-height: 19px;
}

#tplCatproductlist5 .compareList.comparatorActive .btnCompare {
	border-color: #007F50;
	background: #007F501A;
}

#tplCatproductlist5 .compareList .btnCompare>* {
	float: left;
	line-height: 23px;
}

#tplCatproductlist5 .compareList .btnCompare i {
	color: #60646C;
	margin-right: 12px;
}

#tplCatproductlist5 .compareList .btnCompare .countProdCompare {
	width: 22px;
	height: 22px;
	border-radius: 22px;
	background: #E7E9EA;
	color: #60646C;
	margin-left: 10px;
	text-align: center;
	font-size: 14px;
}

#tplCatproductlist5 .compareList.comparatorActive .btnCompare .countProdCompare {
	background: #007F50;
	color: #ffffff;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu {
	visibility: hidden;
	opacity: 0;
	display: block;
	background: #F7F7F7;
	border: 1px solid #B9BFC1;
	border-radius: 8px;
	width: 100%;
	padding: 26px 12px 12px;
	box-shadow: 0px 20px 40px #172C3359;
	margin-top: -14px;
	min-width: 346px;
	left: calc(50% - 173px);
}

#tplCatproductlist5 .compareList.comparatorActive .dropdown .dropdown-menu {
	box-shadow: 0px 20px 40px #007F5059;
}

#tplCatproductlist5 .compareList.comparatorActive .dropdown .dropdown-menu {
	background: #E5F2ED;
	border-color: #007F50;
}

#tplCatproductlist5 .compareList .dropdown:hover .dropdown-menu,
#tplCatproductlist5 .compareList .dropdown:active .dropdown-menu,
#tplCatproductlist5 .compareList .dropdown:focus .dropdown-menu {
	visibility: visible;
	opacity: 1;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu::before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 8px 8px;
	border-color: #B9BFC1 transparent;
	display: block;
	width: 0;
	z-index: 0;
	top: -8px;
	left: calc(50% - 8px)
}

#tplCatproductlist5 .compareList.comparatorActive .dropdown .dropdown-menu::before {
	border-color: #007F50 transparent;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu::after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 7px 7px;
	border-color: #F7F7F7 transparent;
	display: block;
	width: 0;
	z-index: 0;
	top: -7px;
	left: calc(50% - 7px)
}

#tplCatproductlist5 .compareList.comparatorActive .dropdown .dropdown-menu::after {
	border-color: #edf9ea transparent;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu ul {
	float: left;
	width: 100%;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu li {
	padding: 0 10px;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu .thumbnail {
	width: 60px;
	height: 60px;
	border-radius: 8px;
	border-color: #B9BFC1;
	margin: 0;
	display: table;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu .alert {
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: middle;
	display: table-cell;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu .close {
	background: #D54048;
	width: 22px;
	height: 22px;
	color: #fff;
	text-align: center;
	position: absolute;
	opacity: 1;
	right: 0;
	top: -11px;
	border-radius: 22px;
	font-weight: normal;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu .close span {
	width: 100%;
	display: block;
	position: relative;
	top: -1px;
	left: 1px;
	font-weight: lighter;
	font-size: 18px;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu img {
	width: 100%;
}

#tplCatproductlist5 .compareList .dropdown .dropdown-menu ul+span {
	font-size: 14px;
	line-height: 22px;
	color: #60646C;
	float: left;
	width: 100%;
	text-align: center;
}

/*END Compare List*/

/*START Filter Popup Button*/
#tplCatproductlist5 .btnFilterPopup {
	padding: 12px 12px 12px 16px;
	background: #D30051;
	border: 1px solid #D30051;
	border-radius: 22px;
	display: block;
	color: #fff;
	height: 45px;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}

#tplCatproductlist5 .btnFilterPopup svg {
	float: left;
	height: 20px;
	padding-right: 8px;
}

#tplCatproductlist5 .btnFilterPopup span {
	float: left;
}

#tplCatproductlist5 .btnFilterPopup svg.feather-chevron-down {
	padding-right: 0;
	padding-left: 8px;
	float: right;
	width: 30px;
}

/*END Filter Popup Button*/

/*START Sort List*/
#tplCatproductlist5 .sortList .form-group {
	position: relative;
	margin: 0 0 24px;
}

#tplCatproductlist5 .sortList .arrowWrapper {
	position: absolute;
	left: 12px;
	top: 12px;
}

#tplCatproductlist5 .sortList .arrowWrapper svg {
	color: #60646C;
	height: 18px;
	width: 14px;
	float: left;
}

#tplCatproductlist5 .sortList .arrowWrapper svg:last-child {
	margin-left: -3px;
}

#tplCatproductlist5 .sortList .bootstrap-select {
	width: 100%;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-toggle {
	border-radius: 22px;
	border: 1px solid #B9BFC1;
	font-size: 16px;
	color: #00171F;
	background: transparent;
	padding: 9px 44px;
	outline: none !important;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-toggle[aria-expanded="true"] {
	border-radius: 22px 22px 0 0;
	color: #60646C;
	box-shadow: none;
	border-bottom: none;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-toggle .filter-option {
	padding-right: 0;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-toggle .bs-caret {
	display: none;
}

#tplCatproductlist5 .sortList .bootstrap-select div.dropdown-menu {
	padding: 0;
	margin: 0;
	border-radius: 0 0 22px 22px;
	border: 1px solid #B9BFC1;
	max-height: 1000px !important;
}

#tplCatproductlist5 .sortList .bootstrap-select .inner {
	overflow: visible !important;
	max-height: 100% !important;
}

#tplCatproductlist5 .sortList .bootstrap-select ul.dropdown-menu {
	background: #E7E9EA;
	padding: 0 12px 8px;
	max-height: 1000px !important;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li {
	background: #fff;
	margin: 0 -12px;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li:nth-child(5),
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li:nth-child(6),
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li:nth-child(7),
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li:nth-child(8),
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li:nth-child(9),
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li:nth-child(10) {
	display: inline-block;
	background: transparent;
	margin: 0;
}

#tplCatproductlist5 .sortList.mesProduits .bootstrap-select .dropdown-menu li:nth-child(5) {
	display: block;
	background: #fff;
	margin: 0 -12px 8px;
}

#tplCatproductlist5 .sortList.mesProduits .bootstrap-select .dropdown-menu li:nth-child(4) {
	margin-bottom: 0;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li a {
	padding: 12px 16px;
	border-bottom: 1px solid #B9BFC1;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li.selected a {
	background: #EEF2FF;
	color: #262626;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li a.promoTag {
	position: initial;
	padding: 3px 8px 2px;
	border: none;
	margin: 8px 4px;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li a.promoTag:hover,
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li a.promoTag:active,
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li a.promoTag:focus {
	opacity: 0.8;
}

#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li.active:nth-child(1) a,
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li.active:nth-child(2) a,
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li.active:nth-child(3) a,
#tplCatproductlist5 .sortList .bootstrap-select .dropdown-menu li.active:nth-child(4) a {
	background: #E7E9EA;
	color: #172C33;
}

#tplCatproductlist5 .sortList .bootstrap-select~.chevronWrapper {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
}

#tplCatproductlist5 .sortList .bootstrap-select~.chevronWrapper svg {
	width: 22px;
	height: 45px;
	display: block;
	margin: 0 auto;
	color: #00171F;
}

#tplCatproductlist5 .sortList .bootstrap-select~.chevronWrapper svg.feather-chevron-up {
	display: none;
}

#tplCatproductlist5 .sortList .bootstrap-select.open~.chevronWrapper svg.feather-chevron-up {
	display: block;
}

#tplCatproductlist5 .sortList .bootstrap-select.open~.chevronWrapper svg.feather-chevron-down {
	display: none;
}

/*END Sort List*/

#tplCatproductlist5 .promoCodeTags {
	position: absolute;
	/* top: -13px; */
	right: 0px;
	width: 100%;
}

#tplCatproductlist5 .promoTag {
	border-radius: 20px;
	padding: 3px 8px 2px;
	color: #172C33;
	font-size: 11px;
	text-transform: uppercase;
	background: #e7e9ea;
	display: block;
	width: fit-content;
	margin-top: 3px;
}

#tplCatproductlist5 .promoTag.promoTag_P {
	background: #007F50;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_N {
	background: #00A8E8;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_V {
	background: #D30051;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_O {
	background: #DE7D3C;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_D {
	background: #172C33;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_R {
	background: #FDB930;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_3 {
	background: #007F50;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_4 {
	background: #00A8E8;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_6 {
	background: #D30051;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_10 {
	background: #DE7D3C;
	color: #fff;
}

#tplCatproductlist5 .promoTag.promoTag_11 {
	background: #172C33;
	color: #fff;
}


/*START Product List*/
#tplCatproductlist5 .productCell {
	border: 1px solid #B9BFC1;
	margin-top: -1px;
	padding: 24px 24px 24px 12px;
	background: #fff;
}

#tplCatproductlist5 .productCell:first-child {
	border-radius: 8px 8px 0 0;
}

#tplCatproductlist5 .productCell:last-child {
	border-radius: 0 0 8px 8px;
}

/*START Product Img*/
#tplCatproductlist5 .productCell .productImg {
	padding-right: 12px;
	min-height: 150px;
	display: grid
}

#tplCatproductlist5 .productCell:hover .productImg::before {
	background: #FFFFFFD9;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#tplCatproductlist5 .promoTag+.promoTagWrapper {
	top: 24px;
	position: relative;
	left: -4px;
}

#tplCatproductlist5 .promoTag.promoTag_O {
	cursor: pointer;
}

#tplCatproductlist5 .promoTag i {
	padding-left: 4px;
	font-size: 10px;
}

#tplCatproductlist5 .Tooltip_promoTag {
	visibility: hidden;
	top: 26px;
	width: 200px;
}

body.desktopDevice #tplCatproductlist5 .promoTagWrapper:hover .Tooltip_promoTag,
body.desktopDevice #tplCatproductlist5 .promoTagWrapper:active .Tooltip_promoTag,
body.desktopDevice #tplCatproductlist5 .promoTagWrapper:focus .Tooltip_promoTag,
#tplCatproductlist5 .promoTagWrapper.active .Tooltip_promoTag {
	visibility: visible;
	opacity: 1;
}

#tplCatproductlist5 .Tooltip_promoTag .tooltip-inner {
	background: #fcf2eb;
	color: #DE7D3C;
	border: 1px solid #DE7D3C;
	padding: 16px;
	border-radius: 8px;
	font-size: 12px;
	position: relative;
	box-shadow: 0px 20px 40px #DE7D3C59;
	left: 0px;
}

#tplCatproductlist5 .Tooltip_promoTag .tooltip-inner::before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 8px 8px;
	border-color: #DE7D3C transparent;
	display: block;
	width: 0;
	z-index: -2;
	top: -7px;
	left: 95px;
}

#tplCatproductlist5 .Tooltip_promoTag .tooltip-inner::after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 7px 7px;
	border-color: #fcf2eb transparent;
	display: block;
	width: 0;
	z-index: 0;
	top: -6px;
	left: 96px;
}

#tplCatproductlist5 .Tooltip_promoTag .tooltip-inner a {
	color: #DE7D3C;
	text-decoration: underline;
	display: block;
}

#tplCatproductlist5 .productCell .productImg .prodFavorite {
	position: absolute;
	width: 32px;
	height: 32px;
	right: 0;
	top: -4px;
}

#tplCatproductlist5 .productCell .productImg .btnFavorite {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	border: 1px solid #60646C;
	border-radius: 100px;
	padding: 0;
	background: #fff;
}

#tplCatproductlist5 .productCell .productImg .btnFavorite:hover,
#tplCatproductlist5 .productCell .productImg .btnFavorite:active,
#tplCatproductlist5 .productCell .productImg .btnFavorite:focus,
#tplCatproductlist5 .productCell .productImg .btnFavorite.addToFavSelected {
	border-color: #D30051;
}

#tplCatproductlist5 .productCell .productImg .btnFavorite svg {
	width: 31px;
	height: 31px;
	padding: 0 8px;
	display: block;
	color: #60646C;
}

#tplCatproductlist5 .productCell .productImg .btnFavorite.addToFavSelected svg {
	color: #D30051;
	fill: #D30051;
}

#tplCatproductlist5 .productCell .productImg .btnFavorite:hover svg,
#tplCatproductlist5 .productCell .productImg .btnFavorite:active svg,
#tplCatproductlist5 .productCell .productImg .btnFavorite:focus svg {
	color: #D30051;
}

#tplCatproductlist5 .productCell .productImg .prodFavorite .tooltipFavorite {
	font-size: 12px;
	color: #fff;
	background: #172C33;
	border-radius: 12px;
	padding: 8px 16px;
	position: absolute;
	top: calc(100% + 8px);
	left: -12px;
	display: none;
	white-space: nowrap;
	z-index: 1;
}

#tplCatproductlist5 .productCell .productImg .prodFavorite:hover .addToFavSelected+.tooltipFavorite,
#tplCatproductlist5 .productCell .productImg .prodFavorite:active .addToFavSelected+.tooltipFavorite,
#tplCatproductlist5 .productCell .productImg .prodFavorite:focus .addToFavSelected+.tooltipFavorite {
	display: block;
}

#tplCatproductlist5 .productCell .productImg .prodFavorite .tooltipFavorite::before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 8px 6px;
	border-color: #172C33 transparent;
	display: block;
	width: 0;
	z-index: 0;
	top: -5px;
	left: 20px;
}

#tplCatproductlist5 .productCell .productImg .prodFavorite .tooltipFavorite span {
	display: block;
	padding-left: 10px;
}

#tplCatproductlist5 .productCell .productImg img {
	max-width: 100%;
	margin: 9px auto 0;
}

#tplCatproductlist5 .productCell .productImg .prodView {
	position: absolute;
	top: calc(50% - 16px);
	left: calc(50% - 44px);
	background: #5563ED;
	width: 32px;
	height: 32px;
	border-radius: 100px;
	border: 1px solid #5563ED;
	display: none;
}

#tplCatproductlist5 .productCell .productImg .prodView:hover,
#tplCatproductlist5 .productCell .productImg .prodView:active,
#tplCatproductlist5 .productCell .productImg .prodView:focus {
	background: #3C47B0;
	border: 1px solid #3C47B0;

}

#tplCatproductlist5 .productCell .productImg .prodView.packageView {
	left: calc(50% - 16px);
}

#tplCatproductlist5 .productCell:hover .productImg .prodView {
	display: block;
}

#tplCatproductlist5 .productCell .productImg .prodView svg {
	color: #fff;
	margin: 0 auto;
	display: block;
	width: 20px;
	height: 30px;
}

#tplCatproductlist5 .productCell .productImg .prodCompare {
	position: absolute;
	top: calc(50% - 16px);
	right: calc(50% - 44px);
	width: 32px;
	height: 32px;
	margin: 0;
	display: none !important;
}

#tplCatproductlist5 .productCell:hover .productImg .prodCompare {
	display: block !important;
}

#tplCatproductlist5 .productCell .productImg .prodCompare input {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	margin: 0;
	cursor: pointer;
}

#tplCatproductlist5 .productCell .productImg .prodCompare i {
	color: #60646C;
	background: #fff;
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 32px;
	height: 32px;
	line-height: 29px;
	font-size: 15px;
	border-radius: 100px;
	border: 1px solid #60646C;
	padding-left: 2px;
}

#tplCatproductlist5 .productCell .productImg .prodCompare input:checked+i {
	background: #E5F2ED;
	border-color: #007F50;
}

#tplCatproductlist5 .productCell .productImg .prodCompare svg {
	position: absolute;
	top: -6px;
	right: 0;
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 20px;
	border: 1px solid #60646C;
	padding: 1px;
	color: #60646C;
}

#tplCatproductlist5 .productCell .productImg .prodCompare svg.feather-plus {
	display: block;
}

#tplCatproductlist5 .productCell .productImg .prodCompare svg.feather-check {
	display: none;
}

#tplCatproductlist5 .productCell .productImg .prodCompare input:checked~svg {
	background: #e9f6e7;
	border-color: #007F50;
	color: #007F50;
}

#tplCatproductlist5 .productCell .productImg .prodCompare input:checked~svg.feather-plus {
	display: none;
}

#tplCatproductlist5 .productCell .productImg .prodCompare input:checked~svg.feather-check {
	display: block;
}

#tplCatproductlist5 .productCell .productImg .prodCompare .tooltipComp {
	font-size: 12px;
	color: #fff;
	background: #172C33;
	border-radius: 20px;
	padding: 3px 8px;
	position: absolute;
	top: calc(100% + 8px);
	left: 50%;
	display: none;
	text-align: center;
	white-space: nowrap;
	z-index: 1;
	transform: translateX(-50%) translateY(0%);
}

#tplCatproductlist5 .productCell .productImg .prodCompare:hover .tooltipComp,
#tplCatproductlist5 .productCell .productImg .prodCompare:active .tooltipComp,
#tplCatproductlist5 .productCell .productImg .prodCompare:focus .tooltipComp {
	display: block;
}

#tplCatproductlist5 .productCell .productImg .prodCompare .tooltipComp::before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 0 8px 6px;
	border-color: #172C33 transparent;
	display: block;
	width: 0;
	z-index: 0;
	top: -5px;
	left: calc(50% - 8px);
}

#tplCatproductlist5 .productCell .hide {
	display: none;
}

/*END Product Img*/
.productRef s {
	text-decoration: none;
}

/*START Product Desc*/
#tplCatproductlist5 .productCell .productDesc {
	padding-left: 12px;
	padding-right: 16px;
}

#tplCatproductlist5 .productCell .productDesc h2 a,
#tplCatproductlist5 .productCell .productDesc h2 span {
	color: #172C33;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none !important;
	display: inline-block;
	height: 2.6em;
	overflow: hidden;
	/* white-space: break-spaces; */
	text-overflow: ellipsis;
}

#tplCatproductlist5 .productCell .productDesc h2 small {
	color: #60646C;
	font-size: 12px;
	display: block;
	margin-top: -4px;
}

#tplCatproductlist5 .productCell .productDesc h2 small span {
	display: inline;
	font-size: inherit;
	color: inherit;
}

#tplCatproductlist5 .productCell .prodRatings {
	margin-top: 10px;
	font-size: 16px;
	color: #172C33;
	line-height: initial;
}

#tplCatproductlist5 .productCell .ratingView {
	margin-right: 6px;
	float: left;
}

#tplCatproductlist5 .productCell .prodRatings svg {
	width: 14px;
	height: 14px;
	margin-right: 2px;
	margin-top: 1px;
	float: left;
}

#tplCatproductlist5 .productCell .reviewCount {
	line-height: 18px;
	text-transform: capitalize;
}

#tplCatproductlist5 .productCell .productDesc p {
	color: #172C33;
	font-size: 14px;
	line-height: 22px;
	/* margin: 12px 0 0; */
	display: inline-block;
	padding: 1% 0;
	height: 4.9em;
	overflow: hidden;
	white-space: break-spaces;
	text-overflow: ellipsis;
}

/*END Product Desc*/

/*START Product Prices*/
#tplCatproductlist5 .productCell .Tooltip_PriceTax_Wrapper {
	float: left;
	width: 100%;
}

#tplCatproductlist5 .productCell .productPrice {
	padding-left: 16px;
}

#tplCatproductlist5 .productCell .priceHT {
	display: block;
	color: #D30051;
	font-size: 18px;
	font-weight: 600;
	padding: 0 24px;
	float: right;
	width: 100%;
	max-width: 196px;
	position: relative;
	white-space: normal;
}

#tplCatproductlist5 .productCell .priceHT sup {
	font-size: 16px;
	top: 0;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax_Link i {
	background: #f7f7f7;
	border: 1px solid #B9BFC1;
	border-radius: 10px;
	width: 18px;
	height: 18px;
	color: #60646C;
	font-size: 8px;
	line-height: 17px;
	text-align: center;
	position: absolute;
	padding: 0;
	right: 0px;
	top: 3px;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip {
	right: -12px;
	top: 21px;
	z-index: 8;
}

body.desktopDevice #tplCatproductlist5 .productCell .Tooltip_PriceTax_Wrapper:hover .Tooltip_PriceTax.tooltip,
body.desktopDevice #tplCatproductlist5 .productCell .Tooltip_PriceTax_Wrapper:active .Tooltip_PriceTax.tooltip,
body.desktopDevice #tplCatproductlist5 .productCell .Tooltip_PriceTax_Wrapper:focus .Tooltip_PriceTax.tooltip,
#tplCatproductlist5 .productCell .Tooltip_PriceTax_Link.active+.Tooltip_PriceTax.tooltip {
	visibility: visible;
	opacity: 1;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip>.tooltip-inner {
	padding: 0;
	max-width: 250px;
	box-shadow: 0px 20px 40px #172C3359;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip>.tooltip-inner::before {
	right: 16px;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip>.tooltip-inner::after {
	border-color: #f7f7f7 transparent;
	right: 16px;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip>.tooltip-inner h6 {
	color: #60646C;
	line-height: 18px;
	text-align: right;
	padding: 2px 18px;
	background: #F7F7F7;
	border-bottom: 1px solid #B9BFC1;
	border-radius: 20px 20px 0 0;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip ul {
	padding: 14px 18px;
	float: left;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li {
	font-size: 14px;
	width: 190px;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li>div:first-child {
	float: left;
	width: 105px;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li>div:last-child {
	float: right;
	width: 80px;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li.linePrixHT div,
#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li.linePrixStHT div,
#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li.linePrixRemise div {
	color: #D30051;
}

#tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li.linePrixStHT div:last-child {
	text-decoration: line-through;
}

#tplCatproductlist5 .productCell .priceTTC {
	display: block;
	color: #60646C;
	font-size: 14px;
	padding-left: 24px;
	float: right;
	width: 100%;
	max-width: 196px;
}

#tplCatproductlist5 .productCell .priceTTC sup {
	font-size: 12px;
	top: 0;
}

#tplCatproductlist5 .productCell .availabilityStock span {
	font-size: 14px;
	font-weight: 600;
	display: block;
	float: right;
	width: 100%;
	max-width: 196px;
	padding-left: 24px;
	line-height: 22px;
}

#tplCatproductlist5 .productCell .availabilityStock.InStock span {
	color: #007F50;
}

#tplCatproductlist5 .productCell .availabilityStock.outStock span {
	color: #D30051
}

#tplCatproductlist5 .productCell .availabilityStock.livFast span {
	color: #007F50
}

#tplCatproductlist5 .productCell .availabilityStock.livStandard span {
	color: #007EA7
}

#tplCatproductlist5 .productCell .availabilityStock.livExtra span {
	color: #DE7D3C
}

#tplCatproductlist5 .productCell .availabilityStock b {
	display: block;
	float: right;
	width: 100%;
	max-width: 196px;
	padding-left: 24px;
	font-weight: normal;
	line-height: 20px;
	color: #172C33;
}

#tplCatproductlist5 .productCell .addToBasket {
	background: #5563ED;
	border-radius: 38px;
	border: 1px solid #5563ED;
	max-width: 196px;
	width: 100%;
	float: right;
	margin-top: 20px;
}

#tplCatproductlist5 .productCell .addToBasket:hover {
	background: #3C47B0;
	border: 1px solid #3C47B0;	
}


#tplCatproductlist5 .productCell .addToBasket span {
	width: 100%;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
}

#tplCatproductlist5 .productCell .addToQuotation {
	background: transparent;
	color: #172C33;
	border-radius: 38px;
	border: 1px solid #172C33;
	margin-top: 14px;
	max-width: 182px;
	width: 100%;
	float: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*START Dedicated Stock*/
#tplCatproductlist5 .productCell .catPerProdFlagWrapper {
	position: absolute;
	top: -24px;
	right: -20px;
	overflow: hidden;
	width: 55px;
	height: 55px;
}

#tplCatproductlist5 .productCell:first-child .catPerProdFlagWrapper {
	border-radius: 0 8px 0 0;
}

#tplCatproductlist5 .productCell .catPerProdFlag {
	position: relative;
	width: 55px;
	height: 55px;
}

#tplCatproductlist5 .productCell .catPerProdFlag::after {
	content: "";
	position: absolute;
	right: -40px;
	top: -40px;
	background: #dbf3d6;
	width: 80px;
	height: 80px;
	transform: rotate(45deg);
}

#tplCatproductlist5 .productCell .catPerProdFlag .feather-flag {
	width: 18px;
	height: auto;
	top: calc(50% - 20px);
	position: absolute;
	float: right;
	right: calc(50% - 22px);
	z-index: 1;
}

#tplCatproductlist5 .productCell .Stock-product.dedicated .dedicatedStock {
	color: #60646C;
	font-size: 13px;
	display: block;
	padding-left: 24px;
	float: right;
	width: 100%;
	max-width: 182px;
	padding-top: 5px;
}

/*END Dedicated Stock*/
/*END Product Prices*/

/*END Product List*/

/*START Page Size*/
#tplCatproductlist5 .lstPageSize>.row {
	margin: 30px -4px 0;
}

#tplCatproductlist5 .lstPageSize span {
	color: #00171F;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	margin-right: 10px;
	padding: 10px 0;
	float: left;
}

#tplCatproductlist5 .lstPageSize .btn-group {
	border-radius: 20px;
	overflow: hidden;
	float: left;
}

#tplCatproductlist5 .lstPageSize label {
	color: #60646C;
	font-size: 16px;
	padding: 10px;
	background: #E7E9EA;
	min-width: 38px;
	width: auto;
	height: 38px;
	border: none;
	margin: 0 0.5px;
	line-height: 19px;
	outline: none;
}

#tplCatproductlist5 .lstPageSize label:first-child {
	margin-left: 0;
}

#tplCatproductlist5 .lstPageSize label:last-child {
	margin-right: 0;
}

#tplCatproductlist5 .lstPageSize label:hover {
	background: #EEF2FF;
    text-decoration: underline;
}

#tplCatproductlist5 .lstPageSize label.active {
	color: #fff;
    background: #5563ED;
    text-decoration: underline;
	/*font-weight: bold;*/

}


/*END Page Size*/

/*START Pagination*/
#tplCatproductlist5 #BigPager {
	float: right;
}

#tplCatproductlist5 .pager {
	border-radius: 20px;
	overflow: hidden;
	padding: 0;
	float: right;
	margin: 30px -4px 0;
}

#tplCatproductlist5 .pager li {
	float: left;
	margin: 0 0.5px;
}

#tplCatproductlist5 .pager li:first-child {
	margin-left: 0;
}

#tplCatproductlist5 .pager li:last-child {
	margin-right: 0;
}

#tplCatproductlist5 .pager li>a,
#tplCatproductlist5 .pager li>span {
	width: 38px;
	height: 38px;
	border-radius: 0;
	background: #E7E9EA;
	border: none;
	line-height: 38px;
	color: #60646C;
	font-size: 16px;
	padding: 0;
}

#tplCatproductlist5 .pager li>a:hover,
#tplCatproductlist5 .pager li>span:hover {
    background: #EEF2FF;
    text-decoration: underline;
	/*font-weight: bold;*/
}

#tplCatproductlist5 .pager li>a.active,
#tplCatproductlist5 .pager li>span.active {
	color: #fff;
    background: #5563ED;
    text-decoration: underline;
	/*font-weight: bold;*/
}

/*END Pagination*/

.idGoToCloud_Button {border-radius: 38px;
    max-width: 196px;
    width: 100%;
    float: right;
    margin-top: 20px;
    text-transform: capitalize;
    font-size: 13px;
    padding: 12px 15px;}
.idGoToCloud_Button:hover, .idGoToCloud_Button:focus {border-radius: 38px;
    margin-top: 20px;
    font-size: 13px;
    padding: 12px 15px;}
#cloudModal2 .modal-content {border-radius: 20px;
    border: none;
    box-shadow: 0px 20px 40px #172C3359;}
#cloudModal2 .modal-header {
    padding: 0;
    border-bottom: none;
    z-index: 2;
    position: relative;
}
#cloudModal2 .close {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: #e7e9ea;
    border-radius: 0px 20px 0px 8px;
    opacity: 1;
    padding: 6px;
    cursor: pointer;
}
#cloudModal2 .close svg {
    color: #172C33;
    width: 28px;
    height: 28px;
    stroke-width: 2;
}
#cloudModal2 .modal-body {
    padding: 24px;
    overflow: hidden;
}
#cloudModal2 .modal-title {
    color: #172C33;
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}
#cloudModal2 .modal-body p {
    margin: 0;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}
#cloudModal2 .modal-body a {
    font-weight: bold;
    text-decoration: underline;
}
#cloudModal2 .modal-body .form-group {
    margin-bottom: 12px;
}
#cloudModal2 .modal-body .form-group a {
    color: #fff;
    border-radius: 38px;
    border-color: #172C33;
    background: #172C33;
    padding: 12px 24px;
    font-size: 16px;
    height: 43px;
    text-transform: uppercase;
    width: 112px;
    text-decoration: none;
    font-weight: normal;
}
#cloudModal2 .modal-body .form-group a svg {
    width: 28px;
    height: 28px;
    stroke-width: 2;
    position: relative;
    top: 7px;
}
#cloudModal2 .modal-body .model-text-bold-underline {
    font-weight: bold;
    text-decoration: underline;
}
#cloudModal2 .modal-body .form-group .btnGoToCloud {text-align: center;}
#cloudModal2 .modal-body .form-group a:hover, #cloudModal2 .modal-body .form-group a:active, #cloudModal2 .modal-body .form-group a:focus {
    opacity: 0.8;
}

/*END Main Content*/

/*START Tablet + Mobile Device*/
body.tabMobDevice .container {
	padding: 0 18px;
}

/*body.tabMobDevice .mainContent .container { overflow-x: hidden; }*/
body.tabMobDevice #top {
	box-shadow: 0px 3px 6px #00000029;
}

body.tabMobDevice #cmcwebuserbreadcrumbs .crumbsResponsive .container>li:hover>.subNav {
	display: block;
	top: 45px;
}

body.catproductlist5.tabMobDevice #cmcwebuserbreadcrumbs .crumbsResponsive>ul>li:hover>a::after,
body.catproductlist5.tabMobDevice #cmcwebuserbreadcrumbs .crumbsResponsive>ul>li:active>a::after,
body.catproductlist5.tabMobDevice #cmcwebuserbreadcrumbs .crumbsResponsive>ul>li:focus>a::after {
	content: none;
}

body.tabMobDevice #leftSidebar {
	padding-right: 0;
}

body.tabMobDevice #leftSidebar #activeFilter {
	margin-bottom: 16px;
	padding-top: 12px;
}

body.tabMobDevice #leftSidebar #activeFilter h5 {
	width: 175px;
	float: left;
	padding: 12px 0;
	margin-bottom: 20px;
}

body.tabMobDevice #leftSidebar #activeFilter .removeAllFilters {
	width: auto;
	margin-bottom: 20px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

body.tabMobDevice #leftSidebar .filterWrapper {
	position: fixed;
	background: #FFFFFFE6;
	z-index: 999999;
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
	overflow-y: auto;
	display: none;
}

body.tabMobDevice #leftSidebar .filterWrapper.active {
	display: block;
}

body.tabMobDevice #leftSidebar .filter {
	background: #F7F7F7;
	border-radius: 8px;
	width: calc(100% - 32px);
	padding: 24px 24px 78px 24px;
	box-shadow: 0 20px 40px #172C3359;
	margin: 24px auto;
	max-width: 400px;
}

body.tabMobDevice #leftSidebar .filter::after {
	content: none;
}

body.tabMobDevice #leftSidebar .filter h4 {
	color: #60646C;
	font-size: 16px;
	font-weight: bold;
	line-height: initial;
	padding: 0 0 14px;
	text-transform: uppercase;
}

body.tabMobDevice #leftSidebar #accordion .panel {
	background: #f7f7f7;
}

body.tabMobDevice #leftSidebar #accordion .panel-heading a {
	font-size: 14px;
	padding: 18px 12px 8px 16px;
	margin: 0;
	line-height: initial;
}

body.tabMobDevice #leftSidebar #accordion .panel-heading a.collapsed {
	padding: 16px 12px 14px 16px;
}

body.tabMobDevice #leftSidebar #accordion .panel-heading a svg {
	height: 16px;
}

body.tabMobDevice #leftSidebar #accordion .panel-body {
	padding: 8px 0 16px 0;
}

body.tabMobDevice #leftSidebar #accordion #collapsePrice .panel-body {
	padding: 8px 16px 16px 16px;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox {
	background: #fff;
	border-bottom: 1px solid #E7E9EA;
	border-left: 1px solid #E7E9EA;
	border-right: 1px solid #E7E9EA;
	padding: 8px 24px;
	line-height: 20px;
	overflow: hidden;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox:first-child {
	border-radius: 8px 8px 0 0;
	border-top: 1px solid #E7E9EA;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox:last-child {
	border-radius: 0 0 8px 8px;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox:only-child {
	border-radius: 8px;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox input~.checkmark {
	background: #fff;
	border: none;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
	z-index: 1;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox input:checked~.checkmark {
	background: #fcebed;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox input:checked~.checkmark::after {
	content: none;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox input~.checkmark svg {
	color: #D30051;
	float: right;
	height: 36px;
	margin-right: 12px;
	width: 20px;
	visibility: hidden;
}

body.tabMobDevice #leftSidebar #accordion .styledCheckbox input:checked~.checkmark svg {
	visibility: visible;
}

body.tabMobDevice #leftSidebar .resultCount {
	background: #D30051;
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 0 0 8px 8px;
	padding: 16px;
	position: absolute;
	left: 0;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	bottom: 0;
	text-align: center;
	cursor: pointer;
}

body.tabMobDevice #tplCatproductlist5 #mainContainer {
	padding-left: 4px;
}

body.tabMobDevice #tplCatproductlist5 .filterTop {
	margin-bottom: 0;
}

body.tabMobDevice #tplCatproductlist5 .sortList .form-group {
	margin: 0;
}

body.tabMobDevice #tplCatproductlist5 .lblTotal {
	padding-top: 24px;
	padding-bottom: 16px;
}

body.tabMobDevice #tplCatproductlist5 #BigPager {
	width: 100%;
	text-align: center;
}

body.tabMobDevice #tplCatproductlist5 #BigPager>div {
	display: inline-block;
}

/*END Tablet + Mobile Device*/

/*START Mobile Device*/
body.mobileDevice #tplCatproductlist5 h1 {
	font-size: 18px;
	font-weight: 500;
	width: 100%;
	margin-top: -12px;
}

body.mobileDevice #tplCatproductlist5 #cmcwebuserbreadcrumbs .crumbsResponsive>ul {
	height: 50px;
}

body.mobileDevice #tplCatproductlist5 #cmcwebuserbreadcrumbs .crumbsResponsive .container>li>a,
body.mobileDevice #tplCatproductlist5 #cmcwebuserbreadcrumbs .crumbsResponsive .container>li>span {
	padding: 16px 0;
}

body.mobileDevice #tplCatproductlist5 .marketingText {
	font-size: 14px;
	line-height: 20px;
}

body.mobileDevice #leftSidebar #activeFilter h5 {
	width: auto;
}

body.mobileDevice #leftSidebar #activeFilter .removeAllFilters {
	float: right;
	width: 202px;
	text-align: right;
}

body.mobileDevice #leftSidebar #activeFilter .removeAllFilters svg {
	margin-right: 6px;
}

body.mobileDevice #leftSidebar #activeFilter .removeAllFilters span {
	float: none;
}

body.mobileDevice #tplCatproductlist5 .productCell {
	border-left: none;
	border-right: none;
	padding: 24px 0 14px 0;
}

body.mobileDevice #tplCatproductlist5 .productCell:first-child,
body.mobileDevice #tplCatproductlist5 .productCell:last-child {
	border-radius: 0;
}

body.mobileDevice #tplCatproductlist5 .productCell .productImg {
	height: 125px;
	min-height: 125px;
}

body.mobileDevice #tplCatproductlist5 .productCell:hover .productImg::before {
	content: none;
}

body.mobileDevice #tplCatproductlist5 .productCell .productImg .productImgWrapper {
	height: 125px;
	display: block;
}

body.mobileDevice #tplCatproductlist5 .productCell .productImg .prodCompare {
	display: none !important;
}

body.mobileDevice #tplCatproductlist5 .Tooltip_promoTag .tooltip-inner {
	max-width: 100%;
	width: 100%;
}

body.mobileDevice #tplCatproductlist5 .productCell .productImg img {
	max-height: calc(100% - 36px);
	margin: 18px auto;
	display: block;
}

body.mobileDevice #tplCatproductlist5 .productCell .productDesc {
	padding-left: 16px;
	padding-right: 4px;
}

body.mobileDevice #tplCatproductlist5 .productCell .productDesc h2 {
	max-height: 75px;
	overflow: hidden;
}

body.mobileDevice #tplCatproductlist5 .productCell .productDesc h2 a {
	font-size: 14px;
	line-height: 18px;
}

body.mobileDevice #tplCatproductlist5 .productCell .priceHT {
	padding-left: 0;
}

body.mobileDevice #tplCatproductlist5 .productCell .priceTTC {
	padding-left: 0;
}

body.mobileDevice #tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip>.tooltip-inner {
	width: 100%;
}

body.mobileDevice #tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li {
	font-size: 12px;
	width: 155px;
	line-height: 16px;
}

body.mobileDevice #tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li>div:first-child {
	width: 90px;
}

body.mobileDevice #tplCatproductlist5 .productCell .Tooltip_PriceTax.tooltip li>div:last-child {
	width: 65px;
}

body.mobileDevice #tplCatproductlist5 .productCell .prodRatings svg {
	width: 14px;
	height: 18px;
	margin-right: 2px;
}

body.mobileDevice #tplCatproductlist5 .productCell .reviewCount {
	font-size: 14px;
}

body.mobileDevice #tplCatproductlist5 .productCell .addToBasket,
body.mobileDevice #tplCatproductlist5 .productCell .addToQuotation {
	margin: 0 16px 0 8px;
	width: 44px;
	height: 44px;
	padding: 10px;
	float: left;
	position: relative;
	overflow: visible;
}

body.mobileDevice #tplCatproductlist5 .productCell .addToBasket::before,
body.mobileDevice #tplCatproductlist5 .productCell .addToQuotation::before {
	content: "\00002B";
	width: 16px;
	height: 16px;
	background: #172C33;
	border: 1px solid #fff;
	position: absolute;
	border-radius: 14px;
	top: -5px;
	right: 1px;
	font-size: 10px;
	line-height: 9px;
	padding: 2px;
}

body.mobileDevice #tplCatproductlist5 .productCell .addToQuotation::before {
	background: #fff;
	border: 1px solid #172C33;
	color: #172C33;
}

body.mobileDevice #tplCatproductlist5 .productCell .addToBasket:hover::before {
	background: #E14957;
}

body.mobileDevice #tplCatproductlist5 .productCell .addToBasket svg,
body.mobileDevice #tplCatproductlist5 .productCell .addToQuotation svg {
	height: 22px;
	width: 22px;
}

body.mobileDevice #tplCatproductlist5 .productCell .addToQuotation svg.feather-list {
	position: absolute;
	padding: 6px 6px 3px;
}

/*END Mobile Device*/