.grid .wrapper {
    padding: 28px 0px;
}

.trending-products-collection .category_heading-left .category_header-h1{
    color: #6b6b6b;
    overflow: hidden;
    width: calc(100% - 150px);
}


.trending-products-collection .collectionProduct-content_cover{
    line-height:18px;
}

.trending-products-collection .product-selection{
  padding-bottom: 42px;
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.trending-products-collection .addToCartForm.collectionProduct-relative {
    border-radius: 3px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
  	text-align: left;
    padding: 10px;
    position: relative;
    box-shadow: 0 0 10px rgb(50 50 51 / 15%);
}

.trending-products-collection .js-colorChip {
  cursor:pointer; 
}

  /*product flag*/
.productFlag{
  position: absolute;
  z-index: 2;
  font-size: 14px;
  left: 10px;
  top: 10px;
  border-radius: 4px;
  padding : 4px 8px !important;
  font-weight: 400 !important;
}

.trending-products-collection .grid--full.js-slick--attr .productFlag {
   	padding-left:14px;
    padding-right:14px;
    padding-top:7px;
    padding-bottom:7px;
    position:absolute;
    top:10px;
    z-index:1;
    text-transform: uppercase;
    font-size: 14px;
 	line-height: 1.2;
    font-size: 1em;
  	letter-spacing: 1px;
    font-weight: 300;
    font-family: Roboto Condensed,Arial Narrow,sans-serif;
  	height: 31px;
  }
  /* innovation product flag */
.trending-products-collection .grid--full.js-slick--attr .collectionProduct-flag--innovation {
    background-color: rgb(203, 251, 0);
    color: #FFF !important;
}
.trending-products-collection .grid--full.js-slick--attr .collectionProduct-flag--innovation.productFlag:before {
    border-width: 7px;
    border-style: solid;
    border-color: #9fc22b #9fc22b transparent transparent;
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
}
  /* clearance product flag */
.collectionProduct-flag--clearance {
    background-color: #e53322;
    color: #ffffff !important;
    padding: 5px;
}

.blackFriday {
  background-color: black !important;
  color: #ffffff !important;
  padding: 5px;
}

.collectionProduct-flag--new {
  background-color:#2374AB;
  color:#fff !important;
  padding: 5px;
}

.trending-products-collection .grid--full.js-slick--attr .collectionProduct-flag--clearance.productFlag:before {
    border-width: 7px;
    border-style: solid;
    border-color: #c22b2b #c22b2b transparent transparent;
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
}

.collectionProduct-flag--SameDayDelivery {
  background-color: #2374AB;
  color: white !important;
}

  /* personalize product flag */
  .collectionProduct-flag--personalize {
    background-color: #7F279F;
    color: #ffffff !important;
    padding: 5px;
}


  /* Ecodesign product flag */ 
  .collectionProduct-flag--ecodesign{
    background-color: #02BE8A !important;
    color: #ffffff !important;
    padding: 5px;
  }
 
.trending-products-collection .collectionProduct-content{
    min-height:68px;
}
  
  /* Color product */
.trending-products-collection .collectionProduct-colors {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  	padding-top: 10px;
}  
.trending-products-collection .adept-product-display__color__extra {
    padding-top : 20px;
    padding-left:10px;
}
.trending-products-collection .collectionProduct-title_cover{
    color : #1f1f1f;
  line-height: 15px;
    font-size: 15px;
  font-weight: 500;
}
.trending-products-collection .collectionProduct-title_cover:hover{
    color : #3643ba;
}

.trendingProducts-collection .grid--full.js-slick--attr  .collectionProduct-colors img {
  padding-right: 6px;
}

.trending-products-collection .adept-product-display__color__extra{
  position: absolute;
  right: 4px;
}

@media (max-width: 450px) {
  .adept-product-grid__products>div {
		width: 100% !important
	}
}

@media (max-width: 450px) and (min-width: 300px) {
  .trending-products-collection .js-colorChip > img {
    width: 30px !important;
  }
}

@media (min-width: 450px) {
  .trending-products-collection .js-colorChip > img {
    width: 50px !important;
  }
}

@media (max-width: 300px) {
  .trending-products-collection .js-colorChip > img {
    width: 20px !important;
  }
}

  
  /* Border botttom */
.trending-products-collection .collectionProduct-border {
  padding-top: 10px;
  border-bottom: 1px solid lightgray;
}
  
  /* Brand */
  .trending-products-collection .collectionProduct-content_cover{
    float: left;
  }
  .trending-products-collection svg:not(:root){
    float:left; 
  }
  
  /* Rating Product */
.trending-products-collection .de-yellow-star{
    fill: #ffb339;
    word-spacing: 1px;
}  
.trending-products-collection .starRating.collectionProduct-rating{
    padding-top: 3px;
  	word-spacing: -3px;
  	margin: 0;
    position: relative;
    width: auto;
} 
.trending-products-collection .adept-product-rating__text {
  
  font-size:14px; 
}
.trending-products-collection .adept-product-rating__count {
  padding-top: 1px;
  font-size:12px; 
  color:#333;
}
.trending-products-collection .starRating-container-cover {
  display: flex;
  justify-content:flex-start;
  min-height: 23px;
}

.trending-products-collection .adept-product-rating__info > div{
  margin: 0 5px;
  float:left;
}

  /*price product*/
.trending-products-collection .productPrice.collectionProduct-price.u-marginBottom0x {
  text-align: left;
  font-weight: bold;
  float:left;
  justify-content: left;
}
.trending-products-collection .productPrice > br {
  display: none;
}


.trending-products-collection .product-grid-item--brand {
  visibility:visible;
    padding-top:10px;
    padding-bottom:0px;
}  

.trending-products-collection .product-grid-item--brand svg{max-width:115px}

.trending-products-collection p.collectionProduct-content_cover {
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  float: left;
  min-height: 30px;
}
  
.brand_img{
  height:22px;
  width: 200px;
}


@media (min-width: 890px) {  
  .trending-products-collection .collectionInformation {
    width: 25%;
    float: left;
    position:relative;
    height:auto;      /* to change*/
    overflow: hidden;
  }
  
  .trending-products-collection .collectionInformation--right{
    right:0;
  }
  
  .trending-products-collection .text-center--left{margin-left : -20%;}
  .trending-products-collection .text-center--right{margin-left : 20%;}
  
  .trending-products-collection .collectionInformation-relative{position: relative;}
  
  .trending-products-collection.u-block{padding-top : 2%; padding-bottom : 2%;}
  
  .trending-products-collection.u-block.greyBorder{border-top : 2px solid WhiteSmoke;}
  
}
  
@media (min-width: 600px) and (max-width: 890px){
  .trending-products-collection .collectionInformation {
    top:0;
    float: left;
    padding : 10px 10px 10px 10px;
    width: 100%;
    display:none;
  }
  
  .trending-products-collection .grid--full{ padding-top : 10px;}
  
}
  
@media (max-width: 600px){
    .trending-products-collection .collectionInformation {
        display:none;
    }
  
    .trending-products-collection.u-block {
      padding-top : 10px;
      padding-bottom : 10px;
    }
}


  .trending-products-collection .collectionInformation .collectionInformation--title{
    text-align: center;
    font-weight: 900;
    font-size: 24px;
    margin: 0 0 10px 0;
  }
  

.trending-products-collection .collectionInformation--image{ 
    display: block;
}


.trending-products-collection .category_heading h1 {
    position: absolute;
    top: 0;
    z-index: -1;
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 800;
    opacity: .1;
    letter-spacing: 4px;
    color: #6b6b6b;
    overflow: hidden;
    height: 55px;
}

.trending-products-collection .category_heading-left h1 {
  left: 150px;
}

.trending-products-collection .category_heading-right h1 {
  right: 150px;
}


.trending-products-collection .category_heading p {
    font-size: 1.2rem;
    color: #52575A;
    padding: 0 10px 10px 10px;
    position: relative;
    line-height: 47px;
    margin-bottom: .5rem;
    z-index: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    text-align: left;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


.trending-products-collection .category_heading-left p {
  text-align: left;
}

.trending-products-collection .category_heading-right p {
  text-align: right;
}

.trending-products-collection .category_heading {
    margin-bottom: 30px;
    position : relative;
}


.trending-products-collection *:focus{
  outline: none;
}

.trending-products-collection .grid__item {
  min-height: 10px !important;
}

.out_stock_sticker_2 {
  position: relative; 

  font-weight: bold;
  font-size:14px;
  TOP: 6PX;

}
    

/* Mobile sort_by */

@media screen and (min-width: 769px) {

  .medium-down--hide {
    margin-top: 0px;
    padding-left: 6px;
    padding-right: 6px;
  }
  div#Header-collection-content {
    max-width: 1800px;
    margin: 0 auto;
    display: flex;
    width : 100%;
  }
  .medium-down--hide > .section-header, .medium-down--hide > hr {
    display: block;
    margin-top: 0px;
  }
}

@media screen and (max-width: 769px) {

  div#Header-collection-content {
    margin-top: 60px;
  }

  .medium-down--hide {
    margin-top: 20px;
  }

  .medium-down--hide > .section-header, .medium-down--hide > hr {
    display: none;
  }
}

