#PM_CSOC .product-miniature {
  float: left;
  background-color: #fff;
  margin-right: 5px !important;
}

#PM_CSOC .product-flags {
  display: none;
}


#PM_CSOC .thumbnail-container {
  background: none;
  height: auto;
  width: auto;
}

#PM_CSOC .product-description {
  height: auto;
}

#PM_CSOC .product-thumbnail img {
  margin: 0 auto;
  width: 100%;
}

#PM_CSOC .n_auteur a {
  color: #000;
  font-size: 13px;
  font-weight: normal;
  margin: 24px 0 8px;
  font-weight: bold;
}

#PM_CSOC .product-title {
  margin: 10px 0;
  text-transform: none;
  text-align: left;
}

#PM_CSOC .product-title a {
  font-size: 17px;
  color: var(--color-2);
  font-weight: bold;
}

#PM_CSOC .description {
  color: #000;
  font-size: 12px;
  line-height: 20px;
  margin: 20px 0;
  height: 60px;
  /*overflow: hidden;*/
  /*width: 270px;*/
}

#PM_CSOC .desc_list,
#PM_CSOC .desc_list_resp {
  display: none;
}

#PM_CSOC .owl-stage .etiquette {
  left: -48px;
}

#PM_CSOC .n_auteur {
  margin-top: 10px;
}

#PM_CSOC .etiquette {
  background: var(--color-2);
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px 0;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 38px;
  left: -108px;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
}

#PM_CSOC .etiquette.nouveaute {
  background: #357ebd;
  border: 1px solid #fff;
}

#PM_CSOC .etiquette.promotion {
  background: #4cae4c;
}

#PM_CSOC .etiquette.meilleurvente {
  background: #ffd400;
  color: #000;
}

#PM_CSOC .product-price-and-shipping span {
  width: 176px;
  height: 55px;
  line-height: 55px;
  display: inline-block;
  text-align: left;
  padding-left: 55px;
  font-size: 23px;
  font-weight: bold;
}

#PM_CSOC .product-price-and-shipping a {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#PM_CSOC .product-price-and-shipping div {
  position: relative;
  flex: 1;
}

#PM_CSOC .product-price-and-shipping div #add-to-cart-or-refresh {
  display: none;
}

#PM_CSOC .product-price-and-shipping div:hover #add-to-cart-or-refresh {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

#PM_CSOC .product-price-and-shipping span {
  width: 100%;
}

#PM_CSOC .product-price-and-shipping div .add {
  width: 100%;
  margin: 0;
}

#PM_CSOC .stock {
  display: none;
}

#PM_CSOC .owl-item .cov_prod_ls.col-md-4 {
  width: 100%;
}

#PM_CSOC .couv_thumb a.product-thumbnail {
  background-color: #DDD;
}

#PM_CSOC .owl-next {
  background: #fff url('../img/car_nav_next.svg') no-repeat center center;
  background-size: 10px;
}

#PM_CSOC .owl-prev {
  background: #fff url('../img/car_nav_prev.svg') no-repeat center center;
  background-size: 10px;
}

#PM_CSOC .product-price-and-shipping .product-thumbnail .livre_papier span:first-child {
  color: #000;
  background: #fcb535 url('../../../../assets/img/bg_feat_pap.svg') no-repeat 10px center;
  background-size: 30px;
}

#PM_CSOC .product-price-and-shipping .product-thumbnail .livre_num span:first-child {
  color: #fff;
  background: #8d7d72 url('../../../../assets/img/bg_feat_num.svg') no-repeat 10px center;
  background-size: 30px;
}

#PM_CSOC .product-price-and-shipping .product-thumbnail .livre_audio span:first-child {
  color: #000;
  background: #fcb535 url('../../../../assets/img/bg_feat_audio_bl.svg') no-repeat 10px center;
  background-size: 30px;
}

#PM_CSOC .product-price-and-shipping .product-thumbnail .type_cd span:first-child {
  color: #000;
  background: #fcb535 url('../../../../assets/img/bg_feat_audio_bl.svg') no-repeat 10px center;
  background-size: 30px;
}

#PM_CSOC .product-price-and-shipping .product-thumbnail .type_mp3 span:first-child {
  color: #fff;
  background: #3295bc url('../../../../assets/img/bg_feat_audio.svg') no-repeat 10px center;
  background-size: 30px;
}

#PM_CSOC .product-price-and-shipping div .add button {
  width: 100%;
  background: var(--color-2) url('../../../../assets/img/bg_add_cart.png') no-repeat left 26px center !important;
  color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 55px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#PM_CSOC .product-price-and-shipping div:first-of-type span {
  color: #000;
  background: #fcb535 url('../../../../assets/img/bg_feat_pap.png') no-repeat left center;
  background-position: 10px;
}

#PM_CSOC .avec_reduc span:first-of-type {
  line-height: 41px;
}

#PM_CSOC .avec_reduc .regular-price {
  background: none !important;
  font-size: 13px !important;
  position: absolute;
  top: 36px;
  right: -3px;
  height: 13px;
  line-height: 13px;
}

#PM_CSOC .avec_reduc {
  position: relative;
}

#PM_CSOC .product-price-and-shipping div:not(.sans_access):last-of-type span {
  color: #fff;
  background: #8d7d72 url('../../../../assets/img/bg_feat_num.png') no-repeat left 24px center;
}

#PM_CSOC article {
  border: 1px solid #eeeeee;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 395px;
  width: 100%;
}

#PM_CSOC .cont_description {
  padding: 0 10px 0 10px;
}

#PM_CSOC .products-section-title {
  font-family: 'open_sansbold';
  width: 1060px;
  color: #222;
  font-size: 22px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #797979;
  text-align: left;
  margin: 0 0 28px 0;
  text-transform: uppercase;
}

