/* STYLE CMONSITE EDITOR */
header .logo{height:auto;}header .logo img{height:auto;}.template_boutique .produits .desc{font-size:11.2px;}.produits .note-produit .note-produit__nb{color:#FEFEF0;}.produits .note-produit .note-produit__stars{color:#FFFFFB;}.produits .addbasket{font-size:14.2px;font-weight:normal;text-transform:none;}#nav-principal .navigation_link_p{padding-left:15px;font-size:15px;}.banner .banner__item{font-size:24px;color:rgb(255, 0, 0);}.button, input[type="submit"]{color:rgba(255,0,0,1);}.title_section{text-align:center;}@media (min-width:1024px){header .logo{top:10px;left:34px;height:auto;width:227px;}header .logo img{height:auto;}header .slogan{top:15px;left:274px;}.banner .banner__item{max-width:1181px;}}#finish .content-carriers ul{
	font-size:1.15em;
}

#nav-principal > ul {
  width: auto;
}


/* Modification du header */
#header a.link-menu, #header #navigation ul li a {
	font-size:1.3em;
}

#headercontent::after{
  	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	padding: 5px 10px 5px 40px;
  	color: #fff;
	content: 'Livraison Mondial Relay offerte à partir de 19€ (France & Belgique)';
	background-color: #ffc300;
	background-image: url('/uploaded/95431/toutenchat-camion-livraison-2.png');
	background-repeat: no-repeat;
	background-position: 10px 9px;
	background-size: 22px;
	font-size: 14px;
  
}

@media screen and (max-width:1023px){
	#headercontent::after{
      	position:static;
  	}
}

/* Modification du menu */
nav#nav-principal li{
	vertical-align:top;
}
nav#nav-principal .p-livreor > .navigation_link_p{
	background-image:url('/uploaded/95431/toutenchat-etoiles-avis-client.png');
  	background-repeat: no-repeat;
	background-size: 70px auto;
	background-position: center 34px;
  	padding-top: 12px !important;
	padding-bottom: 30px !important;
}
@media screen and (max-width:1440px){
	nav#nav-principal a:not(.button){
		padding:21px 20px;
	}
}
@media screen and (max-width:1200px){
	nav#nav-principal a:not(.button){
		padding:21px 14px;
	}
}



/* templates.css | https://www.toutenchat.com/css1150/design/template/accueil/diaporama/templates.css */

.accueil_diaporama_template_4 .slide li img {
  /* min-height: 600px; */
  min-height: 150px;
}

.accueil_diaporama_template_4 .center-img-slider img {
  /* max-height: 600px; */
  max-height: 366px;
}


.menu {
  border-top: 1px solid transparent;
  border-bottom: 2px solid rgb(94, 164, 201);
}

#headercontent::after {
  bottom: 19px;
  color: rgb(89, 89, 89);
  background-color: rgba(255, 195, 0, 0.44);
  background-position: 10px 3px;
  border-radius: 5px;
}



/* Feuille de style intégrée #24 | https://www.toutenchat.com/ */

.p-livreor.navigation_button_p {
  margin-left: auto;
}



@media (min-width: 1024px) and (max-width: 1439px){

nav#nav-principal a:not(.button) {
  padding: 21px 10px;
  font-size: 12px;
  letter-spacing: 0.05em;
}

}


@media (max-width: 1023px) {

/* Feuille de style intégrée #24 | https://www.toutenchat.com/ */

.slogan_live_edit .slogan_p p {
  text-align: center !important;
}

}

#pub {
    width: 1319px;
    margin: 0 auto;
    padding: 0 0;
}


@media (max-width: 1199px) {
	#pub {
		width: 943px;
	}
}

@media (max-width: 1023px) {
	#pub {
		width: 100%;
	}
}

@media (max-width: 639px) {
	#pub {
		width: 90%;
	}
}




/* styled780.css | https://www.toutenchat.com/css1150/styled780.css */

h2, .h2 {
  /* border-bottom: 1px solid #3B5998; */
  border-bottom: none;
}

/* styled773series.css | https://www.toutenchat.com/css1150/styled773series.css */

h2, .h2 {
  /* padding: 15px; */
  /* display: inline-block; */
  padding: 0;
  display: block;
}

#top_fleche {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  display: none;
}
#top_fleche a {
  line-height: 50px;
  height: 50px;
  width: 50px;
  border-radius: 3px;
  padding: 0;
  text-align: center;
  display: block;
  transition: background-color 0.2s linear, color 0.2s linear;
}
#top_fleche a::before {
  content: "\f077";
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-family: fontAwesome, sans-serif;
}

/* style_perso.css | https://www.toutenchat.com/css1150/95431-780-773-137/style_perso.css */

#top_fleche a {
  background: rgb(76, 169, 220);
  color: #fff;
}
