/*********************************/
/*   S.I   2021 - surcharge CSS  */
/*********************************/
body .header .nav {
    font-family: "Century Gothic Pro", Regular !important;
}
header .nav {
	text-transform : uppercase;
	background: #F5F5F5 !important;
}
.nav .container {
	max-width : 90% !important;
}
header .header_user_info a {
    color: #707070 !important;
	padding: 5px 9px 5px 8px !important;
}
header .header_user_info {
    border-left: 1px solid #F5F5F5 !important;
    border-right: 1px solid #F5F5F5 !important;
}
header .shop-phone {
    padding: 5px 20px 5px 0 !important;
    color: #707070 !important;
}
header .shop-phone strong {
    color: #707070 !important;
}
header .shop-email {
    padding: 5px 0 5px !important;
    color: #707070 !important;
}
header .mailto {
    color: #707070 !important;
}
header .shop-email i {
	display : none !important;
}
header .shop-phone i {
	display : none !important;
}
header .nav .header_user_info {
	display:none !important;
}
span.shop-email strong {
    font-weight: lighter;
    color: black;
}
span.shop-phone strong {
    font-weight: lighter;
    color: black;
}
div#right_header {
    height: 138px;
}
ul.product_list.grid > li .product-container .functional-buttons {
    background: none !important;
}
header .row #header_logo {
    z-index: 1;
    padding-top: 20px !important;
    width: 18%;
}
a.product-name {
    height: 27px;
    line-height: 1;
    overflow: hidden;
}


/* CSS Langue dans le NAV */
#languages_block_top > b {
    font-weight: lighter;
    color: black;
}
header #languages_block_top{
	float :right;
	padding-top: 4px;
}
header #languages_block_top a{
	padding-left: 15px;
}

/* CSS Logo */
#header_logo > a > .img-responsive {
    padding-left: 30px;
}
#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
    width: initial !important;
}

#index #layer_cart .crossseling #blockcart_list ul li {
    width: 174px !important;
}
#product #layer_cart .crossseling #blockcart_list ul li {
    width: 177px !important;
}
/* CSS pour l'icones Shopping Cart*/
.shopping_cart > a:first-child:before {
    display: none !important;
}
#header .shopping_cart {
	text-align: center;
	padding-top: 48px !important;
	margin-left: 12px;
}
#header .shopping_cart > a:first-child:after {
    display: none !important;
}
#header .cart_block dt.first_item, #header .cart_block dt {
    background: none !important;
}
.shopping_cart {
	cursor: pointer;
	background-size: 30px;
	background-repeat: no-repeat;
	background-image: url(../../../../img/icones_2021/shopping-bag.svg);
	background-position: 50% 0px;
	text-transform : uppercase !important;
}
.shopping_cart > a:first-child {
	display: contents  !important;
	padding: 0px 0px 0px 0px !important;
	background: transparent !important;
	text-shadow: 0px 0px rgb(0 0 0 / 20%)!important;
	font-weight: initial !important;
	color: initial !important;
}
.shopping_cart .ajax_cart_no_product{
	padding-left : 0px;
}
.shopping_cart {
    width: initial !important;
}
.shopping_cart > a:first-child b {
    font: 100 15px/0px "Century Gothic", "Open Sans", sans-serif !important;
    line-height: 1.06  !important;
	padding-right: 0px !important;
	color:black !important;
	font-weight: normal !important;
}

/* CSS pour l'icone connexion ... */

div#header_user {
    cursor: pointer;
	float: right;
    background-size: 30px;
    background-repeat: no-repeat;
    background-image: url(../../../../img/icones_2021/user.svg);
    background-position: 50% 0px;
}
#header #header_user {
	padding-left: 5px;
	text-align: center;
	padding-top: 48px !important;
	padding-right: 5px;
}
#header_user a.account {
    color: black !important;
}


/* CSS pour l'icone Commande */
div .xy-ContenerHeaderSaisieRef .xy-BTheaderSaisieRef:hover {
    color: black !important;
}
.xy-ContenerHeaderSaisieRef {
    padding-top: 48px !important;
}

