
/* Style des nutritions */

.card {
    margin: 0px;
    background: #fff no-repeat center center;
        background-image: none;
        background-size: auto auto;
    background-size: contain;
    position: relative;
    width: 255px;
    height: 339px;
    display: inline-block;
}

.card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}

.card::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-right: 15px solid #fff;
    border-bottom: 23px solid #fff;
    border-left: 15px solid transparent;
    border-top: 23px solid transparent;
}

.card-expanding {
    width: 100%;
    height: 0;
    padding-bottom: 133%;
    border: 1px solid #fff;
    background-size: cover;
}

.card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.5em;
    color: #fff;
    text-align: left;
}

.card-title {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 5px;
    color: inherit;
}

.nosproduits-content {
    background-color: rgba(0, 0, 0, 0.5);
}

.card-contentcard {
    margin: 20px 0;
}

.card-icone {
    margin-top: -10%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.subcategories ul.row.list-unstyled {
  margin-top : 20px;
  margin-bottom : 20px;
}

.subcategories ul.row.list-unstyled li {
  margin-bottom : 10px;
}

.youtube-player {
  margin-top : 15px;
}

/* Style page produit */

.related-item .card.card-expanding
 {
  max-height: 300px;
  padding-bottom: 90%;
}

div .ddl a .icone.fiche_produit {
  background-image: url('../img/ico_fiche_produit.png');
}
div .ddl a .icone.etiquette {
  background-image: url('../img/ico_etiquette.png');
}
div .ddl a .icone.fiche_de_securite {
  background-image: url('../img/ico_fiche_de_securite.png');
}

html body .related {
  background: #f6f6f6;
  padding-top: 1px;
}
html body .related #slideshowRelated {
  height: 430px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}
html body .related #slideshowRelated > .btn_carre_slide.right, html body .related div#slideshowRelated > a.right, html body section#innovations body .related .row > div.innovations > #slideshowRelated > a.right {
  right: 0px;
}
html body .related #slideshowRelated > .bullets {
  margin: 20px 0px;
}
html body .related #slideshowRelated .inner {
  max-width: 300px;
  height: 360px;
  margin: 14px auto;
  overflow: visible;
}
html body .related #slideshowRelated .inner .list {
  position: absolute;
  width: 10000px;
  transition: transform ease-in-out 1s;
}
html body .related #slideshowRelated .inner .list:after {
  content: '';
  clear: both;
}
html body .related #slideshowRelated .inner .list li {
  clear: none !important;
  width: 280px;
  margin: 0px 10px;
}

html body .fiche-produit .contenu h3:after {
  margin: 20px 0px;
  display: table;
  content: '';
  width: 155px;
  height: 3px;
  background: url(../img/bg_titre.png);
  background-size: contain;
  background-repeat: no-repeat;
}

html body .contenu ul {
  list-style-type: none;
  padding-left: 20px;
}
html body .contenu ul li {
  margin-bottom: 30px;
  position: relative;
}
html body .contenu ul li:before {
  content: '\f061';
  font-size: 13px;
  font-family: 'FontAwesome';
  color: #007bbc;
  margin-right: 5px;
  position: absolute;
  left: -20px;
}

.fiche-produit + .fiche-produit {
  margin-bottom: 50px;
}

.fiche-produit img.gamme-image {
  max-width: 150px;
  margin-bottom: 20px;
}

.fiche-produit .packaging-item + .packaging-item {
  margin-left: 20px;
}

.fiche-produit .packaging-item img {
  max-height: 25px;
  margin-right: 10px;
}

.fiche-produit .product-mention img {
  width: 42px;
  margin-right: 10px;
}

html body .fiche-produit .ddl a .ico_ddl {
  display: block;
  background: url('../img/ico_ddl.png');
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: black;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  bottom: -12px;
  right: 0px;
  left: 0px;
  margin: auto;
}

html body .fiche-produit > div .ddl a .icone.fiche_produit {
  background-image: url('../img/ico_fiche_produit.png');
}
html body .fiche-produit > div .ddl a .icone.etiquette {
  background-image: url('../img/ico_etiquette.png');
}
html body .fiche-produit > div .ddl a .icone.fiche_de_securite {
  background-image: url('../img/ico_fiche_de_securite.png');
}

html body .fiche-produit > div .ddl a .icone {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-size: contain;
}

html body .fiche-produit > div .ddl a {
  max-width: 180px;
  margin: auto;
  border: 1px dashed #555;
  padding: 40px 0;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  position: relative;
  text-align: center;
  display: block;
  color: #646464;
  font-size: 13px;
  font-family: 'Base9SansOT';
  background: white;
  transition: background 0.5s ease;
  margin-bottom: 30px;
}
html body .fiche-produit > div .ddl a:hover {
  background: #eee;
}
html body .fiche-produit > div .ddl a .ico_ddl {
  display: block;
  background: url('../img/ico_ddl.png');
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: black;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  bottom: -12px;
  right: 0px;
  left: 0px;
  margin: auto;
}

