.catgList li {
	line-height:25px;
	padding:5px 15px;
}
.landingCollapse {
	border-bottom: 0 none;
}
.landingCollapse .boxTitle {
	margin: 0;
}
.landingCollapse .boxTitle h5 {
	margin:0
}
.landingCollapse .boxContent {
	padding:0;
}
.landingCollapse .collapse1 .panel-heading {
	margin:0;
	border:0 none;
	border-bottom:1px solid #c1c1c1;
}
.landingCollapse .collapse1 .panel-heading:last-child {
	border-bottom: 0 none;
}
.landingCollapse .collapse1.niv2 .panel-heading.open {
	border:0 none;
	border-bottom:1px solid #c1c1c1;
}
.landingCollapse .in .panel-body {
	border-width: 0 0 1px 0 !important
}
.interest > .row > div {
	margin-top:15px
}
.ads img {
	width:100%
}

.interest .cols > div,
.interest .cols > div > div,
.interest .cols > div > div .hoverState {
	height: 100%;
}

.forms.landing {
    background-color:#F8F8F8
}
.forms.landing .tabs .tab {}

.forms.landing .tabs .title5 {
    border-bottom: 2px solid #c1c1c1;
    padding: 10px 0;
    margin-bottom: 30px;
    font-size: 16px;
    color: #c1c1c1;
    cursor:pointer
}
.forms.landing .tabs .active .title5 {
    border-color:#333;
    color:#333
}

.forms.landing form.search {margin-right: 0;position: relative;}

form.search#search_landing .fa {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 24px;
}

/* Filtres */
.filters_count_title {
    font-size: 24px;
    line-height: 28px;
        font-weight: 300;
    margin-bottom: 20px;
    display: inline-block;
}

.filters_count {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-bottom:10px;
}
.reset {
    display:block;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    margin-bottom:10px;
}
.filters_summary.no_filters .reset {
    display:none
}
.filters_summary li {
    margin: 0 10px 10px 0;
/*}
.filters_summary li .filter {*/
    border: 1px solid #c1c1c1;
    padding: 7px 10px;
    display: inline-block;
    font-size: 12px;
    text-transform: capitalize;
    color: #333 !important;
    text-decoration: none;
    background-color: #fff;
    position: relative;
}
.filters_summary li .fa.right {
    margin-left:10px;
    float: right;
}
.reset a {
    display: inline-block;
    line-height: 12px;
}
.reset a:after {
    content:"";
    display:inline-block;
    border:1px solid #000;
    width:100%;
}

/* Taille icon croix header */
.fa-times:before {
    font-size: 20px;
}
/* Slider prix */
div#sldp {
    margin: 15px;
}
.noUi-target {
    border-radius: 0;
    border: 0;
    height: 3px;
    background-color: #e2e2e2;
}
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb;
}
.noUi-target .noUi-base {
    height: 3px;
}
.noUi-target .noUi-base .noUi-origin {
    border-radius: 2px;
}
.noUi-target .noUi-base .noUi-origin .noUi-handle {
    width: 20px;
    border-radius:20px;
    height: 20px;
    border: 1px solid #d92231;
    left: -7px;
    cursor: pointer;
    position: relative;
    top: -9px;
    background-color:#fff
}
.noUi-target .noUi-base .noUi-origin .noUi-handle:before {
	display: none;
}
.noUi-target .noUi-base .noUi-connect {
	box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
	transition: background 450ms;
	background-color: #d92231;
}
.noUi-handle:after, .noUi-handle:before {
    background: 0 none;
}
.headerList {
    border:0 none
}
.headerList > div {
    padding: 0px;
    margin-bottom: 20px;
    overflow:hidden;
}
.hdr_lst_ttl {
    margin: 20px 0;
}
.sortBy {
    background-color:#fff;
    border: 1px solid #EBEBEB;
}
.sortBy .dropdown {
    padding:0;
}
.sortBy .dropdown.maxrows {
    border-right:1px solid #EBEBEB;
}
.sortBy .dropdown.sort {
    border-left:1px solid #EBEBEB;
}
.sortBy .btn-group.large {
    padding: 0;
    margin: 0;
}
.sortBy .btn-group.large .dropdown-toggle {
    border:0 none;
    font-size:14px;
    height: 44px;
}
.sortBy span.value {
    padding-left:10px
}
.sortBy .dropdown-menu {
    border-radius: 0;
    padding:0
}
.sortBy .dropdown-menu li {
    border-bottom:1px solid #EBEBEB
}
.sortBy .dropdown-menu li:last-child {
    border-bottom:0 none
}
.sortBy .dropdown-menu li:hover {
    background-color: #EBEBEB;
}
li.filter.selected {
    background-color: #fff;
}
li.filter.selected:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    float: right;
}
.filter-slug.disabled,
.filter.disabled {
    opacity: 0.4;
}

