/* Custom code goes here - paste your css code below in line 8 */

.center {
	text-align: center;
}

div#homepage-slider {
	height: 200px;
	max-height: 200px;
}

div.bx-has-controls-direction {
	display: none;
}

a.product-flags-plist span.product-flag.new,
#product #content .product-flags .product-flag.new {
	color: #000;
}

/*div.hidden-sm-down {
	back_gro_und: hsla(0, 0%, 100%, .99) !important;
}*/

.product-flag.new {
	display: none;
}

#_desktop_top_menu > ul > li > a {
	font-size: 14px;
}

#_desktop_top_menu ul#top-menu {
	/* max-height: 43px;
	overflow: hidden; */
}

#_desktop_top_menu ul#top-menu .popover.sub-menu {
	width: 240px;
}

#_desktop_top_menu ul.top-menu[data-depth="1"] div {
	margin-left: 40px;
}

#_desktop_top_menu li#category-21 div {
	width: 240px !important;
}

#home_categories > .row > .cat_block {
	min-height: 184px !important;
}

#home_cat_product {
	display: none;
}

/* btn colors */
.btn-primary/*, .cart_index_title a.cart_link*/ {
	background-color: #003883 !important;
	/*color: #fff;
	border-color: transparent;*/
}
.cart_index_title a.cart_link {
	/*background-color: #003883;
	color: #fff;
	border-color: transparent;*/
}

.btn-primary:hover/*, .cart_index_title a.cart_link:hover*/ {
	background: #91a9d6 !important;
	/*color: #fff;
	border-color: transparent;*/
}
.cart_index_title a.cart_link:hover {
	/*background: #91a9d6;
	color: #fff;
	border-color: transparent;*/
}
/*
.stickycart_yes.sticky_cart #header div#_desktop_cart .blockcart .header {
	background-color: #003883;
	border-radius: 30px !important;
}
*/
ul.page-list li.current {
	background-color: #003883;
}

ul.page-list li.current a {
	color: #FFFFFF !important;
}

/* .products .product-miniature .product-title {
	height: 46px !important;
} */

div.availability {
	display: none;
}

.ui-widget .search_right span.search_price { /* suggestions de recherche */
	display: none;
}

/* section.product-features > table.data-sheet td, */
section.product-features > dl.data-sheet > dt.name, 
section.product-features > dl.data-sheet > dd.value {
	min-height: 3rem;
	padding: 5px;
}

/* section.product-features > table.data-sheet tr:nth-of-type(2n), */
.product-features > dl.data-sheet dd.value:nth-of-type(2n), 
.product-features > dl.data-sheet dt.name:nth-of-type(2n) {
	background-color: #f1f1f1;
}

#ui-datepicker-div {
	width: 20em;
}

section#ElimsStepOrderClientInfos input#elimsordername-input,
section#ElimsStepOrderClientInfos input#elimsorderreference-input,
section#ElimsStepOrderClientInfos input#elimspecorderref-input {
	width: 300px;
	margin-top: 6px;
}

section#checkout-addresses-step #msg-diff-addr,
section#checkout-addresses-step #link-diff-inv-addr,
section#checkout-payment-step .payment-options,
.invoice-address-summary,
article#invoice-address {
	display: none;
}

section#checkout-payment-step .order-summary-header {
	/* width: 100%;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid rgba(0,0,0,.125); */
	border: 1px solid #e5e5e5;
	padding-top: 1rem;
	padding-bottom: 0.7rem;
	/* padding-left: 15px;
	padding-right: 15px;
	vertical-align: center; */
}

section#checkout-payment-step .steps-summary-deliverydate {
	font-size: 13px;
}

article.js-alert-payment-conditions {
	margin-top: 0px !important;
}

#contact_infos_phone {
	max-width: 150px;
}

#footer_contact_phone {
	max-width: 225px;
}

.page-addresses .address .address-body, 
#delivery-addresses .address-item header label,
#invoice-addresses .address-item header label {
	height: 230px;
}

.forgotten-password .form-fields label.required {
	width: 160px;
}
