﻿/*----------------------Détail de l'expo ----------------------------*/
body {
  /*font-family: Arial;*/
  font-family:inherit;
  overflow-x: hidden; 
  color:#3e3d40;}

img {
  max-width: 100%; }

a{
	color:#3e3d40;

	}
a:hover {
  color: #3e3d40;
  text-decoration: underline;
}

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    /*width: 100%;*/
    max-width: 100% !important; /*CEDIA*/
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }

.card {
  margin-top: 10px;
  /*background: #eee;*/
  padding: 1em;
  line-height: 1.5em; }


@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
/*  Cedia text-transform: UPPERCASE; */
  font-weight: bold; 
  padding: 0.15em 0.15em 0.15em 0.5em;
 
}

.checked, .price span {
  color: #58595b; 
  /*font-size: 1em;*/}

.product-title, .rating, .product-description, .price, .vote, .sizes {
  /*margin-bottom: 15px;*/ }
 
 .product-description {
	 padding:0.25em;}
 
 
.price {padding: 0.15em 0.15em 0.15em 0em; } 
 
.vote {
	color: white;
	text-decoration-color: white;
	transition: transform .2s; /* Animation */}
.vote:hover {
  color: white;
  text-decoration: underline;
  transform: scale(1.02);
}
.nbChien{
	font-size:0.9rem}
  
.ssLib
{
  font-size: 0.75em;
    line-height:1em !important;
 }
.ssLibCat{
	font-size: 0.75em;
	line-height:1em !important;
	margin-top: 10px;
}

/*---cedia---	*/
.InfoBas {
	padding: 0.5em;
	font-size: 1.2em;
	font-variant-caps: small-caps;
	margin:0.5em 0 0 0;
	font-weight:bold;
	text-align:center;}
.InfoBasCadre {
	padding: 0.5em;
	font-size: 1em;
	margin:0 0 0 0;}

.Cloture1 {
	padding: 0.5em;
	background: #fff;
	color: #c6261c;}
.Cloture2 {
	padding: 0.5em;
	background: #fff;
	color: #fc9005;}
.AlerteClClassJ{
	padding: 0.5em;
	background: #c6261c;
	color: white;
	font-weight: bold;}
.AlerteClClassJ15{
	padding: 0.5em;
	background: #c6261c;
	color: white;
	text-align:center;}

/*----------*/
.product-title {
  margin-top: 0;
  }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.likeLight {
  font-size: small;
  background: #fff !important;
}

.add-to-cart, .like, .doubleBtn {
  /*line-height: 2em; */
  background: #eee;
  /*padding: 0.1em;*/
  /*border: none;*/
  border:solid 1px rgba(0, 0, 0, 0.125);
  margin-top: 10px;
  /*text-transform: UPPERCASE;*/
  /*font-weight: bold;*/
  color: #58595b;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover, .doubleBtn:hover {
    background: #fff;
    color: #58595b; }
.invisible {
	visibility:hidden;}
	
.doubleBtn {
	margin-left:1em;
	margin-right:1em;
	vertical-align: middle;}	
	
/*
.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }
*/
.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }
/*---cedia---*/
/*foncé*/
.cacibf {
  background: #366d26 !important; }
.cacsf {
  background: #005ea0 !important; }
.NEf {
  background: #ea4893 !important; }
.REf {
  background: #f08100 !important; }
.conff {
  background: #8a939a !important; }
.autref {
  background: #cb1515 !important; }
/*meduim*/
.cacib {
  background: #9cc96c !important; }
.cacs {
  background: #83c9e5 !important; }
.NE {
  background: #f2adab !important; }
.RE {
  background: #f8dc81 !important; }
.conf {
  background: #b5bdbd !important; }
.autre {
  background: white !important; }
/*Clair*/
.cacibt {
  background: #e1efd3; }
.cacst {
  background: #daeff7; }
.NEt {
  background: #fbe7e6; }
.REt {
  background: #fdf4d9; }
.conft {
  background: #e9ebeb; }
.cacibTrait {
  border:solid;
	border-color:#e1efd3;
  }
.cacsTrait {
  border:solid;
  border-color: #daeff7; }
.NETrait {
  border:solid;
  border-color: #fbe7e6; }
.RETrait {
  border:solid;
  border-color: #fdf4d9;}
.confTrait {
  border:solid;
  border-color: #e9ebeb; }
/*-------*/

.btnStatsCat{
  background-color: #f08100 !important;
  color: #fff !important;
}
.btnStatsCatInactif{
  background-color: #f1f1f1 !important;
  color: #cccccc !important;
}

.EcatContain{
  width: 300px;
  margin: auto;
}

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }


/*CEDIA*/
.zoom {
 /* padding: 50px;*/
  /*background-color: white;*/
  transition: transform .2s; /* Animation */
  /*width: 200px;
  height: 200px;
  margin: 0 auto;*/
}

.zoom:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