/* pagination */
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination>li:last-child>a, .pagination>li:last-child>span {
border-radius:0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    background-color: #d92231;
    border-color: #d92231;
    color:#fff
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border-color: #ebebeb;
    color:#d92231;
    width: 100%;
    text-align: center;
    padding: 6px 0;
    height: 44px;
    width: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination>li {
    display: inline-block;
    margin-right: 10px;
    min-width: 35px;
}
    .pagination > li:last-child {
        margin-right: 0px;
    }
/* Products list */
.prod > div {
    padding: 15px 15px 10em 15px;
}
.prod .bullets li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #d92231;
    margin-right: 5px;
    vertical-align: middle;
}
.techSpecs {
    position:relative;
}
.techSpecs .title {
    padding:10px 0;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    cursor:pointer;
}
.techSpecs .title .text {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.techSpecs .title .fa {
    height: 18px;
    width: 18px;
    border: 1px solid #c1c1c1;
    text-align: center;
    padding: 5px 0 0 0;
    border-radius: 100%;
    vertical-align: middle;
    float: right;
    line-height: 12px;
}
.prod .bullets {
    display:none;
    position: absolute;
    bottom: 40px;
    left: -15px;
    padding: 10px;
    z-index: 12;
    right: -14px;
    background-color: #fff;
    box-shadow: 0px -10px 8px -8px #ccc;
    transition: .3s display ease;

}
.techSpecs.open .bullets {
    display: block;
    transition: .3s display ease;
}
.techSpecs.open .title .fa {
    transform: rotate(180deg);
    transition: .3s transform ease;
}
.prod .bullets li span {
    display:inline-block;
    max-width: 95%;
    vertical-align: top;
}
.prod .actions.hascompare {
    bottom: 0;
}
.add_to_compare.cboxLine {
    margin-top: 10px;
}
.addToCompare .cboxLine .custom {
    margin-top: -3px;
}

/* comparatif */
.compare_summary_off div#compareSummary {
    display: none;
}
#compareSummary {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    padding:30px 0;
    box-shadow: 0px 0px 5px rgb(102 102 102 / 80%);
        z-index: 5;
}
#compareSummary > div {
	max-width:1170px;
	margin:0 auto;
}
#compareSummary > div > div {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.prodList {
    display: flex;
    align-content: center;
    align-items: stretch;
    justify-content: space-between;
}
.prodThumb {
    border:1px solid #333;
    margin:0 10px;
    display: flex;
    padding:5px;
    justify-content: space-between;
    height: auto;
}
.prodThumb.empty {
    border-style:dashed;
    border-color:#c1c1c1;
    align-content:center;
    justify-content: center;
    align-items:center;
    color:#c1c1c1;

}
.prodThumb .img{
    max-width : 33%
}
.btn {
    background-color: #e1e1e1;
    border-radius: 0;
}

.filterSearch { position: relative; margin-bottom: 10px; }
.filterSearch input { width: 100%; padding-right:35px }
.filterSearch > i { position: absolute; right: 10px;top: 10px;font-size: 18px; color: #c4c3c0; }
.filterSearch + .list { max-height: 170px; overflow: auto; }
.filterSearch + .list ul { margin-bottom: 0; }
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
		background-color: #f1f1f1;
	}
::-webkit-scrollbar-thumb {
    background-color: #c9c9c9;
}
::-webkit-scrollbar-thumb:hover {
			background: #888;
		}

/* DTP + TAB */
@media (min-width: 768px) {
	.interest > .row {
		display:flex;
	}
	.interest .cols {
		padding-bottom: 45px;
	}
	.interest .cols .btn2 {
		position:absolute;
		bottom:0
	}
	.helpBlock h2 {
		margin-top:0
	}
    #filters_summary {
        display:block
    }
    #filters_summary li {
        display:inline-block;
        width:auto;
    }
}

@media (min-width: 992px) {
    .prods .prod:nth-child(3n+1) {
        clear:left;
    }

}

@media(max-width:991px) {

    .sortBy {
        background-color: transparent;
        border: 0 none; 
    }
    .dspFiltersMob {
        padding-left:0;
    }
    .dspFiltersMob .fas {
        margin-right:5px;
    }
    menu.clearfix.filters_header.row {
        padding: 15px 15px 0 15px;
    }
    menu.clearfix.filters_header.row.resetLink {
        padding: 0 15px;
    }
    .reset {
        margin-top: 15px;
    }
    .dspFiltersMob .fa-close{
        margin:0;
        background-color: transparent;
        font-size: 24px;
    }
    .sortBy .dropdown.sort, .sortBy .dropdown.maxrows {
        border: 1px solid #EBEBEB;
    }
    .sortBy .dropdown.maxrows {
        margin-top: 15px;
    }
    body.block_mob_open {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}
    #filterContent section.left .filters {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100% - 105px);
}


    aside.left { position: fixed !important; top: 0; left:-100%; height: 100%; margin: 0; width: 70%; max-width: 100%; background-color: #FFF; padding: 0; border: 0; z-index: 10001; transition: .3s left ease; }
	body.filtersOpen aside.left { left: 0 !important; }
	body aside.left > menu.dspFiltersMob { opacity: 0; transition: .6s opacity ease; }
	body.filtersOpen aside.left > menu.dspFiltersMob { position: fixed; bottom: 0; left: 0; width: 100%; opacity: 1; }

    .filters_count {
        display:none
    }
    aside.left {
    overflow:hidden
    }
    .filters_summary {
        position:relative
    }
    .filters_summary_container {
        overflow: visible;
        padding: 0 15px;
        width: 65%;
        margin-left: 0;
        /*width:100%*/
    }
    
    #compareSummary {
        padding:15px
    }
    #compareSummary > div > div {
        display: block;
        margin:0
    }
    .prodList, #compareSummary > div > div > menu {
        padding:0;
        margin:0
    }
    #compareSummary > div > div > menu {
        margin-top: 15px;
    }
    .prodThumb {
        margin-left:0
    }
    .prodThumb:last-child {
        margin-right:0;
        margin-left:10px
    }
    .prodThumb .name{
        max-height: 40px;
        overflow: hidden;
    }
}

/* MOB */
@media (max-width: 767px) {
    aside.left {
        width: 100%;
    }
   /*ul#filters_summary {
    flex-wrap: nowrap;
    padding: 0 15px;
    transition-property: transform;
    transform: translate3d(0px, 0px, 0px);
}
    .filters_summary li {
    margin: 0 10px 10px 0;
    flex-shrink: 0;
    transition-property: transform;
    position: relative;
    width:auto !important;
}*/ 

}
