@font-face {
	font-family: 'icomoon';
	src:url('icomoon/fonts/icomoon.eot?-edgfoc');
	src:url('icomoon/fonts/icomoon.eot?#iefix-edgfoc') format('embedded-opentype'),
		url('icomoon/fonts/icomoon.woff?-edgfoc') format('woff'),
		url('icomoon/fonts/icomoon.ttf?-edgfoc') format('truetype'),
		url('icomoon/fonts/icomoon.svg?-edgfoc#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/*font-family: 'icomoon';*/
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;


	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-icon_coup_de_coeur:before {
	content: "\e600";
}
.icon-icon_colibriant:before {
	content: "\e601";
}
.icon-icon_nouveaute:before {
	content: "\e602";
}
#ph_megamenu_wrapper {
  position: relative;
  z-index: 90;
}
#ph_megamenu_wrapper .ph-col {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  max-width: 100%;
}
#ph_megamenu_wrapper .ph-col.ph-new-row {
  clear: left;
}
#ph_megamenu_wrapper .ph-col-1 {
  width: 97.5px;
}
#ph_megamenu_wrapper .ph-col-2 {
  width: 195px;
}
#ph_megamenu_wrapper .ph-col-3 {
  width: 292.5px;
}
#ph_megamenu_wrapper .ph-col-4 {
  width: 390px;
}
#ph_megamenu_wrapper .ph-col-5 {
  width: 487.5px;
}
#ph_megamenu_wrapper .ph-col-6 {
  width: 585px;
}
#ph_megamenu_wrapper .ph-col-7 {
  width: 682.5px;
}
#ph_megamenu_wrapper .ph-col-8 {
  width: 780px;
}
#ph_megamenu_wrapper .ph-col-9 {
  width: 877.5px;
}
#ph_megamenu_wrapper .ph-col-10 {
  width: 975px;
}
#ph_megamenu_wrapper .ph-col-11 {
  width: 1072.5px;
}
#ph_megamenu_wrapper .ph-col-12 {
  width: 1170px;
  max-width: 100%;
}

