*																										{margin:0px; padding:0px;}
@font-face {
	 font-family: "Yantramanav";
	 src: url(/ct.yantramanav_thin.ttf) format("truetype");
	  font-weight: 100;
	  font-style: normal;
}
@font-face {
	 font-family: "Yantramanav";
	 src: url(/ct.yantramanav_light.ttf) format("truetype");
	  font-weight: lighter;
	  font-style: normal;
}
@font-face {
	 font-family: "Yantramanav";
	 src: url(/ct.yantramanav_regular.ttf) format("truetype");
	  font-weight: normal;
	  font-style: normal;
}
@font-face {
	 font-family: "Yantramanav";
	 src: url(/ct.yantramanav_medium.ttf) format("truetype");
	  font-weight: 500;
	  font-style: normal;
}
@font-face {
	 font-family: "Yantramanav";
	 src: url(/ct.yantramanav_bold.ttf) format("truetype");
	  font-weight: bold;
	  font-style: normal;
}
a                                                                                                               {color:#58585a;}
body {
	background-color:#ffffff; 
	text-align:left; 
	font-family:Yantramanav; 
	/*font-size:12px;*/
	font-weight:normal; 
	color: #58585a;
}
button, input, optgroup, select, textarea 																		{font-family: Source sans pro, Arial, Sans Serif;}
body .top-page                                                                                                 	{width: 100%;padding: 0px 0 0;}
body .container                                                                                                 {width: 100%;max-width: 1650px;}/* 1600px */
body .container_max                                                                                             {width: 100%;margin: 0 auto;max-width: 100%;}

header{
	z-index: 99;
	position:relative;
	width: 100%;
}
.header-top{
	background-color: #ffffff;
	height: 104px;
}
.bbr{
	width: 100%;
    border-top: solid 2px #283777;
    padding: 2px;
    border-bottom: solid 2px #ae282c;
	height: 3px;
}
.header-logo{
	height: 100%;
	float: left;
	width: 16%;
}
.header-logo-img-mobile{
	display: none;
}
.header-logo-link{
	float: left;
}
.header-center{
	float: left;
	width: 84%;
	height: 100%;
}
.header-search{
	float: left;
	width: 50%;
	text-align: center;
}
.header-search input{
	width: 48%!important;
	border-bottom: 1px solid #000!important;
}
.header-search input::placeholder{
	color:#000;opacity: 0.5;font-size: 20px!important
}
.header-search-img{
	margin-left: -25px;
}
.header-right-connected,
.header-right{
	float: left;
	width: 50%;
}
.header-right-societe,
.header-right-contact,
.header-right-connection,
.header-right-basket
{
	float: left;
	width: 23%;
	text-align: center;
}
.header-right-connected div{
	float: left;
	width: 33%;
	text-align: center;
}
header .top_user_info                                                                                          	{border-radius: 7px !important;border: solid 1px #818185;width: 100% !important;display: inline-block;float: right;cursor: pointer;}
header .top_user_info_mobile                                                                                    {float:left;color: #fff}
header .top_user_info.actif                                                                                    	{border-bottom: 0px;border-bottom-left-radius: 0px !important;border-bottom-right-radius: 0px !important;}
header .top_user_info_text                                                                                     	{text-align: center;display: inline-block;width: 87%;color: #283777;float: left;}
header .top_user_info_check                                                                                     {float: left;height: 24px;background-color: rgba(227, 227, 227, 0.5);border-bottom-right-radius: 5px !important;border-top-right-radius: 5px !important;}
header .top_user_info_sub_connection                                                                        	{display: none;position: absolute;z-index: 1;background-color:#fff;border-right: solid 1px #818185;width: 9.66% !important;border-left: solid 1px #818185;border-bottom: solid 1px #818185;margin-left: -1px;color: #283777;font-weight: bold;border-bottom-left-radius: 7px !important;border-bottom-right-radius: 7px !important;line-height: 24px;padding: 0 6px 4px;margin-top: 24px;}
header .top_user_info_sub_connection a 													    					{width: 100%;display: block;color: #283777;}
.header-right-connected{
	display: none;
}
.header-right-connected-menu{
	cursor: pointer;
}

nav{
	float: left;
	height: 60px;
	box-shadow: inherit;
	color: #58585a;
}
nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i{
	line-height: inherit;
}
.nav-mobile{
	display: none;
	background-color: #d1d1d1;
	width: 100%;
	position: absolute;
}
.header-right-connected-menu-close{
	width: 9%;
	cursor: pointer;
	top: -104px;
	position: absolute;
	right: 0;
	height: 22%;
	background-color: #e7e7e7;
	line-height: 128px;
	text-align: center;
}
.menu-mobile-links,
.menu-mobile-univers{
	background-color: #e7e7e7;
	float: right;
	width: 46%;
	height: 100%;
	margin: 4% 2%;
	padding: 2%;
}
.menu-mobile-links div{
	line-height: 2.5;
	font-size: 19.6px;
}
.menu-mobile-links a{
	color: #ae282c;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
}
.menu-mobile-univers-line{
	font-size: 20px;
	line-height: 2.5;
}
.menu-mobile-univers-line-icon{
	color: #ae282c;
	font-weight: bold;
}
.menu-mobile-univers-text a{
	color: #283777;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
}

.hoverMenu{
	background-color: #ffffff;
	line-height: 100%;
	text-align: center;
	cursor: pointer;
	height: 80px;
	font-weight: 500;
	display: table-cell;
	vertical-align: middle;
}
.hoverMenu.active{
	background-color: #fff;
}
.subMenuAll{
	clear: both;
}
.hoverMenuUniversLink 																							{margin-bottom: 2%;}
.subBigMenu 																									{display:none;background-color:#fff;padding-top: 90px;margin-bottom: 0;border-bottom: solid 10px #ed6a24;}
.subBigMenu-family{
	height: 190px;
	width: 170px;
	float: left;
	margin: 0 1.5%;
}
.subBigMenuProduct-image{
	text-align: center;
}
.subBigMenuProduct-image img{
	max-height: 110px;
}
.subBigMenuProduct-name{
	color: #58585a;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}
.breadcrumbs{
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: 500;
	border-bottom: solid 1px #cdcdcd;
	margin: 0 1%;
	text-transform: uppercase;
}

.website-overlay 																									{z-index: 98;display: none;opacity: 0.5;height: 120vh;background-color:rgba(0, 0, 0, 0.5);position: fixed;top: 0;left: 0;right: 0;}

																/*			HOME 			*/
.carousel{
	height: 500px;
}
.carousel .carousel-item > img{
	position: absolute;
    top:-100%; 
    left:0; 
    right: 0; 
    bottom:-100%;
    margin: auto;
}
.carousel-item-label{
	position: absolute;
	top: 60%;
	background-color: #acacad;
	opacity: 0.8;
	height: 110px;
	min-width: 375px;
}
.carousel-item-label h2{
	font-size: 48px !important;
	color: #fff;
	float: left;
	line-height: 57px !important;
	margin-top: 21px;
}
.carousel.carousel-slider .carousel-item {													                                                            
	background-size: contain !important;
}
.carousel.carousel-slider .carousel-fixed-item																	{display: none;}
.carousel_arrow                                                                                                 {height:64px;width:45px;cursor:pointer;}
.home_carousel_arrow                                                                                            {height: 1px;}
.carousel-image{
	float: left;
	height: 50px;
	width: 50px;
	line-height: 57px !important;
}
.carousel-prev-on-image {
	background:url('i-previous_next.png') no-repeat center;
	margin-left: 3%;
}
.carousel-next-on-image {
	background:url('i-previous_next.png') no-repeat center;
	-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);writing-mode: lr-tb;
}

.home .container{
	background-color: #f0f0f0;
}
.home_bloc_univers {
	margin: 25px 0px 0px;
}
.home_bloc_univers_content_all{
	background-color: #fff9f9;
	width: 23%!important;
	margin-left: 30px !important;
	margin-bottom: 30px;
	height: 500px !important;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}
.home_bloc_univers_content_all_first{
	height: 450px;
}
.home_bloc_univers_content_title{
	font-size: 26px;
	text-transform: uppercase;
}
.img_univers_in_home{
	width: 95%;
	margin-left: 2.5%;
}
.home_bloc_univers_content_familly_list_name{
	font-size: 22px;
	color: #636969;
}
.home_bloc_univers_content_familly_link{
	text-align: center;
	font-size: 16px;
}
.home_bloc_univers_content_familly_link img{
	margin-right: 5px;
}
.home_bloc_univers_made_in_france_link{
	background-color: #ffffff;
	color: #283777;
	height: 60px;
	border-radius: 10px;
	margin: 0 5%;
	font-size: 30px;
	text-align: center;
	line-height: 60px;
	text-transform: uppercase;
	width: 90%;
	display: inline-block;
}
.home_bloc_univers_made_in_france{
	padding-right: 25px!important;
	height: 500px !important;
	padding-left: 30px !important;
}
.home_bloc_univers_made_in_france_content_image{
	height: 500px !important;
	/*background: url('i-fabriquer_en_france.png') no-repeat;*/
	background: url('i-accueil.png') no-repeat;
	background-size: cover;
	background-position: inherit;
}
.home_bloc_univers_made_in_france_content{
	float: right;
	width: 65%;
	height: 100%;
}
.home_bloc_univers_made_in_france_title{
	height: 30%;
	background-color: #283777;
	color: #fff;
	font-size: 48px;
	padding: 2% 5%;
	line-height: 1.2;
}
.home_bloc_univers_made_in_france_title h1{
	font-size: 48px;
	line-height: 1.2;
	margin: 0;
}
a.carousel-item:not(.active) > div > span {
    display: none;
}
.home_bloc_univers_made_in_france_map{
	background: url('i-made_in_france.png') no-repeat;
	background-size: cover;
	background-position: inherit;
	height: 165px;
	position: absolute;
	width: 165px;
	right: 70px;
	margin-top: -63px;
}
.home_bloc_univers_made_in_france_desc_content{
	height: 70%;
	background-color: rgba(0, 0, 0, 0.4);
}
.home_bloc_univers_made_in_france_desc{
	color: #fff;
	font-size: 26px;
    padding: 3% 6% 1% 5%;
	line-height: 1.2;
}


																/*			UNIVERS 			*/
.univers_family_content{
	margin-top: 0px;
	margin-bottom: 0;
}
.univers_family_list_name_univers,
.univers_family_list_name_univers h1{
	font-weight: 100;
	font-size: 36px;
}
.dropdownFamilyListImg,
.dropdownFamilyListName{
	display: none;
}
.univers_family_list .collection{
	border: inherit;
	margin: 0;
	padding: 0;
}
.univers_family_list .collection .collection-item.univers_family_list_all a{
	color: #949497;
}
.univers_family_list .collection .collection-item{
	border: inherit;
	text-transform: uppercase;
	line-height: 1;
	padding: 5px 0;
}
.univers_family_list .collection .collection-item a{
	color: #767677;
}
.univers_family_list .collection .collection-item.active{
	background-color: inherit;
	border: inherit;
}
.univers_family_list .collection .collection-item.active a{
	color:#283777!important;
	font-weight: bold;
}
.univers_family_list_right_name_selected h1{
	margin: 9px 0 9px;
	font-size: 36px !important;
	color:#283777!important;
	font-weight: normal;
}
.univers_family_list_right_description{
	line-height: 1.3;
	font-weight: normal;
	margin-bottom: 9px;
	font-size: 18px;
}
.univers_content_product{
	border: solid 1px #283777;
	height: 220px;
	width: 48%;
	float: left;
	margin: 2% 4% 2% 0;
}
.univers_content_product:nth-child(even){
	margin: 2% 0% 2% 0;
}
.univers_content_product:nth-child(odd){
	margin: 2% 4% 2% 0;
}
.univers_content_product:hover{
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}
.univers_content_product_all{
	margin: 0!important;
}
.univers_content_product_image{
	float: left;
}
.univers_content_product_image img{
	max-height: 200px;
}
.univers_content_product_image_img{
	height: 180px;
}
.univers_content_product_datas{
	float: left;
}
.univers_content_product_name{
	font-size: 22px;
	color:#283777
}
.univers_content_product_image_name{
	display: none;
}
.univers_content_product_best_price_normal{
	font-size: 17px;
}
.page_product_left{
	margin-top: 3%;
}
.page_product_left .gallery_click{
	max-height: 400px;
}

.product .breadcrumbs{
    position: absolute;
    width: 98%;
    left: 0;
}
.page_product_content{
	padding-top: 40px;
}
.product_hangs{
	font-size: 14px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.page_product_right_name_text{
	font-size: 50px;
	font-weight: initial;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.page_product_right_description h2{
	font-size: 20px;
	font-weight: normal;
}
.page_product_right_ref{
	color: #bcbcbd;
	font-size: 20px;
	padding-left: 14px !important;
	font-weight: bolder;
}
.univers_content_reference {
	color: #bcbcbd;
	font-size: 20px;
	font-weight: bolder;
}
.page_product_right_caracteristique{
	font-size: 20px;
	font-weight: 500;
}
.page_product_variante_bloc{
	height: 110px;
	background-color: #e8e8e8;
	/*line-height: 110px;*/
	margin-bottom: 1%;
}

.page_product_variante_bloc_left_ref, 
.page_product_variante_bloc_left_var_desc_col,
.page_product_variante_bloc_left_price{
	padding-top: 3%!important;
}
.page_product_variante_bloc_left_var_desc_col_height{
	padding-top: 2%!important;
}
.page_product_variante_bloc_left_ref{
	font-size: 20px;
	font-weight: lighter;
}
.page_product_variante_bloc_left_pdf_ft a{
	height: 50px;
	display: inline-block;
	background-color: #d6d6d7;
	border-radius: 8px;
	width: 100%;
	margin-top: 15%;
	padding: 0 4%;
}
.page_product_variante_bloc_left_pdf_ft img{
	float: left;
	margin-top: 6%;
}
.page_product_variante_bloc_left_pdf_ft span{
	font-size: 18px;
	color: #283777;
	float: left;
	margin-left: 6px;
	line-height: 20px;
	margin-top: 8%;
}
.page_product_variante_bloc_left_best_price_old {
    text-decoration-line: line-through;
    font-size: 16px;
    col
}
.page_product_variante_bloc_left_price_normal,
.page_product_variante_bloc_left_price_new{
	color: #283777 !important;
}
.page_product_variante_bloc_right_add,
.page_product_variante_bloc_right_add_buton{
	margin-top: 12% !important;
}
.page_product_variante_bloc_right_add_buton{
	width: 94%;
}
.page_product_see_other_product_content{
	max-width: 1650px;
	margin: 0 auto;
}
.page_product_variante_bloc_left_price_voluminus{
	text-align: center;
	padding-top: 2%!important;
}
.page_product_variante_bloc_left_price_voluminus span{
	float: left;
	width: 100%;
}



																/*			CONTACT 			*/
.contact-content{
	background-color: #e3e3e3;
	font-size: 18px;
	padding: 2%;
	height: 770px;
}
.contact-content input,
.contact-content textarea{
	background-color: white!important;
	border-radius: 3px!important;
	height: 45px!important;
	border: 1.12px solid #cccccc!important;
}
.contact-content label{
	color: #000;
	font-size: 16px;
}
.form-large,
.iframe-map{
	float: left;
}
.form-large{
	width: 40%;
	padding: 0 5%;
	min-width: 555px;
}
.iframe-map{
	width: 59%;
}
.input-contact-for-address{
	display: none;
}
.contact-footer{
	font-size:20px;
	padding: 4%;
}
																/*			COMPANY 			*/
.company-expertise-left,
.company-expertise-right{
	height: 450px;
	background-position: center center;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	background-color: #464646;
	padding: 3% 2%;
}
.company-expertise-left{
	text-align: left;
}
.company-expertise-right{
	text-align: right;
}
.company-expertise-1{
	background-image: url(i-company_1.jpg);
}
.company-expertise-2{
	background-image: url(i-company_2.jpg);
	padding-top: 7%;
}
.company-expertise-3{
	background-image: url(i-company_3.jpg);
	padding-top: 6%;
}
.company-expertise-title{
	color: #26ac60;
	font-size: 60px;
	text-transform: uppercase;
	max-width: 65%;
	line-height: 1;
}
.company-expertise-right .company-expertise-title{
	float: right;
}
.company-expertise-right .company-expertise-content{
	float: right;
}
.company-expertise-content{
	color: #fff;
	font-size: 24px;
	max-width: 40%;
	font-weight: 500;
	padding: 1%;
}
.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 100ms ease-in;
    -moz-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
    pointer-events: none;
    font-size:18px!important;
    opacity:1;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    max-width: 800px;
    width: 90%;
    position: relative;
    margin: 10% auto;
    padding: 20px;
    border-radius: 3px;
    background: #58585a;
    color:#00c15f;
}


																/*			LOGIN 			*/
.login_all 																										{padding: 2% 0;}
.login_content 																									{border: solid 1px #ccc;padding: 4% 2%;background-color: #e1e1e2;border-radius: 6px;}
.login_content_field 																							{padding-bottom: 21px !important;}
.login_content_input 					                                                                        {border: solid 1px #ccc!important;background-color: #fff !important;margin: 0!important;padding: 0!important;border-radius: 6px!important;}
.login_content_input_connection 																				{padding-top: 25px!important;padding-bottom: 44px!important;}
.login_forget_password 																							{cursor: pointer;width: 49%;float: left;text-align: right;}
.forget_password_mail 																							{border: solid 1px #ccc!important;background-color: #e1e1e2!important;border-radius: 6px!important;}
.login_content_remember 																						{width: 49%;float: left;}
																/*			CREATE ACCOUNT 			*/
.my_account_all 																								{padding-top: 30px;}
.my_account_data 																								{height: 340px;}
.my_account_data.address_invoice 																				{height: 286px;}
.my_account_data.address_delivery 																				{height: 280px;}
.my_account_data_company .my_account_left																		{padding: 0.7% 3%;}
.my_account_data_address .my_account_left																		{text-align: right;}
.my_account_data_company_logged 																				{text-align: right;padding:7% 3% !important;}
.my_account_left                                                                                                {background-color: #e9e9e9;height: 100%;}
.my_account_left_title																							{width: 258px !important;float: right !important;padding: 20% 11% 0 !important;line-height: 28px;}
.my_account_right 			                                                                                    {background-color: #ccc;height: 100%;padding: 2.5% 2%!important;}
.my_account_right.input5                                                                                        {padding: 2.5% 2%!important;}
.my_account_right.input6                                                                                        {padding: 1% 2%!important;}
.my_account_all input                                                                                           {height: 30px!important;padding-left: 1% !important;}
.my_account_field_list .row																						{margin-bottom: 0px;}
.my_account_field_name 																							{text-align: right;}
.my_account_left_info																							{padding-right: 11%!important;}
.my_account_left_address_hidden,
.my_account_left_address_delete 																				{width: 60px!important;padding: 3%!important;}
.my_account_button																								{padding: 2% 0;text-align: center;font-size: 22px;color: #fff;text-transform: uppercase;width: 48%;float: left;line-height: 11px;}
.my_account_add_new_address																						{margin-right: 4%;margin-left: 32px;margin-bottom: 10px;}
.address_invoice_copy 																							{cursor: pointer;}
.question																										{height: 20px !important;padding-left: 6px;}
.my_account_data input.invalid																					{border:solid 3px #F44336!important;}
.my_account_left [type="radio"]:not(:checked), .my_account_left [type="radio"]:checked 							{opacity: 1;}

.my_account_data_company_category label																			{padding-right: 5%;}
.my_account_data_company_category input																			{margin-left: 2px;}
.login-add-cookie-user{
	opacity:1!important;
	position:unset!important;
}
.login-add-cookie-user:not(:checked){
	position: unset!important;
	filter: invert(0%) hue-rotate(554deg) brightness(3);
}
.login-add-cookie-user:checked{
	position: unset!important;
	filter: invert(95%) hue-rotate(554deg) brightness(3);
}
.top_search_basket_name{
	width: 80%!important;
	float: left;
}
.top_search_basket{
	width: 15%!important;
	color: #fff;
	background-color: #58585a;
	border-radius: 20px;
	float: left;
}


																/*			ORDER 			*/
.my_order .breadcrumbs																							{margin-top: 5px;}
.order_valid_title,
.order_title 																									{padding: 1% 0 0;line-height: 25px;margin-bottom: 11px;}
.order_title_text																								{line-height: 35px;}
.order_valid_content,
.order_content 																									{color:#000;}
.order_print 																									{width: 90px;border: solid 1px #e2e2e2;background-color: #eee;border-radius: 7%;padding: 5px;font-size: 14px;height: 33px;}
.order_print span																								{vertical-align: super;}
.order_print img																								{height: 20px;padding-right: 2px;}
.order_content_row 																								{padding: 2%;}
.order_content_table_title .row																					{margin-bottom: 5px;}
.order_content_table_product 																					{padding: 0 !important;margin: 0 !important;height: 45px;line-height: 45px;}
.order_content_table_product:nth-child(even)	.text_uppercase													{background-color:#cccccd}
.order_content_table_product:nth-child(odd) .text_uppercase														{background-color:#d8d8d9}
.order_content_table_product .row 																				{padding: 0;margin: 0;}
.order_content_table_product .row div 																			{height: 50px;}
.order_content_table_product_input 																				{background-color: #fff!important;height: 30px!important;text-align: center;width: 30px;}
.order_content_table_product_trash 																				{cursor:pointer;}
.order_content_table_product img																				{padding-top: 12px;}
.order_search 																									{position: relative;}
.order_search_result 																							{z-index: 9;height: 215px;overflow: auto;position: absolute;background-color:#fff;display:none;border: solid 1px;}
.order_search_result_product 																					{cursor:pointer;}
.order_content_total																							{background-color:#e3e3e3;padding: 10% 2%;}
.order_content_total .row																						{margin-bottom: 6px;}
.order_content_total_right 																						{text-align: right;padding-right: 5px !important;padding-left: 0 !important;}
.order_content_total_ecotaxe_text 																				{text-align: right;}
.order_content_total_ecotaxe_price 																				{text-align: left}
.order_offre_list_content                                                                                       {background-color:#e3e3e3;padding: 10% 2%;}
.order_add_product 																								{height: 45px;line-height: 45px;font-size:14px;margin-bottom: 2px;}
.order_add_product_1 																							{border: solid 1px #000;background-color: #fff;}
.order_add_product_2 																							{border-top: solid 1px #000;border-bottom: solid 1px #000;background-color: #fff;}
.order_add_product_3 																							{border-top: solid 1px #000;border-right: solid 1px #000;border-bottom: solid 1px #000;background-color: #aeaeb1;color:#fff;}
.order_add_product_input																						{background-color: #fff !important;height: 25px !important;text-align: center; color:#000;}
.order_content_address_payment                                                                                  {background-color: #e3e3e3;padding: 15px 15px 0;margin: -48px 24px 0;}
.order_content_address_payment_title 																			{padding: 0 0;}
.order_delivery 																								{margin-bottom: 0;margin-bottom: 0;height: 154px;}
.order_delivery span																							{width: 270px;}
.order_delivery .span_orange_border																				{height: 100% !important;padding: 5% 11%!important;}
.order_delivery .span_orange_border::before,
.order_delivery .span_orange_border::after																		{margin-top: 8%;margin-left: 4%;}
.order_payment_list																								{padding-top: 7% !important;}
.order_comment_ADV,
.order_comment 																									{background-color: #ebebec !important;border: solid 1px #c2c2c2 !important;width: 100%; height: 72px;}
.order_comment_ADV::placeholder,
.order_comment::placeholder																						{color:#000;opacity: 0.4;}
.order_ref_commande 																							{background-color: #fff!important;height: 30px!important;width: 100%;}
.order_valid_button 																							{background-color: #ed6a24;height: 55px;text-align: center;line-height: 55px;color: #fff;font-size: 18px;font-weight: bolder;margin-top: 7%;cursor: pointer;}
input::placeholder																								{color:#000;opacity: 1;}
input:-ms-input-placeholder,
input::-ms-input-placeholder 																					{color:#000;opacity: 1;}
input.border_orange:hover 																						{border:solid 1px #ed6a24;}
.my_account_data input.invalid																					{border:solid 3px #F44336!important;}
.my_order_print_link 																							{width: 72%;}
.my_order_print_img 																							{width:45px;float: right;}
/* CODE PROMO PANIER */
.block-codes-promos-front-basket
{
	border :4px solid #d7d7d7;
	display: flex;
	align-items: center!important;
	padding:10px!important;
}
.input-codes-promos-front-basket
{
	width: 190px!important;
	border: 1px solid #d0d0d0!important;
	margin: 0px!important;
}
.div-codes-promos-ok-front
{
	display: flex;
	color : white;
	background: #bbb;
	font-weight: 600;
	border: 1px solid #b9b9b9;
	margin-left: 5px;
	width: 45px;
	height: 29px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.text-codes-promos-front
{
	color: #00a54f;
	font-weight: 600;
	font-size: 13.3px;
	margin-left: 10px;
}
.message-after-codes-promos-ok-or-no
{
	margin-left: 22px;
	text-transform: uppercase;
	color: #00c613;
	font-size: 13.5px;
	font-weight: 600;
}
.div-codes-promos-X-front
{
	display: flex;
	color : white;
	background: rgb(255, 106, 48);
	font-weight: 600;
	border: 1px solid #b9b9b9;
	margin-left: 5px;
	width: 45px;
	height: 29px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
																		/* Mohamed - Page Order valid / invalid*/

.all-row-order-valid
{
	margin-top: 66px;margin-right: 20px;
}
.div-left
{
	text-align:right
}

#h2-merci-paiement-cb
{
	color: #26ac60 !important;margin-bottom: 0px;margin-top: 1.9em;
}
.div-right
{
	background-color: #e3e3e3;
	min-height: 100em;
	font-size:25px;
	color:black;
}

.email-paiement
{
	color:#26ac60;
	
}
.button-two-for-transfer
{
	background-color:#58585a;
	margin-top: 1em;		
	border-radius: 2.9px;
	color: white;
	display:flex;
	justify-content:center;
	text-align:center;
	width:17em;
	height: 2.5em;
	padding-top: 6px;
	font-size:25px;
}
.text-in-div-left
{
	font-size:25px;
}

.button-three-for-transfer
{
	background:#c1c1c1;
	margin-bottom: 1em;
	border-radius: 2.9px;
	color: white;
	display:flex;
	justify-content:center;
	text-align:center;
	width:17em;
	height: 2.5em;
	padding-top: 6px;
	font-size:25px;
}

.my_order_valid > .contenu
{
	margin-bottom: 5em;
	margin-top: 2.5em;
}


.button-one
{
	background:#26ac60;
	margin-bottom: 1em;
	border-radius: 2.9px;
	color: white;
	display:flex;
	justify-content:center;
	text-align:center;
	width:17em;
	height: 2.5em;
	padding-top: 6px;
	font-size:25px;
}
.text-in-div-left-invalid-page
{
	font-size:25px;
}
	
.button-one-invalid-page, .button-two-invalid-page
{
	border-radius: 2.9px;
	color: white;
}

.span-center-in-button
{
	color:black;
	font-size:25px;
}
.button-invalid-page
{
	display:flex;
	justify-content:center;
	text-align:center;
	width:17em;
	height: 2.5em;
	padding-top: 6px;
	font-size:25px;
}
.title-h2-sorry
{
	margin-top: 2em;
}
.div-right-invalid
{
	background-color: #e3e3e3;
	min-height: 100em;
}
.button-one-invalid-page
{
	background:#58585a;
	margin-bottom: 1em;
}

.button-two-invalid-page
{
	background-color:#26ac60;
	margin-top: 1em;
}


																/*			FOOTER 			*/
.page-footer{
	background-color: #ffffff;
	padding: 44px 45px;
}
.footer_content_left{
	font-weight: bold;
	font-size: 18px;
	line-height: 33px;
}
.footer_content_left li:first-child a{
	color: #283777 !important;
}
.footer-content-right-txt{
	float: right;
}
.footer-content-right-txt span{
	width: 100%;
	display: inline-block;
	text-align: right;
}
.footer-content-right-txt h5{
	color: #283777;
	font-weight: lighter;
	font-size: 60px;
	float: right;
}
.footer-content-right-txt-address{
	font-size: 24px;
	font-weight: lighter;
}
.footer-content-right-txt-phone{
	font-size: 36px;
	font-weight: bold;
}
.footer-content-right-img{
	float: right;
}
.cookie-alert {
	position: fixed;
	bottom: 20px;
	left:20px;
	border-radius: 10px;
	background:#d1d1d1;
	color:#283777;
	padding:10px 15px;
	width:280px;
	z-index:100;
 }
 .cookie-alert span { 
	display:block;
	text-align: center;
	padding:5px 10px;
	margin:8px auto 0 auto;
	border-radius: 10px;
    background: transparent;
    border: 2px solid #283777;
    color: #283777;
	transition: all .3s ease;
 }
.cookie-alert span:hover {
   background: #283777;
   color:white;
   cursor: pointer;
}
.sidenav_trigger_action 																					{position: fixed;top: 190px;right: 0;text-align: center;background-color: #00a54f !important;color: #fff;padding: 10px 5px;}
.sidenav_logout																								{text-align: right;padding-right: 5%;}
.sidenav_logo																								{padding: 3% 35%;}
.sidenav_logo img 																							{height: 100px;}
.sidenav_user 																								{font-size: 20px;padding: 0 4%;}
.customer_connection                                                                                        {padding-left: 3%;cursor: pointer;height: 34px;line-height: 34px;}


@media only screen and (max-width:480px) {
	.cookie-alert {
	   text-align: center;
	   left: 0; right: 0;;
		 margin: 0 auto;
	   max-width:700px;
	   padding:10px 30px;
	}
	.carousel-prev-on-image {
		margin-left: 0px;
	}
}


@media only screen and (max-width: 2000px)  {
	header .top_user_info_text{
		width: 87%;
	}
}
@media only screen and (max-width: 1900px)  {
	header .top_user_info_text{
		width: 86%;
	}
	.subBigMenu-family{
		width: 164px;
	}
}
@media only screen and (max-width: 1800px)  {
	.subBigMenu-family{
		width: 159px;
	}
}
@media only screen and (max-width: 1750px)  {
	header .top_user_info_text{
		width: 85%;
	}
	.subBigMenu-content{
		width: 72% !important;
	}
	.subBigMenu-marge{
		width: 14% !important;
	}
}
@media only screen and (max-width: 1700px)  {
	.subBigMenu-family{
		width: 150px;
	}
}
@media only screen and (max-width: 1650px)  {
	header .top_user_info_text{
		width: 84%;
	}
	.subBigMenu-family{
		width: 150px;
	}
	.company-expertise-3{
		padding-top: 9%;
	}
}

@media only screen and (max-width: 1600px)  {

	.header-right-basket{
		height: 24px;
		padding-top: 2px;
	}
	body .top-page                                                                                          	 {padding: 0px 0 0;}
	nav{
		height: 54px;
	}
	.subBigMenu-family{
		width: 145px;
	}
	.home_bloc_univers_content_all{
		width: 22.5% !important;
	}

	.home_bloc_univers_content_title{
		font-size: 23px;
	}
}

@media only screen and (max-width: 1550px)  {
	header .top_user_info_text{
		width: 83%;
	}
	.home_bloc_univers_made_in_france_map{
		height: 140px;
		width: 140px;
	}
	.page_product_variante_bloc_left_pdf_ft span{
		font-size: 17px;
	}
}
@media only screen and (max-width: 1500px)  {
	.subBigMenu-family{
		width: 142px;
	}
	.home_bloc_univers_content_title{
		font-size: 20px;
	}
	.home_bloc_univers_made_in_france_title{
		height: 27%;
	}
	.home_bloc_univers_made_in_france_title h1{
		font-size: 45px;
	}
	.home_bloc_univers_made_in_france_desc_content{
		height: 73%;
	}
	.home_bloc_univers_made_in_france_map{
		height: 135px;
		width: 135px;
	}
	.home_bloc_univers_made_in_france_link{
		font-size: 28px;
	}
	.company-expertise-title{
		max-width: 85%;
	}

	.company-expertise-content{
		max-width: 60%;
	}
}

@media only screen and (max-width: 1450px)  {
	header .top_user_info_text{
		width: 82%;
	}
	.subBigMenu-family{
		width: 137px;
	}
	.univers_content_product_all{
		width: 100%;
	}
	.home_bloc_univers_made_in_france_title{
		height: 27%;
	}
	.home_bloc_univers_made_in_france_title h1{
		font-size: 40px;
		height: 27%;
	}
	.home_bloc_univers_made_in_france_desc_content{
		height: 73%;
	}
	.home_bloc_univers_made_in_france_desc{
		font-size: 24px;
		padding: 6% 8% 1% 5%;
	}
	.home_bloc_univers_made_in_france_map{
		height: 125px;
		width: 125px;
	}

	.contact-content{
		padding: 0%;
	}
	.form-large{
		width: 40%;
		padding: 0 2%;
		min-width: 555px;
	}
	.iframe-map{
		width: 54%;
	}
	.page_product_variante_bloc_left_pdf_ft a{
		padding-top: 2px;
	}
	.page_product_variante_bloc_left_pdf_ft span{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1400px)  {
	header .top_user_info_text{
		margin-top: 3px;
	}
	.header-right-basket{
		padding-top: 4px;
	}
	body .top-page                                                                                          	 {padding: 0px 0 0;}
	nav{
		height: 50px;
	}	
	.hoverMenu{
		height: 50px;
	}
	.subBigMenu-family{
		width: 133px;
	}
	.home_bloc_univers_content_all {
	    width: 22% !important;
	}
	.home_bloc_univers_made_in_france_link{
		font-size: 26px;
	}
	.page_product_variante_bloc_left_pdf_ft a{
		padding-top: 3px;
	}
	.page_product_variante_bloc_left_pdf_ft span{
		font-size: 15px;
	}
}
@media only screen and (max-width: 1350px)  {
	header .top_user_info_text{
		width: 81%;
	}
	.subBigMenu-family{
		width: 127px;
	}
	.page_product_variante_bloc_left_pdf_ft span{
		font-size: 14px;
	}
}
@media only screen and (max-width: 1300px)  {
	header .top_user_info_text{
		width: 80%;
	}
	.subBigMenu-family{
		width: 123px;
	}
	.home_bloc_univers_content_title{
		font-size: 18px;
	}
	.home_bloc_univers_made_in_france_title h1{
		font-size: 38px;
	}
	.home_bloc_univers_made_in_france_map{
		height: 115px;
		width: 115px;
	}
	.page_product_variante_bloc_left_pdf_ft a{
		padding-top: 4px;
	}
	.page_product_variante_bloc_left_pdf_ft span{
		font-size: 13px;
	}
}
@media only screen and (max-width: 1250px)  {
	header .top_user_info_text{
		width: 79%;
	}
	.subBigMenu-content{
		width: 76% !important;
	}
	.subBigMenu-marge{
		width: 12% !important;
	}
	.home_bloc_univers_made_in_france_desc{
		font-size: 22px;
		padding: 6% 8% 0% 5%;
	}
	.form-large{
		min-width: 525px;
	}
	.page_product_variante_bloc_left_pdf_ft span{
		font-size: 12px;
	}
	.page_product_variante_bloc_left_ref{
		font-size: 16px;
	}
	.page_product_variante_bloc_left_ref, 
	.page_product_variante_bloc_left_var_desc_col, 
	.page_product_variante_bloc_left_price{
		padding-top: 4% !important;
	}
	.page_product_variante_bloc_left_price_voluminus,
	.page_product_variante_bloc_left_var_desc_col_height{
		padding-top: 3% !important;
	}
}
@media only screen and (max-width: 1200px)  {
	header .top_user_info_text{
		width: 78%;
	}
	.subBigMenu-content{
		width: 79% !important;
	}
	.subBigMenu-marge{
		width: 10% !important;
	}
	.home_bloc_univers_content_title{
		font-size: 16px;
	}
	.company-expertise-title{
		max-width: 100%;
	}

	.company-expertise-content{
		max-width: 100%;
	}
}

@media only screen and (max-width: 1150px)  {
	.header-search{
		width: 70%;
	}
	.header-right{
		display: none;
	}
	.header-right-connected{
		display: block;
		width: 30%;
	}
	nav{
		display: none;
	}
	body .top-page {
	    padding: 0px 0 0!important;
	}
	.home_bloc_univers_made_in_france{
		width: 75%;
	}
	.footer_content_left{
		font-size: 24px;
	}
	.footer-content-right-img,
	.footer-content-right-txt{
		float: left;
	}
	.footer-content-right-txt h5,
	.footer-content-right-txt span{
		float: left;
		text-align: left;
	}
	.footer-content-right-txt{
		width: 420px;
	}
	.footer_content_spacer{
		width: 100%;
		margin: 20px auto;
		border: solid 1px #b1b3b4;
		float: left;
	}
	.footer_content_right{
		width: 80% !important;
		float: revert !important;
		padding: 0 !important;
	}

	.univers_family_content{
		margin-bottom: 0;
	}
	.univers_family_list_left{
	    width: 100% !important;
	    height: 80px !important;
	    margin: 0 !important;
	    padding: 0 !important;
	    background-color: #dedede;
	}
	.univers_family_list_name_univers,
	.univers_family_list_name_univers h1,
	.univers_family_list{
		margin: 0;
		padding: 0 0 0 1%;
	}
	.univers_family_list{
	    width: 100% !important;
	}
	.univers_family_list_name_univers{
		width: 68%!important;
	}
	.dropdownFamilyListImg{
		display: block;
		float: left;
	    -webkit-transform: rotate(268deg);
	    -moz-transform: rotate(268deg);
	    -o-transform: rotate(268deg);
	    writing-mode: lr-tb;
	    margin-top: 12px !important;
	}
	.dropdownFamilyListName{
		display: block;
		width: 28%;
		float: right;
		color: #26ac60;
		background-color: #fff !important;
		font-weight: 500;
		font-size: 24px;
		text-transform: capitalize;
	}
	.univers_family_list_name_univers_list_family{
		display: none;
	}
	.univers_family_list_right{
		width: 100% !important;
		background-color: #ededed;
	}
	.univers_content_product{
		width: 100% !important;
	}
	.univers_content_product_image{
		max-width: 210px!important;
	}
	.form-large{
		min-width: 455px;
	}
	.iframe-map{
		width: 50%;
	}
	.page_product_variante_bloc_left_pdf_ft a{
		/*padding-top: 28%;*/
		background-color: inherit;
	}
	.page_product_variante_bloc_left_pdf_ft span{
		display: none;
	}
	.page_product_variante_bloc_left_ref{
		font-size: 15px;
	}
}
@media only screen and (max-width: 1100px)  {
	nav{
		height: 43px;
	}
	.home_bloc_univers_made_in_france_map{
		height: 100px;
		width: 100px;
	}
	.home_bloc_univers_content_title{
		font-size: 15px;
	}
	.page_product_variante_bloc_left_ref{
		font-size: 14px;
	}
	.page_product_variante_bloc_left_ref, 
	.page_product_variante_bloc_left_var_desc_col, 
	.page_product_variante_bloc_left_pdf_ft,
	.page_product_variante_bloc_left_price{
		padding-top: 5% !important;
	}
	.page_product_variante_bloc_left_price_voluminus,
	.page_product_variante_bloc_left_var_desc_col_height{
		padding-top: 4% !important;
	}
}
@media only screen and (max-width: 1000px)  {
	.header-logo{
		width:20%;
	}
	.header-center{
		width:80%;
	}
	nav{
		height: 36px;
	}
	.hoverMenu{
		height: 40px;
	}
	.carousel{
		height: 407px;
	}
	.carousel-item-label{
		top: 60%;
	}
	.home_bloc_univers_content_all {
	    width: 46%!important;
	}
	.home_bloc_univers_content_title{
		font-size: 22px;
	}
	.home_bloc_univers_made_in_france{
		height: 855px !important;
		width: 100% !important;
		padding: 0 !important;
		top: 150px;
		position: relative;
	}
	.home_bloc_univers_made_in_france_content{
		width: 100%;
	}
	.home_bloc_univers_made_in_france_title{
		top: -135px;
		position: relative;
	}
	.home_bloc_univers_made_in_france_map{
		top: 25px;
		float: right;
	}
	.home_bloc_univers_made_in_france_desc_content{
		background-color: #7f7f7f;
		position: relative;
		top: 41%;
	}
	.home_bloc_univers_made_in_france_content_image{
		background-size: contain;
	}
	.univers_family_list_name_univers{
		width: 58%!important;
	}

	.dropdownFamilyListName{
		width: 38%;
	}
	.form-large{
		min-width: 450px;
	}
}
@media only screen and (max-width: 900px)  {
	.contact-content{
		height: 1328px;
	}
	.form-large{
		width: 100%;
		padding: 2% 10%;
	}
	.iframe-map{
		width: 100%;
	}
	.page_product_variante_bloc{
		line-height: 2;
	}
	.page_product_variante_bloc_left_ref, 
	.page_product_variante_bloc_left_var_desc_col,
	.page_product_variante_bloc_left_price{
		padding-top: 5%!important;
	}
}
@media only screen and (max-width: 850px)  {
	.carousel{
		height: 345px;
	}
/*	.carousel-item-label{
		top: 30%;
	}*/
	.home_bloc_univers_content_title a{
		font-size: 20px;
	}
	.home_bloc_univers_content_familly_list_name{
		font-size: 18px;
	}
	.home_bloc_univers_made_in_france{
		height: 690px !important;
		top: 100px;
	}
	.home_bloc_univers_made_in_france_title {
		top: -100px;
	    height: 20%;
	}
	.home_bloc_univers_made_in_france_title h1{
		font-size: 33px;
	}
	.home_bloc_univers_made_in_france_map{
		right: 50px;
	}
	.home_bloc_univers_made_in_france_desc{
		font-size: 22px;
		padding: 5% 5% 1% 5%;
	}
	.home_bloc_univers_made_in_france_link{
		font-size: 20px;
	}
	.home_bloc_univers_made_in_france_desc_content {
	    height: 63%;
		top: 35%;
	}
	.page_product_variante_bloc_left_price{
		font-size: 
	}
	.footer_content_right{
		width: 92% !important;
	}
}
@media only screen and (max-width: 768px)  {
	.header-logo-img{
		display: none;
	}
	.header-logo-img-mobile{
		display: block;
	}
	.header-search{
		width: 90%;
	}
	.header-search input{
		width: 80% !important;
	}
	.header-right-connected{
		width: 10%;
	}
	.header-right-connected-my-account,
	.header-right-connected-basket{
		display: none;
	}
	.header-right-connected-menu-close{
		width: 12%;
		height: 20%;
	}
	.menu-mobile-links a,
	.menu-mobile-univers-text a{
		font-size: 18px;
	}
	.menu-mobile-links div{
		line-height: 2;
		font-size: 17.5px;
	}
	.menu-mobile-univers-line{
		font-size: 18px;
		line-height: 2;
	}
	.carousel-item-label{
		top: inherit;
		bottom: 0;
		position: sticky;
		height: 42px;
	}
	.carousel.carousel-slider{
		height: 300px!important;
	}
	.carousel.carousel-slider .carousel-item h2{
		font-size: 27px !important;
		text-align: center;
		width: calc(100% - 100px);
		line-height: 25px !important;
	}
	.carousel-item-label {
		min-width: 100px;
	}
	.carousel {
	    height: 310px;
	}
	.univers_family_list_right{
		background-color: #fff;
	}
	.univers_family_list_right_all_products{
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.univers_family_list{
		margin: 0 1%!important;
	}
	.univers_family_list_left{
		padding-right: 2% !important;
		height: 111px !important;
	}
	.univers_family_list_name_univers{
		width: 100%!important;
		margin: 0 0 10px 0 !important;
		padding: 0!important;
	}
	.univers_family_list_name_univers h1{
		padding: 0!important;
	}
	.dropdownFamilyListName{
		width: 100%;
	}
	.univers_content_product_name,
	.dropdownFamilyListImg{
		display: none;
	}
	.univers_content_product,
	.univers_content_product_all {
		display: inline-table!important;
		float: inherit;
	}
	.univers_content_product{
		border-top-width: 2px;
		border-bottom: inherit;
	}
	.univers_content_product:hover{
		box-shadow: inherit;
	}
	.univers_content_product_image_name{
		display: block;
		font-size: 22px;
		font-weight: 500;
		color:#26ac60;
		text-transform: uppercase;
		margin-left: 2%;
	}
	.univers_content_product_image{
		text-align: center;
		max-width: inherit !important;
	}
	.univers_content_product_datas{
		width: 100% !important;
		float: right;
		margin: 0;
		padding: 0;
	}
	.product_hangs{
		font-size: 18px;
	}
	.page_product_variante_bloc{
		height: 170px;
	}
	.page_product_variante_bloc_row{
		background-color: #e8e8e8;
	}
	.page_product_variante_bloc_right_add,
	.page_product_variante_bloc_right_add_buton{
		margin-top: 0!important;
	}
	.page_product_variante_bloc_right{
		background-color: #e8e8e8;
	}
	.page_product_variante_bloc_left_ref{
		padding-top: 3%!important;
	}
	.page_product_variante_bloc_left_var_desc_col{
		margin: 0!important;
		padding: 0!important;
	}
	.page_product_variante_bloc_left_var_desc{
		font-size: 15px!important;
	}
	.page_product_variante_bloc_left_pdf_ft a,
	.page_product_variante_bloc_left_pdf_ft img{
		margin-top: 0%!important;
	}
	.button-orange-ajouter-product-page{
		font-size: 18px !important;
	}
	.page_product_variante_bloc_left_price_voluminus{
		padding-top: 0% !important;
	}
}
@media only screen and (max-width: 750px)  {
	.menu-mobile-links a,
	.menu-mobile-univers-text a{
		font-size: 16px;
	}
	.menu-mobile-links div{
		line-height: 2;
		font-size: 17.5px;
	}
	.menu-mobile-univers-line{
		font-size: 18px;
		line-height: 2;
	}
	.carousel{
		height: 300px;
	}
	.home_bloc_univers_content_all {
	    width: 43% !important;
	}
	.home_bloc_univers_content_title a{
		font-size: 18px;
	}
	.home_bloc_univers_content_familly_list_name{
		font-size: 16px;
	}
	.home_bloc_univers_made_in_france {
	    height: 665px !important;
	}
	.home_bloc_univers_made_in_france_desc_content {
	    height: 90%;
		top: 30%;
	}
	.footer_content_right{
		width: 100% !important;
	}
}
@media only screen and (max-width: 700px)  {
	.footer-content-right-img{
		width: 100%;
		text-align: center;
	}
	.footer-content-right-txt{
		width: 100%;
		padding-left: 2%;
	}
	.footer-content-right-txt h5, .footer-content-right-txt span {
	    text-align: center;
	    width: 100%;
	}
}
@media only screen and (max-width: 600px)  {
	.header-search{
		width: 80%;
	}
	.carousel{
		height: 235px;
	}
	.home_bloc_univers_content_all{
		width: 100% !important;
		margin-left: 0 !important;
		margin-bottom: 6px;
	}
/*	.home_bloc_univers_content_title a{
		font-size: 16px;
	}
	.home_bloc_univers_content_familly_list_name{
		font-size: 14px;
	}*/
	.header-right-connected-menu-close{
		height: 21%;
		background-color: #e7e7e7;
		width: 18%;
	}
	.menu-mobile-links{
		background-color:inherit;
	}
	.menu-mobile-list{
		height: 500px;
		overflow: scroll;
	}
	.menu-mobile-links, 
	.menu-mobile-univers{
		width: 100%;
		margin: 0%;
		height: 85%;
	}
	.menu-mobile-univers-line,
	.menu-mobile-links div{
		padding-left: 5%;
	}
	.company-expertise-title{
		font-size: 40px;
	}
	.company-expertise-content{
		font-size: 20px;
	}
	.company-expertise-1{
		padding-top: 15%;
	}
	.company-expertise-2{
		padding-top: 20%;
	}
	.company-expertise-3{
		padding-top: 25%;
	}
}
@media only screen and (max-width: 600px)  {
	.home_bloc_univers_made_in_france {
	    height: 625px !important;
	}
	.home_bloc_univers_made_in_france_desc_content {
		top: 22%;
	}
	.home_bloc_univers_made_in_france_title h1{
		font-size: 30px;
	}
	.home_bloc_univers_made_in_france_map{
		right: 40px;
	}
	.home_bloc_univers_made_in_france_desc {
	    font-size: 22px;
	}
	.home_bloc_univers_made_in_france_link{
		font-size: 18px;
	}
}
@media only screen and (max-width: 550px)  {
	.carousel{
		height: 220px;
	}
	.footer-content-right-txt h5, 
	.footer-content-right-txt span {
	    font-size: 30px;
	}
 }
@media only screen and (max-width: 500px)  {
	.carousel{
		height: 190px;
	}
	.home_bloc_univers_made_in_france {
	    height: 580px !important;
	}
	.home_bloc_univers_made_in_france_desc_content {
		top: 14%;
	}
}
@media only screen and (max-width: 450px)  {
	.carousel{
		height: 175px;
	}
	.home_bloc_univers_made_in_france_title h1{
		font-size: 28px;
	}
	.home_bloc_univers_made_in_france_map{
		right: 30px;
		height: 85px;
		width: 85px;
	}
	.home_bloc_univers_made_in_france_desc {
	    font-size: 20px;
	}
	.home_bloc_univers_made_in_france_link{
		font-size: 16px;
	}
	.univers_content_product_image_name.truncate{
		width: 350px;
	}
}
@media only screen and (max-width: 400px)  {
	.carousel{
		height: 150px;
	}
	.home_bloc_univers_made_in_france {
	    height: 540px !important;
	}
	.home_bloc_univers_made_in_france_desc_content {
		top: 7%;
	}
	.home_bloc_univers_made_in_france_title h1{
		font-size: 26px;
	}
	.home_bloc_univers_made_in_france_map{
		right: 20px;
		height: 75px;
		width: 75px;
	}
	.home_bloc_univers_made_in_france_desc {
	    font-size: 19px;
	}
	.home_bloc_univers_made_in_france_link{
		font-size: 16px;
	}
	.page_product_variante_bloc{
		height: 220px;
	}
}

/* modal address more */

#btn_modal_address {
	border:none;
	background:#00a54f!important;
	height:40px;
	padding:5px;
	color:white;
	cursor: pointer;
}

#modal_address_more_header {
	float:right;
	margin:20px;
}

.text_form_address {
	border:none;
	height:40px;
	border:1px solid #d0d0d0!important;
}

#btn_submit_new_address_modal {
	width:100%;
	border:none;
	height:40px;
	background:#00a54f!important;
	color:white;
	cursor: pointer;
}



@media screen and (min-width:769px)  and (max-width:1150px) {
	.home_bloc_univers_made_in_france_map_top{
		background: url('i-made_in_france.png') no-repeat;
		background-size: contain;
		background-position: inherit;
		height: 50px;
		position: absolute;
		width: 50px;
		right: 25%;
		margin-top:-5px;
	}
}

@media screen and (min-width:1151px)  and (max-width:1299px) {
	.home_bloc_univers_made_in_france_map_top{
		background: url('i-made_in_france.png') no-repeat;
		background-size: contain;
		background-position: inherit;
		height: 60px;
		width: 60px;
		right: 5px;
	}
}

@media screen and (min-width:1300px)  and (max-width:1699px) {
	.home_bloc_univers_made_in_france_map_top{
		background: url('i-made_in_france.png') no-repeat;
		background-size: contain;
		background-position: inherit;
		height: 70px;
		width: 70px;
		right: 5px;
	}
}

@media screen and (min-width:1700px) {
	.home_bloc_univers_made_in_france_map_top{
		background: url('i-made_in_france.png') no-repeat;
		background-size: contain;
		background-position: inherit;
		height: 75px;
		width: 75px;
	}
}

/* modifications Stellios home Equip Urbain */

#home_carousel {
    background: url('../image/site/bg_home.jpg') center center / cover;
    min-height: 535px !important;
}


#home_carousel .carousel-item {
    height: 250px;
    min-height: 150px;
    top: 35%;
    background-position: 400px !important;
    width: 860px;
}

@media screen and (max-width: 1299px) {
#home_carousel .carousel-item {
    height: 250px;
    min-height: 150px;
    top: 35%;
    background-position: 400px !important;
    width: 860px;
    display: none;
	}
}

#slogan {
    position: absolute;
    background: rgba(55,55,55,0.8);
    padding: 30px;
    top: 35%;
    right: 10%;
    text-align: left;
}

#slogan h2 {
    color: #efe624;
    padding-bottom: 10%;
    font-size: 48px;
}

#slogan a {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    background: #00c15f;
    padding: 10px 100px;
	position: absolute;
	left:0;
	bottom:0;
}

img.responsive-img {
	padding-left: 25px;
}

@media screen and (max-width: 769px) {
.header-logo-frenchfab {
    height: 50px;
    position: absolute;
    width: 50px;
    right: 30%;
    margin-top: -20px; 
    display:none;
	}
}

@media screen and (min-width: 769px) and (max-width: 1150px) {
.header-logo-frenchfab {
    height: 50px;
    position: absolute;
    width: 50px;
    right: 30%;
    margin-top: -20px; 
	}
}

@media screen and (min-width: 1151px) and (max-width: 1299px) {
.header-logo-frenchfab {
    height: 50px;
    position: absolute;
    width: 50px;
    right: 45%;
    margin-top: -20px; 
	}
}


@media screen and (min-width: 1300px) and (max-width: 1699px) {
.header-logo-frenchfab {
    height: 50px;
    position: absolute;
    width: 50px;
    right: 45%;
    margin-top: -20px; 
	}
}

@media screen and (min-width: 1700px) {
.header-logo-frenchfab {
    height: 50px;
    position: absolute;
    width: 50px;
    right: 45%;
    margin-top: -20px; 
	}
}



 @media (max-width: 767px) {
        #home_carousel > div {
          display: none;
        }

#basic-table > div > div.col.s12.m12.l9 > div > div.col.s12.m12.l12 > div > div.col.s12.text_black.font_bolder.order_content_address_payment_title {
	font-size: 30px;

}
