/*.tab-bois ul li{display:inline-block;margin-right:5px;}
.tab-bois ul li a{font-size:16px;display:block;color:#136eb7;border:1px solid #136eb7;font-weight:bold;text-decoration:none;padding:5px;}
.tab-bois ul li.current a, .tab-bois ul li:hover a{background-color:#136eb7;color:#fff;text-decoration:none;}*/
.slider-qty{letter-spacing: 0}
.prix-bas.rouge{display:block;width:100%;clear:both;text-align:center;background-color:red !important;color:#fff;font-weight:bold;padding:10px 0;font-size:16px;}
.for-promo{position:relative;background-color:#fff !important;height: 0;}
.has-promo .for-promo{min-height: 35px;}
.for-promo.haut-promo, .not-active .for-promo.haut-promo, .active.not-active .for-promo.haut-promo{
display: block;
padding:10px 0;
width:100%;
color:#fff;
background-color:#f28512 !important;
font-weight: bold;
text-align: center;
line-height: 30px;
font-size:16px;
line-height: 17px;
box-shadow: 2px 2px 12px #7d7d7d !important
}
/*
.prod-box.grid-50:not(.has-promo){margin-top:60px;}
*/
.prod-box.has-promo .prix-haut{min-height:75px;opacity: 1}
.prod-box.has-promo .prix-bas{display: block}
.prod-box.has-promo .prix-bas .commander{visibility: visible}
table#cart_summary .cart_unit{width:230px;}
.reduc-bloc{background-color:#f28512;color:#fff;}
.reduc-bloc .prior-price{font-weight: bold;padding:0;font-size: 14px !important;padding:0 !important;}
.prod-box.active .prix-haut, .prod-box:hover .prix-haut, .prod-box.has-promo .prix-haut{background-color:#fff;}
.has-promo h2{border-left:none !important;border-right:none !important}
.stere{font-size:12px;}
.barre{text-decoration:none;}
.big{font-size:14px;}
.has-promo .to-update-2, .has-promo .long-unit{font-size:15px;color:#f28512;}
.slider-promo{display:none;color:#f28512;font-weight: bold;padding:10px;margin-bottom:10px;text-align: center;font-size:20px;}
.slider-aulieudetotal{margin-top:-20px;margin-bottom:20px;}
.slider-promo.show-slider-promo{display:inline-block}
.tab-bois ul{
		    list-style: none;
		    margin: 15px 10px;
		    padding-left: 20px;
		    line-height: 30px;
		    height: 32px;
		    overflow: hidden;
		    font-size: 16px;
		    font-family: verdana;
		    position: relative;
		    border-bottom: 1px solid #104E8B;
		}
		.tab-bois li {
		    border: 1px solid #fff;
		    border-bottom-color:#fff;
		    background: #fff;
		    display: inline-block;
		    position: relative;
		    z-index: 0;
		    border-top-left-radius: 6px;
		    border-top-right-radius: 6px;
		    margin: 0 -5px;
		    padding: 5px 30px;
		}
		.tab-bois ul.tab-bois-ul li a {
			  color: #136eb7;
			  text-decoration: none;
			  font-weight:bold;
		}

		.tab-bois ul.tab-bois-ul li.current > a{color:#fff;font-weight:normal;}
		.tab-bois li.current {
		    background: #136eb7;
		    background: -o-linear-gradient(top, #136eb7 50%, #104E8B 100%);
		    background: -ms-linear-gradient(top, #136eb7 50%, #104E8B 100%);
		    background: -moz-linear-gradient(top, #136eb7 50%, #104E8B 100%);
		    background: -webkit-linear-gradient(top, #136eb7 50%, #104E8B 100%);
		    background: linear-gradient(top, #136eb7 50%, #104E8B 100%);
		    color: #fff;
		    z-index: 2;
		    border-bottom-color: #136eb7;
		    box-shadow: 0 3px 3px rgba(24, 116, 205, 0.4), inset 0 1px 0 #104E8B;
		    text-shadow: 0 1px #FFF;
		}
		
.tab-bois .cat_title{font-size:16px;color:#000;margin:10px 0;font-weight:bold;}
/*
.infos_grouporder, .infos_bois {
	background: #136EB7;
	padding: 15px;
	margin: 1%;
	color: #fff;
	position: relative;
	border-radius: 3px;
	font-size: 16px;
	line-height: 30px;
}
*/

.infos_grouporder, .infos_bois {
	/*border: 2px solid #7bef8b; */
    border: 2px solid #f28512;
	padding: 15px;
	position: relative;
	font-size: 16px;
	line-height: 30px;
    width: 65%;
    margin: 0 auto;
}

.infos_grouporder .actions {
    text-align: center;
}








.infos_bois{
	background-color:#fff;color:#333;
}
.infos_grouporder.danger {
	background: #ff0000;
}
.infos_grouporder:before {
	/*content: ' ';*/
	
	width: 0;
	height: 0;
	border: 15px solid #136EB7;
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
	/*border-right-width: 20px;*/
	/*border-left-width: 20px;*/
	
	position: absolute;
	top: -30px;
	left: 1%;
}
.infos_grouporder .date {
	background: rgba( 0, 0, 0, 0.4);
	color: #fff;
	display: inline-block;
	padding: 0px 10px;
	border-radius: 3px;
}
.infos_grouporder .actions {
	margin-top: 20px;
}
.infos_grouporder .actions a:first-child {
	margin-left: 0;
}
.stere {
	display: block;
	clear: both;
}
.infos_grouporder .actions a {
	color: #fff;
	padding: 5px 10px;
	margin: 5px;
	border-radius: 3px;
	text-decoration: none;
}
.infos_grouporder .actions a.selected {
	background: #7bef8b;
	color: #000;
}

.infos_grouporder .actions a.selected {
    background: #f28512;
    color: #fff;
}


/*
.infos_grouporder .actions a.selected:hover {
	background: #ddd;
	color: #000;
}

.infos_grouporder .actions a:hover {
	background: rgba(255, 255, 255, 0.5);
	color: #000;
}  */
.infos_grouporder .actions a.yes {} .infos_grouporder .actions a.no {} #alertcp {
	width: 340px;
	text-align: left;
	z-index: 1000;
	display: none;
	float: left;
	position: absolute;
}
#alertcontact {
	width: 340px;
	text-align: left;
	z-index: 1000;
	display: none;
	margin: 0 auto;
	margin-bottom: 10px;
}
#alertcp div, #alertcontact div {
	background-color: #fff;
	padding: 10px;
}
#alertcp p {
	color: #040505;
	font-size: 14px;
	text-align: left;
}
#alertcp strong, #alertcontact strong {
	font-size: 14px;
}
#alertcp .close, #alertcontact .closecontact {
	float: right;
	cursor: pointer;
}
.not-active .big-price {
	display: none;
}

.big-price {
	color: #136eb7;
	font-size: 16px;
}
.big small {
	display: block;
	font-size: 10px;
}
#step-4 {
	margin-bottom: 0px;
}
.right-colo {
	width: 0;
}
#step-1.grid-60 {
	width: 100%;
}
/*#step-1 .grid-20 {
	width: 16.666666667%;
}*/
#step-2.grid-40 {
	width: 100%;
}
#wizardcp {
	background-color: #f6a33f;
	width: 100%;
}
#wizardcp:after {
	background-image: none;
	background-repeat: no-repeat;
	content: " ";
	height: 16px;
	left: 10%;
	margin-left: -50px;
	pointer-events: none;
	position: absolute;
	top: 100%;
	width: 74px;
}
#wizard3 {
	display: none;
}
#step-2 {
	max-width: 1240px;
	margin: 0 auto;
	background-image: url('cp.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 20px 0;
}
.choisir.cpostal {
	margin-left: 22px;
}
.form-cp {
	margin: 10px 20px;
	width: 100%;
	position: relative;
}
.view-price {
	clear: none !important;
	margin-top: 0 !important;
}
.res input, .res a {
	display: inline-block;
	vertical-align: middle
}
.slider-price {
	margin: 30px 0;
	font-size: 110%;
}
#step-3 .conseillere-alert {
	display: none!important;
}
#step-3 .input-simple {
	display: none;
}
#step-3 .input-simple button.ok {
	display: block;
	margin: auto;
	padding: 5px 10px;
	margin-top: 10px

}
#step-3 .input-simple input {
	margin: auto;
	width: 200px;
	border-radius: 4px!important;
	font-size: 20px;
	border: 2px solid #6E2805;
	padding: 5px;
	float: left;
	text-align: right;
}
#step-3 .input-simple .legend {
	float: left;
	height: 39px;
	width: 96px;
	text-align: center;
	line-height: 39px;
	font-size: 20px;
}
#step-3 .choisir .normal {
	display: inline;
}
#step-3 .choisir .small {
	display: none;
}