div.xy-ContenerHeaderSaisieRef {
	cursor: pointer;
	text-align: center;



	background-size: 30px;
	background-repeat: no-repeat;
	background-image: url(../../../../img/icones_2021/stopwatch.svg);
	background-position: 50% 0;
}
.xy-ContenerHeaderSaisieRef .xy-BTheaderSaisieRef {
    color: #000000;
    font-size: unset !important;
    font-weight: initial !important;
    text-decoration: none !important;
    line-height: 1.1;
}

/* CSS pour l'icone particulier */
div.particulier{
	cursor: pointer;
	text-align: center;
	background-size: 30px;
	background-repeat: no-repeat;
	background-image: url(../../../../img/icones_2021/vernis.svg);
	background-position: 50% 0;
}
.particulier{
	padding-top: 48px !important;
}
div .particulier a:hover {
    color: black !important;
}
.particulier a{
    color: #000000;
    font-size: unset !important;
    font-weight: initial !important;
    text-decoration: none !important;
    line-height: 1.1;
}






/* CSS pour l'icone Recherche */
div.search_block_top {
    cursor: pointer;
	color: #000000;
	text-align: center;
}
div#search_block_top {
	cursor: pointer;
	background-size: 30px;
	background-repeat: no-repeat;
	background-image: url(../../../../img/icones_2021/search.svg);
	background-position: 50% 0;
}
#search_block_top {
    padding-top: 48px !important;
}

/* CSS pour Block Top Menu -> Ul */
.sf-menu {
	background: #FFFFFF !important;
	padding-bottom: 3px !important;
	border-bottom: 0px solid #FFFFFF !important;
	/* padding-left: 9% !important; */
	padding-top: 13px !important;
	/* margin: 0 auto !important; */
}
.sf-menu > li {
	border-right: 0px solid #d6d4d4 !important;
	display: inline;
}
#columns {
	padding-top: 0px !important;
}
.sf-menu > li > a {
	padding: 22px 18px !important;
	text-transform : uppercase !important;
	border-bottom: 3px solid transparent !important;
	font: 100 15px/18px "Century Gothic Pro", "Open Sans", sans-serif !important;
}

.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
    background: #FFFFFF !important;
    border-bottom: 3px solid #666666 !important;
	color:black !important;
}
@media (min-width: 767px)
{
	#header {
		position: fixed;
		width: 100%;
	}
	.sf-menu li ul {
        top: 65px !important;
	}
	.columns-container {
		margin-top: 198px;
	}

}
.sf-menu li > ul.submenu-container > li
{
	min-height: 40px;
}
/* CSS Nouveauté / promotion ... */
#home-page-tabs > li {
    text-color: #000000 !important;
	padding-bottom: 5px !important;
}
#home-page-tabs {
	font: 100 15px/18px "Century Gothic Pro", "Open Sans", sans-serif !important;
	padding: 0;
	padding-top: 50px;
    background: #fff;
}
#home-page-tabs > li a {
	font: 100 15px/25px "Century Gothic Pro", "Open Sans", sans-serif !important;
	color: #707070 !important;
	font-size: 14px !important;
	padding-bottom: 15px !important;
}
#home-page-tabs a {
    width: 100% !important;

}

/* CSS Produit */
a.button.quick-view {
    background: url(/img/icones_2021/apercu-rapide.svg) no-repeat 0px 0px!important;
    background-size: 33px !important;
}
.product-container {
    height: 430px !important;
}

/* CSS Image avant le footer*/
.cmsinfo-item:not(:first-child){
    /* height: auto; */
    /* margin-top: 100px !important; */
}
#cmsinfo_block .cmsinfo-item .cmsinfo_text {
    padding-left: 120px;
}