#PM_CSOC .owl-nav div {
  display: inline-block !important;
  width: 32px;
  height: 32px;
  border: 1px solid #222;
  border-radius: 3px;
  color: transparent;
}

#PM_CSOC .product-miniature .product-price-and-shipping div span.discount-percentage {
  background-color: #8DC63E;
  background-image: none;
  color: #FFF;
  position: absolute;
  top: 5px !important;
  right: 5px;
  font-size: 10px;
  padding: 1px 2px;
  text-align: center;
  left: auto;
  display: block;
  width: 30px !important;
  height: 15px !important;
  min-width: inherit;
  min-height: inherit;
  line-height: normal;
  z-index: 1;
}

#PM_CSOC .owl-controls {
  position: absolute;
  top: -70px;
  right: -15px;
}

#PM_CSOC .owl-prev {
  background: #fff url('../../../../assets/img/car_nav_prev.png') no-repeat center center;
}

#PM_CSOC .owl-next {
  background: #fff url('../../../../assets/img/car_nav_next.png') no-repeat center center;
  margin-left: 8px;
}

#csoc-container h2.products-section-title {
  width: calc(100% - 100px);
  font-family: 'Roboto Condensed', sans-serif;
  color: #222;
  font-size: 22px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #797979;
  text-align: left;
  margin: 0 0 28px 0;
}

#PM_CSOC {
  /*padding-top: 32px;*/
  margin-left: -15px;
  margin-right: -15px;
}

#PM_CSOC,
.home_best {
  position: relative;
}



#PM_CSOC .product-price-and-shipping {
  bottom: 0;
  position: absolute;
  width: 100%;
}

#PM_CSOC .texte_cat {
  height: 100%;
  position: relative;
}

#PM_CSOC .product-price-and-shipping div .add button {
  padding-left: 60px;
}

@media (min-width: 1560px) {
  #PM_CSOC article {
    height: 460px;
  }
}

@media (max-width: 1559px) {
  #PM_CSOC .product-thumbnail img {
    padding-right: 1px;
  }

  #PM_CSOC .product-price-and-shipping span {
    height: 40px;
    line-height: 40px;
    background-size: 22px !important;
    background-position: left 20px center;
    font-size: 18px;
    padding-left: 38px;
  }

  #PM_CSOC .avec_reduc span:first-of-type {
    line-height: 29px;
    padding-left: 37px;
  }

  #PM_CSOC .avec_reduc .regular-price {
    font-size: 11px !important;
    line-height: 13px;
    top: 23px;
    right: 0;
  }

  #PM_CSOC .product-price-and-shipping div .add button {
    background-position: left 6px center;
  }

  #blockcart-modal article {
    margin-right: 5px !important;
    height: 343px;
  }

  #PM_CSOC article {
    height: 416px;
    margin-bottom: 23px !important;
  }

  #PM_CSOC .owl-stage article {
    height: 362px;
    max-width: 268px;
  }

  #PM_CSOC .product-price-and-shipping div .add button {
    height: 40px;
    padding-left: 33px;
  }
}

@media (max-width: 1139px) {
  #PM_CSOC .product-price-and-shipping span {
    padding-left: 40px;
    width: 100%;
  }

  #PM_CSOC .avec_reduc span:first-of-type {
    padding-left: 62px;
  }

  #PM_CSOC .avec_reduc .regular-price {
    right: 6px;
  }

  #PM_CSOC .products-section-title {
    width: 631px;
  }

  #PM_CSOC article {
    height: 388px;
  }

  #PM_CSOC .avec_reduc span:first-of-type {
    padding-left: 34px;
  }

  #PM_CSOC .etiquette {
    left: -48px;
  }
}

@media (max-width: 767px) {
  #PM_CSOC .product-price-and-shipping span {
    padding-left: 38px;
    /*width: 123px;*/
    height: 30px;
    line-height: 30px;
    background-size: 18px !important;
    background-position: left 10px center !important;
  }

  #PM_CSOC .cont_description {
    padding: 10px;
  }

  #PM_CSOC .etiquette {
    left: -46px;
  }

  #PM_CSOC .couv_thumb {
    width: 100%;
    text-align: center;
    margin: 0;
  }

  #PM_CSOC .products-section-title {
    width: 354px;
  }

  #PM_CSOC .avec_reduc span:first-of-type,
  #js-product-list .product-price-and-shipping .avec_reduc span:first-of-type {
    padding-left: 38px;
  }

  #PM_CSOC .product-price-and-shipping span,
  #js-product-list .product-price-and-shipping span {
    font-size: 14px;
  }

  #PM_CSOC .avec_reduc span:first-of-type,
  #js-product-list .product-price-and-shipping .avec_reduc span:first-of-type {
    line-height: 21px;
  }

  #PM_CSOC .avec_reduc .regular-price,
  #js-product-list .product-price-and-shipping .avec_reduc .regular-price {
    font-size: 10px !important;
    top: 17px;
    right: 0;
  }

  #PM_CSOC article {
    display: block;
    height: auto;
  }
}

@media (max-width: 445px) {
  #PM_CSOC {
    display: none;
  }

  #PM_CSOC .products-section-title {
    width: 226px;
  }

  #PM_CSOC .products-section-title {
    font-size: 19px;
  }

  #PM_CSOC .texte_cat {
    padding: 0 10px 10px 10px;
  }

  #PM_CSOC .product-price-and-shipping span {
    padding-left: 40px;
  }

  #PM_CSOC .avec_reduc .regular-price,
  #js-product-list .product-price-and-shipping .avec_reduc .regular-price {
    right: 0;
  }
}