#step-1 .nomcat {
	font-size: 20px;
}

#editquantitymanuel {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.infobulleeditquantity {
	display: none;
	position: absolute;
	font-weight: bold;
	top: -50px;
	right: 30px;
	width:140px;
	padding:10px;
    background: #f28c00;
    border: 2px solid #fff;
    text-align: center;
}
.infobulleeditquantity:after, .infobulleeditquantity:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.infobulleeditquantity:after {
    border-color: rgba(242, 140, 0, 0);
    border-top-color: #f28c00;
    border-width: 10px;
    margin-left: -10px;
}
.infobulleeditquantity:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 13px;
    margin-left: -13px;
}

@media screen and (max-width: 1024px) {
	#step-3 .sliders {
		display: none;
	}

	#step-3 .input-simple {
		display: block;
		margin: 10px auto;
		margin-bottom: 25px;
		width: 360px;
	}
	#wizardcp:after, #zone_edit {
		display: none!important;
	}
	#step-1, #step-2 {
		overflow: hidden;
	}
	#step-3 .choisir .normal {
		display: none;
	}
	#step-3 .choisir .small {
		display: inline;
	}

	.prix-bas {
		display: block!important;
	}

	.prix-bas a.commander, .prod-box.not-active .prix-bas a.commander, a.iframe-commander {
		visibility: visible!important;
	}
}