#cmsinfo_block .cmsinfo-item .cmsinfo_text h2{
	color : #000000;
	font-weight: bold;
}
.cmsinfo_text b {
    color: black;
}
#cmsinfo_block .cmsinfo-item .cmsinfo_text .more {
    text-transform: uppercase !important;
}
#cmsinfo_block .cmsinfo-item .cmsinfo_text .more a{
	padding-bottom: 5px;
    border-bottom: 1px solid #E0E0E0;
	text-decoration: none;
}
#cmsinfo_block .cmsinfo-item .cmsinfo_text .more a:hover {
	color : black;
	border-bottom-color: black;
}
#cmsinfo_block .cmsinfo-item img {
    box-shadow: rgb(0 0 0 / 17%) 0 0 13px;
    margin-bottom: 20px;
}

.cmsinfo-item img {
    border-right: 0px solid transparent !important;
}
.lnk_view {
    background: url(/img/icones_2021/detail-produit.svg) no-repeat 0px 0px!important;
    background-size: 33px !important;
    border-radius: 50% !important;
}

/* CSS Footer */

.footer-container #footer #block_contact_infos {
    border-left: 0px solid #515151;
}
.footer-container #footer .bottom-footer div {
    border-top: 0px solid #515151;
}
a._blank {
    display: none;
}
.footer-container .container {
    padding-bottom: 60px !important;
}
i.icon-map-marker {
    display: none;
}
i.icon-phone {
    display: none;
}
i.icon-envelope-alt {
    display: none;
}
.footer-block h4 {
    text-transform: uppercase !important;
}

.footer-container #footer a {
    color: #777777 !important;
	text-shadow: 1px 1px 0px rgb(0 0 0 / 40%);
}
#subscribe_newsletter {
    margin: 0 0 10px 0;
	font-size: 13px !important;
    font-family: "Century Gothic", "Open Sans", sans-serif !important;
	font-weight: normal !important;
}

.toggle-footer img {
    margin-top: 130px;
}


/* Mode tel */
@media (max-width: 990px) {
	#right_header > div > a {
		display:none;
	}
	#right_header > #header_user > div > a{
		display:none;
	}
	#right_header > #search_block_top > div {
		display:none;
	}
	.shopping_cart a:not(.ajax_cart_no_product) {
		color: black !important;
	}
}
@media (max-width: 1200px) AND (min-width: 990px){
	#home-page-tabs {
    width: 65% !important;
	}
	.product-container {
		height: 360px !important;
	}
}
@media (max-width: 990px) AND (min-width: 767px){
	#home-page-tabs {
    width: 84% !important;
	}
	#cmsinfo_block .cmsinfo-item .cmsinfo_text {
    padding-left: 50px !important;
	}

	.product-container {
		height: 370px !important;
	}
	#header #header_user {
	text-align: center;
	padding-top: 48px !important;
	margin-right: 130px !important;
	}

}
@media (max-width: 767px) AND (min-width: 600px){
	#home-page-tabs {
    width: 84% !important;
	}
	#home-page-tabs > li {
		width: 160px !important;
	}
	#cmsinfo_block .cmsinfo-item .cmsinfo_text {
    padding-left: 50px !important;
	}

	#subscribe_newsletter br {
		display: none;
	}

}
@media (max-width: 600px) AND (min-width: 480px){
	#home-page-tabs {
	width: 80% !important;
	}
	#home-page-tabs > li {
		width: 33% !important;
	}
	#home-page-tabs > li a {
    font-size: 14px !important;
 }
	.col-xs-6 {
    width: 100% !important;
	}
	#cmsinfo_block .cmsinfo-item .cmsinfo_text {
    padding-left: 50px !important;
    padding-bottom: 30px;
 }
	.product-container {
		height: 400px !important;
	}
}
@media (max-width: 480px) AND (min-width: 400px){
	#home-page-tabs {
	width: 94% !important;
	}
	#home-page-tabs > li {
		width: 33% !important;
	}
	#home-page-tabs > li a {
    font-size: 12px !important;
 }
	.col-xs-6 {
    width: 100% !important;
 }
	#cmsinfo_block .cmsinfo-item .cmsinfo_text {
    padding-left: 50px !important;
    padding-bottom: 30px;
 }
	#header #header_user {
	text-align: center;
	padding-top: 48px !important;
	margin-right: 50px !important;
	}

}
@media (max-width: 400px) AND (min-width: 300px){
	#home-page-tabs {
	width: 100% !important;
	}
	#home-page-tabs > li {
		width: 33% !important;
	}
	#home-page-tabs > li a {
    font-size: 12px !important;
 }
	.col-xs-6 {
    width: 100% !important;
	}
	#cmsinfo_block .cmsinfo-item .cmsinfo_text {
    padding-left: 25px !important;
    padding-bottom: 38px;
 }
	#header #header_user {
	text-align: center;
	padding-top: 48px !important;
	margin-right: 13px !important;
	}

}
/* FIN T.P */