html body .fiche-produit .zone_ddl {
  margin-top: 50px;
}
html body .fiche-produit .zone_ddl h3 {
  text-align: center;
  font-size: 20px;
}
@media (min-width: 768px) {
  html body .fiche-produit .zone_ddl h3 {
    margin: 0px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  html body .fiche-produit .zone_ddl {
    padding-bottom: 100px;
    position: relative;
  }
  html body .fiche-produit .zone_ddl:before {
    content: '';
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1px;
    background: #ccc;
  }
}

html body .fiche-produit .product-mention img {
  float: left;
}

html body .fiche-produit .product-description {
  margin-top: 20px;
  margin-bottom: 20px;
}

html body .fiche-produit .product-image {
  max-height: 350px;
}

.easyPaginateNav a {padding:5px;}
.easyPaginateNav a.current {font-weight:bold;text-decoration:underline;}

/* Style des specs */

.item-spec {
  margin-bottom: 15px;
}

.item-spec a:first-child {
  color: inherit;
}

.item-spec img {
  width: 100%;
  height: 100%;
}

.item-spec a.knowmore {
  text-transform: uppercase;
  color: #3e3e3e;
  font-size: 12px;
  margin-top: 5px;
  font-weight: bold;
}

/* Style commun api */

.text-blue {
  color: #007bbc;
}

.text-default {
  color: inherit;
}

.item-famille .show-product,
.item-gamme .show-product
{
  font-size: 1em;
  font-weight: 700;
  text-decoration: underline;
  color: #2eb0e9;
}

@media (min-width: 500px) {
  .not-found {
    min-height: 270px;
  }
}

.menu-api-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.intro .intro-product-img {
  width: 300px;
  margin-bottom : 15px;
}

p.api-cat-description {
  text-align: left;
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 20px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
  max-width: 640px;
}
  
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 }

/* Filtres */

html body .filtres-ajax {
  background: white;
  padding: 15px;
  left: -25px;
}
html body .filtres-ajax > h3 {
  font-size: 20px;
}
html body .filtres-ajax > h3:first-of-type {
  margin-top: 0px;
}
html body .filtres-ajax > h3:not(:first-of-type):before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  margin-bottom: 15px;
  background: url('../img/border.png');
  background-repeat: repeat-x;
}

html body .filtres-ajax #filtre-cat {
  padding: 0px;
  margin: 0px;
}

html body .filtres-ajax .widget_berocket_aapf > ul,
html body .filtres-ajax #filtre-cat > ul > ul {
  padding: 0px;
}
html body .filtres-ajax .widget_berocket_aapf h3,
html body .filtres-ajax #filtre-cat > ul h3,
html body .filtres-ajax .widget_berocket_aapf > ul > li:first-of-type,
html body .filtres-ajax #filtre-cat > ul > ul > li:first-of-type {
  font-family: 'Gilroy-Regular';
  margin: 0px;
  font-variant: normal;
}

html body .filtres-ajax #filtre-cat > ul > li:first-of-type h3,
html body .filtres-ajax #filtre-cat > ul > li:first-of-type span {
  cursor: pointer;
}

html body .filtres-ajax .filter-cat h4 {
  margin: 0;
}

html body .filtres-ajax .filter-cat li.disabled {
  background-color: #f6f6f6;
}

html body .filtres-ajax .filter-cat {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

html body .cat-first-child {
  margin-top: -10px !important;
}

html body .filtres-ajax ul > .cat-child:last-child {
  margin-bottom: 10px;
}

html body .toggle-child {
  padding-top: 15px;
  padding-bottom: 15px;
}

html body #products-active-filters {
  margin-bottom: 10px;
}

html body #products-active-filters .uncheck-filter-all {
  color: inherit;
  margin-left: 50px;
  cursor: pointer;
}

html body #products-active-filters .uncheck-filter {
  padding: 5px;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}

html body #products-active-filters .uncheck-filter + .uncheck-filter {
  margin-left: 5px;
}

html body #products-full-list .product-loading {
  width: 100;
  height: 100%;
  text-align: center;
}

html body #products-full-list .product-loading i {
  margin-top: 20%;
}

/* Style recherche */

html body header #bandeau .recherche_woocommerce .api-search-field {
  padding: 15px;
  border: 0px;
  border-radius: 4px !important;
  font-size: 14px;
  width: 100%;
}

html body header #bandeau .recherche_woocommerce .api-search-result {
  z-index: 1000;

}

html body header #bandeau .recherche_woocommerce .api-search-result ul {
  border: 1px solid #ccc;
  max-height: 300px;
  overflow-y: scroll;
  background-color: #fff;
  position: absolute;
  width: 100%;
}

html body header #bandeau .recherche_woocommerce .api-search-result ul li {
  font-size: 14px;
  width: 100%;
  text-align: left;
  cursor: pointer;
}

html body header #bandeau .recherche_woocommerce .api-search-result ul li:hover {
  background-color: #f5f5f5;
}

html body header #bandeau .recherche_woocommerce .api-search-result ul li a {
  height: 100%;
  width: 100%;
  display: block;
  padding: 15px;
}

html body header #bandeau .recherche_woocommerce .api-search-result ul li + li {
  border-top: 1px solid #000;
}

html body header #bandeau .recherche_woocommerce form#api-search-form.processing:after {
    position: absolute;
    content: '';
    background: url('../img/loader-1.GIF') no-repeat 50% 50%;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 50%;
    margin-right: 20px;
    z-index: 999;
}

html body header #bandeau .recherche_woocommerce #api-search-form ul li.api-search-no-result {
    padding: 15px;
}
