.bandeaujaune{
  text-transform:uppercase;
  font-family:"Advent Pro";
  color:#000;
  background:#FEF200;
  text-align:center;
  font-size:1.4em;
  padding:0 15px;
}
.bandeaujaune .box-container{
  max-width:1050px;
  margin:0 auto;
}
.bandeaujaune .box--title{
  display:none;
}
.bandeaujaune p{
  margin:0;
  padding:5px;
}

 .nav--level2-item .covid19 .nav--level2-link {
	 
}

 .nav--level2-item.covid19 .nav--level2-link:before {*
	float: left;
     color:#e8541e;
            /*content:'\e909';*/
	 content:'';
	 background:#fff url('https://www.euroterrasse.com/media/distance_off.png') center center no-repeat;
    width: 38px;
    height: 38px;
	 
}
.nav--level2-item.covid19 .nav--level2-link:hover:before,
.nav--level2-item.covid19 .nav--level2-link:focus:before{
            /*background:#e8541e;
            color:#fff;*/
	 background:#e8541e url('https://www.euroterrasse.com/media/distance_on.png') center center no-repeat;
    width: 38px;
    height: 38px;
}



 .nav--level2-item.multisport .nav--level2-link:before {*
	float: left;
    color:#e8541e;
	content:'';
	background:#fff url('/images/buton-design/multisport_off.png') center center no-repeat;
    width: 38px;
    height: 38px;
	 
}
.nav--level2-item.multisport .nav--level2-link:hover:before,
.nav--level2-item.multisport .nav--level2-link:focus:before{
	background:#4dacbd url('/images/buton-design/multisport_on.png') center center no-repeat;
    width: 38px;
    height: 38px;
}


#covid19:before {
	float: left;
	content: "";
	width: 1.875em;
	height: 1.875em;
	background-image: url(/images/buton-design/sprite.svg);
	background-repeat: no-repeat;
	background-size: 45em 33.125em;
	margin: 5px 10px 5px 0;
	background-position: -24.375em -12.4375em;
}

.box-contact-header a {
	font-size: 18px;
    margin: 0 10px;		
}


.btn {
    display: inline-block;
    padding: 5px 8px;
	background: #4cabbc;
    color: #fff!important;
}

.btn-primary {
	
}

.news-detail--container .btn {
	 padding: 10px 14px;
}



body.catalogProductsList h1 {
	    color: #4cabbc;
		text-transform:inherit;
}

body.catalogProductsList.corbeilles h1 {
	    color: #b2ce42;
}
body.catalogProductsList.barrieres h1 {
	    color: #a1b1dc;
}
body.catalogProductsList.abris h1 {
	    color: #923092;
}
body.catalogProductsList.tables h1 {
	    color: #b49246;
}
body.catalogProductsList.jardinieres h1 {
	    color: #d5ae41;
}

body.catalogProductsList.appuis_velo h1 {
	    color: #cf6955;
}

body.catalogProductsList.petite_enfance h1 {
	    color: #c5065c;
}



.msg-info {
	padding: 10px 20px;
	margin: 20px 0;
	background-color: #fff3cd;
	border-color: #ffeeba;
	color: #856404;	
}