/* AJOUT S.I */

.header-container {
    border-bottom: 1px solid #ddd;
}
form#searchbox {
    display: none;
    top: 16px;
    left: 0% !important;
    width: 28% !important;
    /*display: none;
    top: 20px !important;
    left: 5% !important;
    width: 44% !important;
     position: absolute !important; */
    z-index: 10;
}
div#search_block_top {
    float: right;
}
div#right_header {
    margin-top: 20px;
    position: absolute;
    background: #fff;
    width: 80%;
    left: 20%;
}
#home-page-tabs {
    text-align: center;
    width: 52%;
    margin: 0px auto;
}
#home-page-tabs > li {
    border-left: 0px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 200px;
}
#home-page-tabs a {
    font-size: 18px !important;
    font-weight: normal !important;
    text-transform: uppercase;
    width: 97%;
    padding: 0px 10px 0px 10px !important;
}
#home-page-tabs > li.active a, #home-page-tabs > li a:hover {
    background: transparent !important;
    color: initial !important;
    border-bottom: 3px solid #333;
    margin: 0 !important;
}
@media (max-width: 780px) {
	div#right_header {
		/* padding-right: 65px !important; */
		/* height: 50px; */
	}
}
ul.product_list .product-name {
    font-weight: normal !important;
}

li.ajax_block_product {
    margin-bottom: 0 !important;
    height: auto !important;
}
div#subcategories {
    margin-bottom: 20px;
}
.grid .right-block .button-container {
    position: absolute;
    /* bottom: 0; */
    /* display: block !important; */
    margin: 0 auto;
    width: 100%;
}
.list .right-block-content .button-container .btn {
    float: initial !important;
    clear: none !important;
}
.right-block .button-container * span {
    opacity: 0;
}
.right-block .button-container button {
    margin: 0px 7px !important;
    padding: 0 !important;
    border: 0 !important;
}

.ajax_add_to_cart_button {
    background: url(/img/icones_2021/ajout-panier.svg) no-repeat 0px 0px !important;
    background-size: 33px !important;
    border-radius: 50% !important;
	/* color: #fff; */
    /* background-color: #000; */
    width: 35px;
    height: 35px;
}
.product-container .button {
    border: none !important;
    width: 35px;
    /* padding-left: 3px !important; */
    height: 35px;
    border-radius: 50%;
    margin: 0 6px -12px 6px !important;
    padding: 0px !important;
    display: inline-flex;
}
.product-container .left-block .content_price {
    display: none !important;
}

ul.product_list.grid > li .product-container .product-image-container {
    border: 0 !important;
}

.right-block .content_price {
    /* position: absolute; */
    bottom: 0;
    display: block !important;
    margin: 0 auto;
    width: 100%;
}

.right-block {
    max-height: 100px;
}



.right-block {
    position: relative;
}

.back_top {
    text-align: right;
    margin-right: 30px;
    border-top: 1px solid #ddd;
    padding: 16px;
    width: 100%;
    cursor: pointer;
}
.back_top:after {
    content: "\f106";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676;
    font-size: 23px;
    margin: 0px 0px 0px 10px;
    position: relative;
    top: 3px;
}
.tab-content {
    border-top: 1px solid #E0E0E0;
    margin-top: -2px !important;
    padding-top: 35px;
}

div#right_header .sb:hover {
    border-bottom: 3px solid #666;
}
div#right_header .sb {
    font-size: 12px;
    width: 14%;
    float: right;
    font-weight: normal !important;
    text-transform: uppercase !important;
    padding-bottom: 18px;
}