#step-3 .input-simple {
	margin: 10px auto;
	margin-bottom: 25px;
	width: 360px;
}

input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media screen and (max-device-width: 1024px) {
	#step-3 .sliders {
		display: none;
	}

	#step-3 .input-simple {
		display: block;
		margin: 10px auto;
		margin-bottom: 25px;
		width: 360px;
	}
	#wizardcp:after, #zone_edit {
		display: none!important;
	}
	#step-1, #step-2 {
		overflow: hidden;
	}
	#step-3 .choisir .normal {
		display: none;
	}
	#step-3 .choisir .small {
		display: inline;
	}

	.prix-bas {
		display: block!important;
	}

	.prix-bas a.commander, .prod-box.not-active .prix-bas a.commander, a.iframe-commander {
		visibility: visible!important;
	}
}

.cpnotexist {
	float: left;
	background: #FAFAFA;
	padding: 10px;
	border-radius: 3px;
	margin-left: 19px;
}

.cpnotexist h3 {
	padding-bottom: 10px;
}

.cpnotexist h3 a {
	color: #136EB7;
	/*text-decoration: underline;*/
}

.cpnotexist ul {
	padding-bottom: 15px;
}

.cpnotexist ul li {
	margin-left: 20px;
	list-style: none;
	font-size: 132%;
	line-height: 23px;
}

.cpnotexist ul li:before {
	content: '- ';
}

#menu_tarifs {
	position: relative;
	/*background: #000;*/
	color: #fff;
	cursor: default;
}

#menu_tarifs > a {
	color: #fff;
}

#menu_tarifs ul {
	display: none;
	position: absolute;
	z-index: 20;
	background: #fff;
	border: 1px solid #136EB7;
	border-top: none;
}

#menu_tarifs:hover ul {
	display: block!important;
}

#menu_tarifs ul li {
	display: block;
}

#menu_tarifs ul li:last-child {
	border-top: 1px solid #136EB7;
}

#menu_tarifs ul li a {
	font-weight: bold;
	color: #000;
	display: block;
	padding: 10px;
}

#menu_tarifs ul li a:hover {
	background: #136EB7;
	color: #fff;
}

#menu_cp:hover, #menu_qty:hover {
	background: transparent;
	color: #749BD1;
	cursor: default;
}

#menu_cp:after, #menu_qty:after {
	display: none!important;
	background-image: none;
}

.tab-content .prod-box {
    width: 16%;
}

.nav-tabs {
    list-style-type: none;
    padding: 0  0 40px;
    margin-top: 40px;
}


.nav-tabs li {
    float: left;
    margin-right: 30px;
    text-align: center;
}

.nav-tabs li a {
    color: #fff;
    background: #ccc;
    padding: 10px;
    font-size: 20px;
    padding-left: 20px;
}
.nav-tabs li a:hover {
    background: #136EB7;
}

.tab-content h2 {
    font-size: 26px;
    padding-bottom: 0;
    padding-top: 30px;
}

.nav-tabs li a:before {
    padding-right: 20px;
}

.nav-tabs li .active:before {
    font-family: FontAwesome;
    content: "\f0dd";
}

.nav-tabs li a:hover:before {
     font-family: FontAwesome;
    content: "\f0dd";

}