@media (max-width: 767px) {
  #bc-sf-filter-products {
    width: 100% !important;
  }
}

  #bc-sf-filter-products .section-header__title { margin-left: 30px; }
  #bc-sf-filter-products > div:not(:last-child) {
    padding-bottom: 50px;
  }

.trending-products-collection #slider_variant_selected input {
  font-size: 11px;
}

.trending-products-collection .slick-next:before {
    width: 10px;
}

.trending-products-collection .slick-prev:before {
    width: 10px;
}

.trending-products-collection .slick-prev, .trending-products-collection .slick-next {
  top: -3px;
}

@media (min-width: 768px) {
  .trending-products-collection #slider_variant_selected .slick-arrow.slick-next, .trending-products-collection #slider_variant_selected .slick-arrow.slick-prev {
    top: 4px;
  }

}
@media (min-width: 1024px) {

  .multi{
    height: unset!important;
  }
}

@media (max-width: 1024px) {

  .trending-products-collection .slick-next:before {
    margin-top:60px;
  }
  
  div#Header-collection-content {
    margin-top: 60px;
  }

  .trending-products-collection .slick-prev:before {
    margin-top:60px;
  }
}
.trending-products-collection #slider_variant_selected .slick-arrow.slick-next {
    right: -20px;
    width: 20px;
}