.cmsinfo-item img {
    border-right: 30px solid transparent;
}
@media (min-width: 600px) {
	.cmsinfo-item h2 {
		/* margin-top: 20%; */
		/* margin-bottom: 25px; */
		/* font-weight: bold; */
	}
}
.cmsinfo-item {
    font-size: 15px;
    line-height: 1.4;
}

#cmsinfo_block .cmsinfo-item:hover a {
    border-bottom-color: #000 !important;
}
.cmsinfo-item > div:not(.cmsinfo_text) {
    margin: 0 !important;
    padding: 0 !important;
}
div#layer_cart {
    z-index: 10000;
}
#layer_cart .crossseling #blockcart_list {
    width: 100% !important;
}
.box-info-product {
    background: transparent !important;
    border: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
#layer_cart .crossseling #blockcart_list a.bx-next {
    right: 6px !important;
    top: 37% !important;
    height: 42px !important;
}
#layer_cart .crossseling #blockcart_list a.bx-prev {
    left: 8px !important;
    top: 37% !important;
    height: 42px !important;
}
.product-name {
    font-size: 14px;
}
.cart_block dt {
    font-weight: normal;
    overflow: hidden;
    padding: 20px 10px 16px 20px;
    position: relative;
    text-align: left;
}

.cart_block_list {
    border: 1px solid #ddd;
    background-color: #fff;
    /* z-index: 110000000; */
}

.cart_block_list dl.products {
    height: 460px;
    overflow: auto;
}

#menu_mobile, #cart_mobile {display: none;z-index: 100;}
.button.quick-view-wrapper-mobile {
    display: none;
}
#header {
    /* position: fixed; */
    /* width: 100%; */
}

div#block_top_menu {
    padding-top: 0px !important;
    position: fixed;
    top: 120px;
    /* margin: 0 auto; */
    left: -19px;
    width: 103%;
    padding-left: 1%;
    /* height: 97px; */
    /* overflow: hidden; */
    text-align: center;
}
#block_top_menu {
	/* padding: 0; */
	/* margin: 2.5em 0; */
	/* text-align:center; */
	}