.ph_megamenu_mobile_toggle {
  clear: both;
}
.ph_megamenu_mobile_toggle a.show_megamenu,
.ph_megamenu_mobile_toggle a.hide_megamenu {
  width: 100%;
  height: 50px;
  line-height: 50px;
  float: left;
  clear: both;
  display: none;
  margin: 30px 0 10px 0;
  padding: 0 10px;
  background: #f6f6f6;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
.ph_megamenu_mobile_toggle a.show_megamenu:hover,
.ph_megamenu_mobile_toggle a.hide_megamenu:hover {
  color: #cc6600;
  text-decoration: none;
}
.ph_megamenu_mobile_toggle a.show_megamenu i,
.ph_megamenu_mobile_toggle a.hide_megamenu i {
  margin-right: 5px;
}
#ph_megamenu_wrapper {
  position: relative;
  clear: both;
  margin-top: 20px;
}
#ph_megamenu_wrapper .container {
  position: static!important;
}
#ph_megamenu_wrapper .ph_megamenu {
  border-top: 1px solid #f6f6f6;
  width: 100%;
  padding-left: 0;
  float: left;
 /* border-bottom: 3px solid #e9e9e9;  */
  background: #008443;
}
#ph_megamenu_wrapper .ph_megamenu .marker {
  display: none;
  margin-left: 20px;
  cursor: pointer;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu {
  position: absolute;
  background: #ffffff;
  top: 51px;
  color: #6F6F6F;
  line-height: 22px;
  font-size: 13px;
  z-index: 110;
  padding: 20px 0;
  border: 1px solid #E9E9E9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  max-width: 1172px;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu.with-effect {
  display: block!important;
  opacity: 0;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transition: visibility 0s ease-in-out 0.4s, transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  -ms-transition: visibility 0s ease-in-out 0.4s, -ms-transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  -webkit-transition: visibility 0s ease-in-out 0.4s, -webkit-transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  visibility: hidden;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu h3 {
  border-bottom: 1px solid #f6f6f6;
  margin-bottom: 5px;
  padding-bottom: 5px;
  margin-top: 0;
  color: #333;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6 {
  float: left;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6 h3 {
  margin-left: 15px;
  margin-right: 15px;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul li {
  font-size: 14px;
  color: #555;
  display: block;
  width: 100%;
  transition: padding-left 0.3s ease 0s;
  white-space: nowrap;
  position: relative;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul li:before {
  content: "\f105";
  font-family: "FontAwesome";
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul li:hover {
  padding-left: 5px;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul li a {
  color: inherit;
  text-decoration: none;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul li a:hover {
  text-decoration: none;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu img {
  max-width: 100%;
  height: auto;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown {
  right: -160px;
  top: 0px!important;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown li {
  height: auto;
  line-height: 14px;
  transition: none 0s ease 0s;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown li:hover {
  padding-left: 0;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown li:before {
  content: "";
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown li a {
  float: none;
  display: block;
  padding: 7px 10px;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_name,
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_image,
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_price,
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_btn {
  text-align: center;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_name {
  font-size: 18px;
  color: #444;
  margin-top: 10px;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_name a {
  color: inherit;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_name a:hover {
  color: #222;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_desc {
  font-size: 11px;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_image {
  border: 1px solid #f6f6f6;
  margin: 10px 0;
  -webkit-transition: border 500ms ease-out;
  -moz-transition: border 500ms ease-out;
  -o-transition: border 500ms ease-out;
  transition: border 500ms ease-out;
  position: relative;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_image:hover {
  border-color: #ccc;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_image img {
  margin-left: auto;
  margin-right: auto;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_price {
  padding: 10px 0;
  margin: 10px 0;
  border: 1px solid #f6f6f6;
  border-width: 1px 0;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .product-price {
  font-weight: bold;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .old-price {
  text-decoration: line-through;
  font-weight: normal;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_btn .button {
  margin-bottom: 5px;
}
#ph_megamenu_wrapper .ph_megamenu > li.open > a {
  color: #484848;
}
#ph_megamenu_wrapper .ph_megamenu > li > a {
  position: relative;
  color: #FFF;
  display: block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing:0.5px;
  height: 50px;
  /*line-height: 50px;*/
  padding: 0;
  text-transform: uppercase;
  width:110px;
  text-align:center
}
#ph_megamenu_wrapper .ph_megamenu li.menu_link_1.with-icon a {width:30px;}

#ph_megamenu_wrapper .ph_megamenu > li > a:hover {
  text-decoration: none;
  color: white;
  background-color:#003F03;
}
#ph_megamenu_wrapper .ph_megamenu li {
  display: inline-block;
  float: left;
}
#ph_megamenu_wrapper .ph_megamenu li.align-right {
  float: right;
}
#ph_megamenu_wrapper .ph_megamenu li a {
  outline: none;
  z-index: 10;
  line-height:47px;
  font-weight:bold;
  border-right:1px solid #003f03;
  box-shadow:1px 0 0 #8ec1a6;
}
#ph_megamenu_wrapper .ph_megamenu li a span {
  vertical-align:middle;
  display:inline-block;
  line-height:normal; /* on rétablit le line-height */
}
#ph_megamenu_wrapper .ph_megamenu li span.label {
  position: absolute;
  top: -30px;
  left: 15%;
  font-size: 9px;
  font-weight: bold;
  padding: 7px 5px;
  text-align: center;
}
#ph_megamenu_wrapper .ph_megamenu li span.label:after {
  bottom: -8px;
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 15px;
  position: absolute;
  right: 50%;
}
#ph_megamenu_wrapper .ph_megamenu li:hover .mega-menu.with-effect {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  visibility: visible;
}
#ph_megamenu_wrapper .ph_megamenu .dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 110;
  min-width: 220px;
  background: #fff;
  top: 50px;
  box-shadow: 0 2px 2px #aaa;
  -moz-box-shadow: 0 2px 2px #aaa;
  -webkit-box-shadow: 0 2px 2px #aaa;
}
#ph_megamenu_wrapper .ph_megamenu .dropdown li {
  color: #333;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #f6f6f6;
  font-size: 14px;
}
#ph_megamenu_wrapper .ph_megamenu .dropdown li:last-child {
  border-bottom: 0;
}
#ph_megamenu_wrapper .ph_megamenu .dropdown li .dropdown {
  left: 220px;
  top: inherit;
}
#ph_megamenu_wrapper .ph_megamenu .dropdown li i {
  margin-right: 5px;
}
#ph_megamenu_wrapper .ph_megamenu .dropdown li a {
  width: 100%;
  padding: 10px 20px;
  display: inline-block;
  float: left;
  clear: both;
  color: #333;
  font-size: 13px;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
#ph_megamenu_wrapper .ph_megamenu .dropdown li a:hover {
  background: #f6f6f6;
}

/***STYLE KELCIBLE***/
#ph_megamenu_wrapper .ph_megamenu .mega-menu{left:0!important; padding:0;}
#ph_megamenu_wrapper .ph_megamenu li:last-child a{border:none; box-shadow:none;}
#ph_megamenu_wrapper .ph_megamenu li.menu_link_1.with-icon a{width:auto; padding:0 15px;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .col-md-12{padding:15px;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu h3{font-family:"Open Sans",sans-serif;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu h3 a, #ph_megamenu_wrapper .ph_megamenu .mega-menu a{border:none; box-shadow:none; line-height:normal;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-4 ul li{white-space:inherit; padding:5px; line-height:1;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-4 ul li:hover{padding-left:10px;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-4 ul li a{border:none; box-shadow:none; font-size:12px; text-transform:uppercase;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul li:before{margin-left:0;}

/***Vert***/
#ph_megamenu_wrapper .ph_megamenu li.vert a:hover{background-color:#A1BF36;}
#ph_megamenu_wrapper .ph_megamenu li.vert .mega-menu{border-color:#A1BF36;}
#ph_megamenu_wrapper .ph_megamenu li.vert .mega-menu a:hover{background-color:transparent; color:#A1BF36;}
#ph_megamenu_wrapper .ph_megamenu li.vert .mega-menu ul li:hover:before{color:#A1BF36;}
#ph_megamenu_wrapper .ph_megamenu li.vert .ph-type-4{background-color:#dff1a1;}
#ph_megamenu_wrapper .ph_megamenu li.vert .mega-menu h3{border-bottom:1px solid #a1bf36;}
#ph_megamenu_wrapper .ph_megamenu li.vert .mega-menu h3 a{color:#A1BF36;}
/***Bleu***/ 
#ph_megamenu_wrapper .ph_megamenu li.bleu a:hover{background-color:#357ABF;}
#ph_megamenu_wrapper .ph_megamenu li.bleu .mega-menu{border-color:#357ABF;}
#ph_megamenu_wrapper .ph_megamenu li.bleu .mega-menu a:hover{background-color:transparent; color:#357ABF;}
#ph_megamenu_wrapper .ph_megamenu li.bleu .mega-menu ul li:hover:before{color:#357ABF;}
#ph_megamenu_wrapper .ph_megamenu li.bleu .ph-type-4{background-color:#bfdcf9;}
#ph_megamenu_wrapper .ph_megamenu li.bleu .mega-menu h3{border-bottom:1px solid #357ABF;}
#ph_megamenu_wrapper .ph_megamenu li.bleu .mega-menu h3 a{color:#357ABF;}
/***Rose***/ 
#ph_megamenu_wrapper .ph_megamenu li.rose a:hover{background-color:#C4016A;}
#ph_megamenu_wrapper .ph_megamenu li.rose .mega-menu{border-color:#C4016A;}
#ph_megamenu_wrapper .ph_megamenu li.rose .mega-menu a:hover{background-color:transparent; color:#C4016A;}
#ph_megamenu_wrapper .ph_megamenu li.rose .mega-menu ul li:hover:before{color:#C4016A;}
#ph_megamenu_wrapper .ph_megamenu li.rose .ph-type-4{background-color:#f6c2de;}
#ph_megamenu_wrapper .ph_megamenu li.rose .mega-menu h3{border-bottom:1px solid #C4016A;}
#ph_megamenu_wrapper .ph_megamenu li.rose .mega-menu h3 a{color:#C4016A;}
/***Orange***/
#ph_megamenu_wrapper .ph_megamenu li.orange a:hover{background-color:#D4701B;}
#ph_megamenu_wrapper .ph_megamenu li.orange .mega-menu{border-color:#D4701B;}
#ph_megamenu_wrapper .ph_megamenu li.orange .mega-menu a:hover{background-color:transparent; color:#D4701B;}
#ph_megamenu_wrapper .ph_megamenu li.orange .mega-menu ul li:hover:before{color:#D4701B;}
#ph_megamenu_wrapper .ph_megamenu li.orange .ph-type-4{background-color:#f9dec6;}
#ph_megamenu_wrapper .ph_megamenu li.orange .mega-menu h3{border-bottom:1px solid #D4701B;}
#ph_megamenu_wrapper .ph_megamenu li.orange .mega-menu h3 a{color:#D4701B;}
/***Bleu clair***/
#ph_megamenu_wrapper .ph_megamenu li.bleu_clair a:hover{background-color:#1FA6E4;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_clair .mega-menu{border-color:#1FA6E4;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_clair .mega-menu a:hover{background-color:transparent; color:#1FA6E4;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_clair .mega-menu ul li:hover:before{color:#1FA6E4;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_clair .ph-type-4{background-color:#d0eefc;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_clair .mega-menu h3{border-bottom:1px solid #1FA6E4;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_clair .mega-menu h3 a{color:#1FA6E4;}
/***Rouge***/
#ph_megamenu_wrapper .ph_megamenu li.rouge a:hover{background-color:#C73736;}
#ph_megamenu_wrapper .ph_megamenu li.rouge .mega-menu{border-color:#C73736;}
#ph_megamenu_wrapper .ph_megamenu li.rouge .mega-menu a:hover{background-color:transparent; color:#C73736;}
#ph_megamenu_wrapper .ph_megamenu li.rouge .mega-menu ul li:hover:before{color:#C73736;}
#ph_megamenu_wrapper .ph_megamenu li.rouge .ph-type-4{background-color:#fcd4d3;}
#ph_megamenu_wrapper .ph_megamenu li.rouge .mega-menu h3{border-bottom:1px solid #C73736;}
#ph_megamenu_wrapper .ph_megamenu li.rouge .mega-menu h3 a{color:#C73736;}
/***Pourpre***/
#ph_megamenu_wrapper .ph_megamenu li.pourpre a:hover{background-color:#6F3340;}
#ph_megamenu_wrapper .ph_megamenu li.pourpre .mega-menu{border-color:#6F3340;}
#ph_megamenu_wrapper .ph_megamenu li.pourpre .mega-menu a:hover{background-color:transparent; color:#6F3340;}
#ph_megamenu_wrapper .ph_megamenu li.pourpre .mega-menu ul li:hover:before{color:#6F3340;}
#ph_megamenu_wrapper .ph_megamenu li.pourpre .ph-type-4{background-color:#fdd4dd;}
#ph_megamenu_wrapper .ph_megamenu li.pourpre .mega-menu h3{border-bottom:1px solid #6F3340;}
#ph_megamenu_wrapper .ph_megamenu li.pourpre .mega-menu h3 a{color:#6F3340;}
/***Jaune***/
#ph_megamenu_wrapper .ph_megamenu li.jaune a:hover{background-color:#EEC216;}
#ph_megamenu_wrapper .ph_megamenu li.jaune .mega-menu{border-color:#EEC216;}
#ph_megamenu_wrapper .ph_megamenu li.jaune .mega-menu a:hover{background-color:transparent; color:#EEC216;}
#ph_megamenu_wrapper .ph_megamenu li.jaune .mega-menu ul li:hover:before{color:#EEC216;}
#ph_megamenu_wrapper .ph_megamenu li.jaune .ph-type-4{background-color:#f9f0cd;}
#ph_megamenu_wrapper .ph_megamenu li.jaune .mega-menu h3{border-bottom:1px solid #EEC216;}
#ph_megamenu_wrapper .ph_megamenu li.jaune .mega-menu h3 a{color:#EEC216;}
/***Bleu foncé***/
#ph_megamenu_wrapper .ph_megamenu li.bleu_fonce a:hover{background-color:#303587;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_fonce .mega-menu{border-color:#303587;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_fonce .mega-menu a:hover{background-color:transparent; color:#303587;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_fonce .mega-menu ul li:hover:before{color:#303587;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_fonce .ph-type-4{background-color:#dbddfc;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_fonce .mega-menu h3{border-bottom:1px solid #303587;}
#ph_megamenu_wrapper .ph_megamenu li.bleu_fonce .mega-menu h3 a{color:#303587;}
/***Promo***/
#ph_megamenu_wrapper .ph_megamenu li.promo .mega-menu{border-color:#FFC804; left:inherit!important; right:0;}
#ph_megamenu_wrapper .ph_megamenu li.promo .mega-menu a:hover{background-color:transparent; color:#FFC804;}
#ph_megamenu_wrapper .ph_megamenu li.promo .mega-menu ul li:hover:before{color:#FFC804;}
#ph_megamenu_wrapper .ph_megamenu li.promo .ph-type-4{background-color:#f9eec8;}
#ph_megamenu_wrapper .ph_megamenu li.promo .mega-menu h3{border-bottom:1px solid #FFC804;}
#ph_megamenu_wrapper .ph_megamenu li.promo .mega-menu h3 a{color:#FFC804;}

/***Submenus****/
/*#ph_megamenu_wrapper .ph_megamenu .col-md-12 .dropdown{background:none; position:relative; right:0!important; min-width:inherit; padding:0; display:block!important;}*/
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown{right:-100px;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul ul.dropdown li{height:auto; line-height:normal!important; border:none;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu ul ul.dropdown li a{
	font-size:10px; 
	padding:0 0 0 15px; 
	text-transform:none; 
	line-height:normal;
	display:inline;
}
/***Banners nouveautes+colibriant+coup de coeur***/
#ph_megamenu_wrapper .ph-type-5{width:24%; padding:0 15px 5px;}
#ph_megamenu_wrapper .banner_nouveautes, #ph_megamenu_wrapper .banner_colibriant, #ph_megamenu_wrapper .banner_coup_de_coeur{margin:5px 0 0 0;} 
#ph_megamenu_wrapper .banner_nouveautes{}
#ph_megamenu_wrapper .banner_colibriant{}
#ph_megamenu_wrapper .banner_coup_de_coeur{}
#ph_megamenu_wrapper .ph-type-5 p{}
#ph_megamenu_wrapper .mega-menu .ph-type-5 p a{text-transform:uppercase; display:block; padding:5px; font-weight:normal; font-size:20px; text-align:center; border:1px solid transparent; letter-spacing:6px;}
#ph_megamenu_wrapper .ph-type-5 p a:after{content:""; height:1px; width:40%; background-color:#D1D3D4; display:block; margin:7px auto auto;}
#ph_megamenu_wrapper .mega-menu .banner_nouveautes p a{color:#9E1F63;}
#ph_megamenu_wrapper .mega-menu .banner_colibriant p a{color:#009444;} 
#ph_megamenu_wrapper .mega-menu .banner_coup_de_coeur p a{color:#ED1C24; letter-spacing:0;}
/*#ph_megamenu_wrapper .banner_nouveautes a:before{color:white; font-family: 'icomoon'; content: "\e602"; font-size:25px; margin-right:5px;}
#ph_megamenu_wrapper .banner_colibriant a:before{color:white; font-family: 'icomoon'; content: "\e601"; font-size:25px; margin-right:5px;}
#ph_megamenu_wrapper .banner_coup_de_coeur a:before{color:white; font-family: 'icomoon'; content: "\e600"; font-size:25px; margin-right:5px;}*/
#ph_megamenu_wrapper .banner_coup_de_coeur p a:hover,
#ph_megamenu_wrapper .banner_nouveautes p a:hover,
#ph_megamenu_wrapper .banner_colibriant p a:hover{border:1px solid #D1D3D4; background-color:#F1F2F2!important; color:#484848;}

/***Blocs Nouveautes+coup de coeur+collection***/
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6{
	width:29.7%!important;
	float:left;
	margin:0 15px;
	padding:0;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6 .h3{
	border:none!important;
	margin:0;
	text-transform:uppercase;
	color:#9e1f63;
	font-size:20px;
	padding:0;
}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6 .h3 i{display:none;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6 .h3 a{color:white!important;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6 .ph_product_item{width:100%; border:none; padding:10px;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_image{float:left; margin:0 10px 0 0;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_image img{height:150px!important;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .product_list_ph .ph_product_item .ph_product_name{font-size:13px; text-align:left; line-height:normal; color:#9e1f63;}
/***Bloc nouveaute***/
/*#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6.menu_nouveaute h3:before{font-family: 'icomoon'; content: "\e602";}*/
/***Bloc coup de coeur***/
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6.menu_coupdecoeur .h3{color:#ED1C24;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6.menu_coupdecoeur .product_list_ph .ph_product_item .ph_product_name{color:#ED1C24;}
/*#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6.menu_coupdecoeur h3:before{font-family: 'icomoon'; content: "\e600";}*/
/***Bloc colibriant***/
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6.menu_colibriant .h3{color:#009444;}
#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6.menu_colibriant .product_list_ph .ph_product_item .ph_product_name{color:#009444;}
/*#ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-6.menu_colibriant h3:before{font-family: 'icomoon'; content: "\e601";}*/

/***Menu promo***/
#ph_megamenu_wrapper .ph_megamenu li.promo{
	background:url(../../img/bg_menu_promo.png) no-repeat center center transparent;
	background-size:contain;
	padding:0 15px 0 6px;
}
#ph_megamenu_wrapper .ph_megamenu li.promo a{text-align:left; color:#333333;}
#ph_megamenu_wrapper .ph_megamenu li.promo a:hover{background:transparent; color:#EC5119;}
#ph_megamenu_wrapper .ph_megamenu li.promo .dropdown li i.fa-paw:before{font-family: 'icomoon'; content: "\e602"; font-size:22px;}
#ph_megamenu_wrapper .ph_megamenu li.promo .dropdown li i.fa-twitter:before{font-family: 'icomoon'; content: "\e601"; font-size:22px;}
#ph_megamenu_wrapper .ph_megamenu li.promo .dropdown li i.fa-heart:before{font-family: 'icomoon'; content: "\e600"; font-size:22px;}


/*** EVO001 - Gestion des saisons ***/
.ph-mega-categories-list-lvl-1 .high_season a{

}
.ph-mega-categories-list-lvl-1 .low_season a{
	color: #AEAEAE!important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #ph_megamenu_wrapper .ph-col-1 {
    width: 80.833333px;
  }
  #ph_megamenu_wrapper .ph-col-2 {
    width: 161.666667px;
  }
  #ph_megamenu_wrapper .ph-col-3 {
    width: 242.5px;
  }
  #ph_megamenu_wrapper .ph-col-4 {
    width: 323.333333px;
  }
  #ph_megamenu_wrapper .ph-col-5 {
    width: 404.166667px;
  }
  #ph_megamenu_wrapper .ph-col-6 {
    width: 485px;
  }
  #ph_megamenu_wrapper .ph-col-7 {
    width: 565.833333px;
  }
  #ph_megamenu_wrapper .ph-col-8 {
    width: 646.666667px;
  }
  #ph_megamenu_wrapper .ph-col-9 {
    width: 727.5px;
  }
  #ph_megamenu_wrapper .ph-col-10 {
    width: 808.333333px;
  }
  #ph_megamenu_wrapper .ph-col-11 {
    width: 889.166667px;
  }
  #ph_megamenu_wrapper .ph-col-12 {
    width: 970px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #ph_megamenu_wrapper .ph-hidden-mobile {
    display: none !important;
  }
}

@media (min-width: 992px) {
  #ph_megamenu_wrapper .ph-hidden-desktop {
    display: none !important;
  }
}

@media (max-width: 991px) {
  #ph_megamenu_wrapper .ph-col-1,
  #ph_megamenu_wrapper .ph-col-2,
  #ph_megamenu_wrapper .ph-col-3,
  #ph_megamenu_wrapper .ph-col-4,
  #ph_megamenu_wrapper .ph-col-5,
  #ph_megamenu_wrapper .ph-col-6,
  #ph_megamenu_wrapper .ph-col-7,
  #ph_megamenu_wrapper .ph-col-8,
  #ph_megamenu_wrapper .ph-col-9,
  #ph_megamenu_wrapper .ph-col-10,
  #ph_megamenu_wrapper .ph-col-11,
  #ph_megamenu_wrapper .ph-col-12 {
    width: 100%;
    margin-bottom: 20px;
  }
  .ph_megamenu_mobile_toggle a.show_megamenu {
    display: block;
  }
  #ph_megamenu_wrapper {
    display: none;
    margin-top: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu {
    background: none;
    border: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu {
    position: relative;
    background: none;
    top: 0;
    left: 0!important;
    display: none;
    clear: both;
    width: 100%;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu h3 {
    font-size: 16px;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-mega-categories-cat-title {
    display: none;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-4 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu .ph-type-4 .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li {
    white-space: normal;
    transition: none;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li:before {
    content: '';
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li:hover {
    padding-left: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li > a {
    font-size: 16px;
    position: relative;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    text-transform: uppercase;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul li > a span.marker {
    display: none;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown {
    right: 0!important;
    display: none;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown li {
    border: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown li a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown li a:hover {
    background: none;
  }
  #ph_megamenu_wrapper .ph_megamenu .mega-menu ul.dropdown li ul li a {
    padding-left: 80px;
  }
  #ph_megamenu_wrapper .ph_megamenu .dropdown {
    display: none;
    position: relative;
    width: 100%;
    top: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  #ph_megamenu_wrapper .ph_megamenu .dropdown li {
    float: left;
    margin: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu .dropdown li a {
    border-bottom: 1px solid #ddd;
  }
  #ph_megamenu_wrapper .ph_megamenu .dropdown li a span.marker {
    display: none;
  }
  #ph_megamenu_wrapper .ph_megamenu .dropdown li a:hover {
    color: #484848;
  }
  #ph_megamenu_wrapper .ph_megamenu .dropdown li .dropdown {
    left: 0!important;
  }
  #ph_megamenu_wrapper .ph_megamenu .dropdown li .dropdown a {
    padding-left: 40px;
  }
  #ph_megamenu_wrapper .ph_megamenu .dropdown li .dropdown .dropdown a {
    padding-left: 80px;
  }
  #ph_megamenu_wrapper .ph_megamenu li {
    clear: both;
    display: block;
    margin: 0 0 10px 0;
    width: 100%;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a {
    padding: 0 10px;
    background: #f6f6f6;
    font-size: 14px!important;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a:active {
    color: #222;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a i.fa-home {
    display: none;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a span.hide {
    display: block!important;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a span.label {
    display: none;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a span.marker-off {
    display: inline-block;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a span.marker {
    margin: 0 -10px 0 0;
    padding: 0 10px;
    background: #ddd;
    float: right;
  }
}