.trending-products-collection #slider_variant_selected .slick-arrow.slick-prev {
    left: -20px;
    width: 20px;
}

.trending-products-collection #slider_variant_selected {
  height: 48px;
  padding: 12px 18px;
  border: 1px solid #3643ba;
  width: 100%;
}

.trending-products-collection .addToCartText {
  margin-bottom: 0;
  width: calc(100% + 38px);
  margin-left: -18px;
  vertical-align: middle;
}

@media (max-width: 349px) {
  .trending-products-collection .addToCartText {
    margin-top: -8px;
  }
}

.trending-products-collection .slick-track {
  margin: auto;
}

.collection-product-tile * {
  font-family: Roboto Condensed,Arial Narrow,sans-serif;
  color: #1a2a34;
}

.collection-product-tile {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  color: #1a2a34;
  font-family: Roboto Condensed,Arial Narrow,sans-serif;
  font-size: 1.4rem;
  line-height: 1.42857143;
  box-sizing: border-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  background-color: #fff;
  padding: 24px 16px 16px;
  border: 1px solid #eff1f3;
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
  overflow: hidden;
  text-align: left;
  z-index: 0;
  justify-content: space-between;
  align-items: flex-start;
  max-width:100%;
  min-width:0;
}

.trending-products-collection {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.collectionProduct-imageLink {
  padding: 0 !important;
}

.collectionProduct-content {
  display:flex;
  flex-direction: column;
  font-size:14px;
  opacity: 0.99;
}
@media only screen and (max-width:768px){
  .collectionProduct-price-1 {
    position: relative !important;
    top: 0!important;
    right: 0px!important;
  }
}

.collectionProduct-price-1{
  max-width : 50px!important;
}

.collectionProduct-price-1 span, .collectionProduct-price-1 s  {
  display: flex;
  flex-direction:column;
  
    font-weight: normal;
  
  font-size: 16px;
}



.collectionProduct-content strong {
  font-weight: 700;
}

.collectionProduct-content a {
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.2;
  height: 34px;
  z-index: 2;
  margin: 0;
  padding: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.collectionProduct-variants {
  min-height: 50px;
  max-width: 100%;
  min-width: 0;
}
@media only screen and (min-width:1024px){

.collectionProduct-variants-image {
width: 32px !important;
  height: 34px !important;
  }

}
@media only screen and (max-width:1024px){
.multi{
  display:none!important;
}
}
.collectionProduct-variants-image { 
  cursor: pointer;
  border-bottom-color: #fff !important;
  border-bottom: 2px solid;
}

.collectionProduct-variants-image-wrapper {
  display: flex !important;
  justify-content: center;

}
@media only screen and (min-width:1024px){
  .collectionProduct-variants-image-selected {
    border-bottom-color: #3643ba !important;
  }
}
@media only screen and (max-width:1024px){
  .variants-carousel2 .slick-current img{
    border-bottom-color: #3643ba !important;
    border-bottom: 2px solid;
  }
}



.collectionProduct-variants-image-selected {
    border-bottom: 2px solid;
}

.variants-carousel .slick-list {
  height: 100%;
  width: 180px;
}


.collectionProduct-carousel-container {
  max-width: 160px;
  max-width: 160px;
  min-width:0;
  align-self: center;
}

.variants-carousel {
  width: 160px;
  max-width: 160px;
  min-width:0;
  display: flex;
  justify-content: center;
}

.variants-carousel .slick-arrow  {
  width: 20px !important;
  height: 20px !important;
}

.next_arrow  {
  left: 0;
}

@media (min-width: 900px) {
  .trending-products-collection {
      grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .variants-carousel2{
    display:none;
  }
}
.variants-carousel2{
    pointer-events: none !important;
}
@media (min-width: 600px) and (max-width: 900px) {
  .trending-products-collection {
      grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 600px) and (max-width: 900px) {
  .trending-products-collection {
      grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (min-width: 900px) {
  .collectionProduct-carousel-container {
    max-width: 200px;;
    max-width: 200px;;
    min-width:0;
  }
  
  .variants-carousel {
    width: 200px;
    max-width: 200px;;
    min-width:0;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .filter-desktop{
    display: none;
  } 
}
@media (min-width: 1024px) {
  .filter-mobile{
    display: none;
  } 
}
.filters-clear-apply {
  border-top: 2px solid #e6e5e5;
  position: fixed;
  width: 100%;
  padding: 10px;
  background: white;
  bottom: 0;
}
.apply-filter{
  color:white;
  background-color:#3643ba;;
}
.button-filter{
  width:49%;
}
.collections-wrapper {
  padding: 0 !important;
  @media screen and (min-width: 769) {
    margin-top: 10px;
  }
}

.active-filters__clear {
  display: flex;
  justify-content: center;
  padding-top: 5px;
  color: #1a2a34;
  font-family: Roboto Condensed,Arial Narrow,sans-serif;
  font-weight: bold
}

#count {
  background-color: #43505c;
  color: #fff;
  padding: 4px 8px;
  border-radius: 3px;
  margin: 4px;
  font-size: 14px;
  font-family: Roboto Condensed,Arial Narrow,sans-serif;
}

#products-count {
  margin-top:-38px;
  display:flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  font-family: Roboto Condensed,Arial Narrow,sans-serif;
}

#collectionBcTitle {
  display:flex;
  padding: 3px 6px;
}

.collection-products-wrapper {
  padding: 0 !important;
  width: calc(100% - 250px) !important;
}

@media screen and (max-width: 1024px) {
.collection-products-wrapper {
  padding-left:0px!important;
  width: 100% !important;

}
}

@media screen and (min-width: 900px) {
  .collection-products-wrapper {
    width: calc(100% - 300px) !important;
  }
}

.collection-header {
  margin-bottom: 0px !important;
}

.collection-loading {
  height:100vh;
  background-color: white;
  display:flex;
  justify-content: center;
  align-items: flex-start;
  padding-top:40px;
}

#collection-total-filters-block {
  display: flex;
  flex-wrap: wrap; 
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  #collection-total-filters-block {
    display: none!important;
  }
  #products-count {
    margin-top: -44px;
    margin-bottom: 10px;
  }
}
#sortBYmobile {
  display: flex;
}
#filterMenu {
  width: 100%;
}
select-items {
  position: absolute;
  background-color: red;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

@media screen and (max-width: 769px) {
  .trending-products-collection{
    margin-top:10px;
  }
  #collection-sorting{
    display:none;
  }
  .collection-loading {
    width: 100%;
  }
  #products-count {
    width :32%;
    margin-top: -46px;
    margin-bottom: 4px;
  }
  #collection-total-filters-block {
    display:none;
    width: 100%;
  #products-count {
    margin-left: auto;
    margin-right: 10px;
  }
}