#block_top_menu li {
	display: inline;
	/* list-style: none; */ /* nécessaire pour IE7 */
	float: none;
}
#block_top_menu a {
	display:inline-block;
	/* margin: 0 30px; */
	/* float: left; */
}
.sf-menu ul li {
    float: left !important;
    text-align: initial;
}
@media (min-width: 600px)
{
	.cmsinfo-item:not(:first-child) {
		height: auto;
		margin-top: 60px !important;
	}
	header .row #header_logo {
		padding-top: 31px !important;
		/* width: 16%; */
	}
}
@media (min-width: 1200px)
{
	#header_logo img {
		position: relative;
		left: -30px;
	}
}
@media (max-width: 1200px)  AND (min-width: 990px)
{
	div#block_top_menu {
		padding-top: 0px !important;
		position: absolute;
		top: 83px;
		/* margin: 0 auto; */
		left: -44%;
		width: 153.9%;
		/* padding-left: 5%; */
		/* height: 97px; */
		/* overflow: hidden; */
	}
	div#right_header {
		margin-top: 20px;
		position: absolute;
		background: #fff;
		width: 81%;
		/* left: 23%; */
	}
	.sf-menu > li > ul {
		padding: 26px 30px 31px;
		left: 128px !important;
		width: 84.5% !important;
	}
	.sf-menu > li > a {
		padding: 15px 11px !important;
		text-transform: uppercase !important;
		border-bottom: 3px solid transparent !important;
		font: 100 14px/16px "Century Gothic Pro", "Open Sans", sans-serif !important;
	}
	header .row #header_logo img {
		max-width: 270px;
		padding: 0px;
		margin-left: -30px;
	}
}
@media (max-width: 990px) AND (min-width: 767px)
{
	header .row #header_logo img {
		max-width: 170px;
		padding: 0;
	}
	div#menu_mobile {
		/* border: 1px solid; */
		height: 34px;
		width: 34px;
		background-size: 30px;
		background-repeat: no-repeat;
		background-image: url(../../../../img/icones_2021/align-left.svg);
		background-position: 50% 0;
		margin: 40px 10px;
		position: absolute;
		display: block;
		left: -2% !important;
		z-index: 1000;
	}
	div#cart_mobile {
		/* border: 1px solid; */
		height: 34px;
		width: 144px;
		margin: 30px -15px;
		position: absolute;
		right: 15px;
		display: block;
	}
	header .row #header_logo {
		width: 27%;
		margin: 0 auto;
		padding-top: 27px !important;
		left: 22px;
	}
	div#right_header{
		display: none;
		background-color: #fff;
		/* min-height: 430px; */
		/* border-top: 1px solid #ddd; */
		padding: 10px 0px 0 0px;
		width: 79%;
		left: 27%;
	}
	div#block_top_menu {
		 /* position: initial; */
		 background-color: #fff;
		 /* min-height: 430px; */
		 /* border-top: 1px solid #ddd; */
		 padding: 0px 0 0px 0px !important;
		 top: 152px;
		 /* margin: 0 auto; */
		 left: -29%;
		 width: 156%;
		 /* padding-left: 5%; */
		 /* height: 57px; */
		 /* overflow: hidden; */
		 /* margin: 0 -99px; */
		 }
	header .row #header_logo img {
		margin: 0 auto;
	}
	form#searchbox {
		display: block;
		top: 80px !important;
		left: 7% !important;
		width: 86% !important;
		position: absolute !important;
	}
	div#right_header .menu {
		padding: 8px;
		font-size: 13px;
		text-transform: uppercase;
		margin-left: 15px;
	}

	div#right_header .menu_all {
		margin-top: 50px;
		border-top: 1px solid #ddd;
		padding-top: 25px;
	}
	.sf-menu > li > a {
		padding: 22px 7px !important;
		text-transform: uppercase !important;
		border-bottom: 3px solid transparent !important;
		font: 100 12px/15px "Century Gothic Pro", "Open Sans", sans-serif !important;
	}
}
@media (max-width: 767px) AND (min-width: 450px)
{
	header .row #header_logo img {
		max-width: 240px;
		padding: 0;
	}
	div#block_top_menu {
		padding-top: 0px !important;
		top: 0;
		margin-top: -24px;
		/* left: 0; */
		width: 102%;
		padding-left: 0%;
		padding-right: 10px;
		position: unset;
		text-align: initial;
	}
	.sf-menu li ul {
        box-shadow: initial !important;
        padding-top: -70px !important;
    }
	#block_top_menu li {
		width : 100%;
		display: block;
		padding: 0px 10px !important;
		width: 98.4%;
	}
	.sf-menu > li > a {
		padding: 12px 11px !important;
		font: 99 16px/18px "Century Gothic Pro", "Open Sans", sans-serif !important;
	}
	.cat-title {
		background: #fff !important;
		border: 0 !important;
		color: #000 !important;
		margin-right: 26px;
		height: 40px;
		padding-bottom: 35px !important;
		width: 100%;
	}
	.cat-title:after {
		right: 29px !important;
	}
	div#menu_mobile {
		/* border: 1px solid; */
		height: 34px;
		width: 34px;
		background-size: 30px;
		background-repeat: no-repeat;
		background-image: url(../../../../img/icones_2021/align-left.svg);
		background-position: 50% 0;
		margin: 30px 15px;
		position: absolute;
		display: block;
	}
	div#cart_mobile {
		height: 34px;
		/* width: 34px; */
		margin: 21px -3px;
		position: absolute;
		right: 0px;
		display: block;
		font-size: 10px;
	}
	header .row #header_logo {
		width: 29%;
		margin: 0 auto;
	}
	#header #header_user {
		text-align: center;
		padding-top: 48px !important;
		margin-right: 125px !important;
	}
	div#right_header {
		display: none;
		margin-top: 0;
		position: absolute;
		background: #fff;
		width: 100.1%;
		left: 0%;
		top: 109%;
		padding: 10px 0px 0px 0px;
	}
	form#searchbox {
		display: block;
		top: -24px !important;
		left: 4% !important;
		width: 90% !important;
		/* position: absolute !important; */
	}
}
@media (max-width: 450px)
{
	div#right_header .sb {
		font-size: 0;
		width: 70px;
		height: 50px;
		overflow: hidden;
		/*border: 1px solid;*/
	}
	header .row #header_logo {
		padding-top: 20px !important;
		width: 60%;
		margin-left: 44px;
	}
	#header .shopping_cart {
		padding-top: 38px !important;
	}
	.cat-title {
		background: #fff !important;
		border: 0 !important;
		color: #000 !important;
	}
	.cat-title:after {
		right: 24px !important;
	}
	.sf-menu li ul {
        box-shadow: initial !important;
        padding-top: -70px !important;
    }
	#block_top_menu li {
		width : 100%;
		display: block;
		padding: 0px 10px !important;
		width: 98.4%;
	}
	.sf-menu > li > a {
		padding: 12px 11px !important;
		font: 99 16px/18px "Century Gothic Pro", "Open Sans", sans-serif !important;
	}
	div#menu_mobile {
		/* border: 1px solid; */
		height: 34px;
		width: 34px;
		background-size: 30px;
		background-repeat: no-repeat;
		background-image: url(../../../../img/icones_2021/align-left.svg);
		background-position: 50% 0;
		margin: 30px 1px;
		position: absolute;
		display: block;
	}
	div#cart_mobile {
		height: 34px;
		/* width: 34px; */
		margin: 21px -3px;
		position: absolute;
		right: 5px;
		display: block;
		font-size: 10px;
	}
	#search_block_top, .xy-ContenerHeaderSaisieRef {
		padding-top: 0 !important;
	}
	div#right_header {
		display: none;
		margin-top: 0;
		position: absolute;
		background: #fff;
		width: 100.1%;
		left: 0%;
		top: 108%;
		padding: 10px 0px 0px 0px;
	}
	div#right_header .sb span {
		display: none;
	}
	form#searchbox {
		display: flex;
		top: -21px !important;
		width: 95% !important;
		margin-left: 10px;
	}
	div#block_top_menu {
		padding-top: 0px !important;
		position: initial;
		top: 0;
		/* margin: 0 auto; */
		/* left: 0; */
		width: 104%;
		padding-left: 0;
		/* height: 47px; */
		text-align: initial;
	}
}
.columns-container {
    /* margin-top: 158px; */
}
#subcategories ul li {
    width: 179px !important;
}
@media (min-width: 767px) { /* Remplacement sur global.css */
    header .col-sm-4 + .col-sm-4 + .col-sm-4, header .row #header_logo + .col-sm-4 + .col-sm-4, header .row .col-sm-4 + #header_logo + .col-sm-4, header .row #header_logo + #header_logo + .col-sm-4, header .row .col-sm-4 + .col-sm-4 + #header_logo, header .row #header_logo + .col-sm-4 + #header_logo, header .row .col-sm-4 + #header_logo + #header_logo, header .row #header_logo + #header_logo + #header_logo {
      float: none !important; }

}
#header .cart_block {
	top: 72px !important;
    right: 16px !important;
}
@media (max-width: 767px) {
	#header .cart_block {
		right: 0 !important;
		top: -40px !important;
	}

}
span.ajax_cart_product_txt_s {
    /*display: contents !important;*/
}


/*** webxy ***/
#order form .addresses .address_delivery {
    overflow: hidden;
    margin-bottom: 30px;
}
#right_header > .cart_block.block.exclusive .block_content {
    overflow-y: auto;
}
@media (max-width: 991px) {
    #product.content_only .primary_block .pb-center-column,
    #product.content_only .primary_block .pb-right-column {
        width: 100% !important;
        min-height: unset !important;
        padding: 10px 30px !important;
    }
}

/* SRDEV - ajustement catégorie */
div#subcategories h5 {
    margin: -1px;
}
div#subcategories h5 a {
        font-size: 14px !important;
}
