@charset "utf-8";

/* GOOGLE WEBFONTS */
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600&display=swap');


/* CROSS-BROWSER INITIALIZATION */
html {margin:0;padding:0;border:0;font-size:100.01%;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;}
table, tbody, tfoot, thead, tr, th, td {margin:0;font-size:100%;font-family:inherit;}
table {border-spacing: 0;}
td, th {vertical-align: top;}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;	
	border: 0;	
}
body {
	background-color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	/*color: #8f8e8a;*/
	color: #666666;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	line-height: 1.42em;
	letter-spacing: 0.1em;
}

a img {border:none;}
:focus {outline:0;}
td {vertical-align: top;}
p {margin: 0 0 15px 0; padding: 0;}
ol {margin: 0 0 15px 0; padding-left: 30px;}
ul {list-style-type: none; margin: 0 0 15px 0; padding-left: 8px;}
/*li {text-align: left; margin-bottom: 8px;}*/
ul li {text-align: left; margin: 0 0 0.2em 0; padding: 0 0 0 25px; background-image: url(https://www.shakticosmetics.com/images/puce-rose.png); background-repeat: no-repeat; background-position: 0 7px;}
ul.puce_gris li {text-align: left; margin: 0 0 0.2em 0; padding: 0 0 0 25px; background-image: url(https://www.shakticosmetics.com/images/puce-gris.png); background-repeat: no-repeat; background-position: 0 7px;}
ul.puce_or li {text-align: left; margin: 0 0 0.2em 0; padding: 0 0 0 25px; background-image: url(https://www.shakticosmetics.com/images/puce-or.png); background-repeat: no-repeat; background-position: 0 7px;}
ul.puce_rose_2 li {text-align: left; margin: 0 0 2em 0; padding: 0 0 0 25px; background-image: url(https://www.shakticosmetics.com/images/puce-rose.png); background-repeat: no-repeat; background-position: 0 7px;}
ul.puce_gris_2 li {text-align: left; margin: 0 0 2em 0; padding: 0 0 0 25px; background-image: url(https://www.shakticosmetics.com/images/puce-gris.png); background-repeat: no-repeat; background-position: 0 7px;}
ul.puce_or_2 li {text-align: left; margin: 0 0 2em 0; padding: 0 0 0 25px; background-image: url(https://www.shakticosmetics.com/shakti/images/puce-or.png); background-repeat: no-repeat; background-position: 0 7px;}
strong {font-weight:bold;}
em {font-style:italic;}
sup, sub {line-height:0;}
blockquote{margin: 15px; font-style: italic;}
hr {border: 0; border-bottom: 2px solid #bba199; height: 0px; background-color: transparent; color: transparent; margin: 30px 0 30px 0; padding: 0;}
.hr_2 {border: 0; border-bottom: 1px solid #bba199; height: 0px; background-color: transparent; color: transparent; margin: 15px 0 15px 0; padding: 0;}
.hr_3 {border: 0; border-bottom: 1px solid #cccccc; height: 0px; background-color: transparent; color: transparent; margin: 15px 0 15px 0; padding: 0;}
.left {float:left;}
.right {float:right;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.clear {clear:both;}
.txt_justify {text-align:justify;}
.txt_left {text-align:left;}
.hide {display:none !important;}
.uppercase {
	text-transform: uppercase;
}

/* STRUCTURE BEGIN */

.box_wrapper_menu_main {
	width: 100%;
	height: 58px;
}
.box_menu_main {	 
	width: 100%;
	max-width: 1000px;
	margin: 0 0 0 auto;
	text-align: left;
}

.box_breadcrumb {
	margin-top: 50px;
	margin-bottom: 50px;
}
.box_header_1 {
	width: 100%;
	background-color: #f5efec;
  color: #000000;
	position: relative;
	top: 0;
	left: 0;
	/*background-size: 100% 59px;*/
	/*height: 59px;*/
}
.box_header_inner_1 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px;
}

.box_header_2 {
	width: 100%;
	background-color: transparent;
  color: #ffffff;
	/*background-size: 100% 175px;*/
}
.box_header_inner_2 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	position: relative;
	top: 0;
	left: 0;	
}
.box_header_inner_2 a {
	color: #ffffff;
}

.box_header_3 {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	min-height: 60px;
}
.box_header_inner_3 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	position: relative;
	top: 0;
	left: 0;	
}

.box_photo_banner {
	width: 100%;
	background-color: #ffffff;
	/*background-color: #c5beb5;*/
}
.box_content {
	width: 100%;
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
}
.box_content_inner {
	max-width: 1000px;
	min-height: 200px;
	margin: 0 auto;
	padding: 50px 10px 50px 10px;
}

.box_menu_shop {
	width: 100%;
	background-color: #c5beb5;
	position: relative;
	top: 0;
	left: 0;
}
.box_menu_shop_inner {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	color: #2f281d;
}

.box_footer_0 {
	width: 100%;
	background-color: #ffffff;
	background-image: url(../images/bg-footer-1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 90px;
	margin-top: 60px;
}

.box_footer_1 {
	width: 100%;
	background-color: #faf8f7;
	/*background-size: 100% 175px;*/
}
.box_footer_inner_1 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	top: 0;
	left: 0;	
}

.box_footer_2 {
	width: 100%;
	background-color: #ffffff;
}
.box_footer_inner_2 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	top: 0;
	left: 0;	
}

/* MAIN MENU */

@media only screen and (min-width: 1041px) {
	.box_menu_top_site {
		padding-top: 10px;
	}
}

ul.ul_menu_main {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.ul_menu_main li {
	display: inline;
	padding: 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	background-image: none;
}
ul.ul_menu_main li:hover > ul {
	display: inline-block;
}
a.a_menu_main:link, a.a_menu_main:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #8f8e8a;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-decoration: none;
	height: 58px;
	line-height: 58px;
	margin: 0 3px 0 3px;
	padding: 0 13px 0 13px;
	background-color: transparent;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
}
a.a_menu_main:hover, a.a_menu_main:visited:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #bba199;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-decoration: none;		
	height: 58px;
	line-height: 58px;
	margin: 0 3px 0 3px;
	padding: 0 13px 0 13px;
	background-color: transparent;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
}
@media only screen and (max-width: 1040px) {
	a.a_menu_main:link, a.a_menu_main:visited, a.a_menu_main:hover, a.a_menu_main:visited:hover {	
		padding: 0 10px 0 0;
	}
}

ul.ul_menu_main_sub {
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
	margin: 0;
	padding: 10px 0 10px 0;
	background-color: #ffffff;
	list-style-type: none;
	z-index: 1000;
	border: 1px solid #e9e9e9;
}
ul.ul_menu_main_sub li {
	margin: 0;
	padding: 0;
}

ul.ul_menu_main_sub a:link, ul.ul_menu_main_sub a:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: inherit;
	color: #8f8e8a;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 23px;
	padding-right: 40px;
	white-space: nowrap;
	text-transform: uppercase;
}
ul.ul_menu_main_sub a:hover, ul.ul_menu_main_sub a:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: inherit;
	color: #b79e97;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	letter-spacing: 0.2em;	
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 23px;
	padding-right: 40px;		
	white-space: nowrap;
	background-color: #f5efec;
	text-transform: uppercase;		
}

/* END MAIN MENU */


.box_shop_list_img {
  width: 308px;
  height: 310px;
  position: relative;
  top: 0;
  left: 0;
  background-color: transparent;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
	overflow: hidden;
	border: 1px solid #d9d9d9;
}
.box_shop_list_text {
	width: 100%;
	max-width: 310px;
	padding-top: 15px;
}	

@media only screen and (min-width: 551px) {
  .box_logo_principal {
		position: absolute;
		top: 0;
		left: 0;
		margin-top: 35px;
		margin-left: 15px;
  }     
}
@media only screen and (max-width: 550px) {
  .box_logo_principal {	
		position: absolute;
		top: 85px;
		left: 50%;
		transform: translate(-50%, 0);		
		text-align: center;
	}     
	.img_logo_principal {
		max-height: 70px;
		width: auto;
	}
}
@media only screen and (min-width: 1041px) {

	.ul_top_site {
		list-style-type: none;
		margin: 0;
		padding: 0;	
	}
	.ul_top_site li {
		display: inline;
		margin: 0;
		margin-right: 15px;
		padding: 0;
	}	
	.box_top_site_link {
		display: initial;
	}
	.box_top_site_text {
		float: left;
		text-align: left;
		font-size: 16px;
		font-weight: 600;
	}
  
  .box_header_menu_mobile_trigger {
    display: none;
  }
  .box_header_menu_mobile {
    display: none;
	}

	.box_search_boutique {
		float: right;
		width: 100%;
		max-width: 360px;
		padding: 0;
		margin: 0 0 20px 0;
		position: relative;
		top: 0;
		left: 0;
	}	
	.box_sort_boutique {
		float: right;
		padding: 0;
		margin: 0 0 20px 20px;
		position: relative;
		top: 0;
		left: 0;
	}

	.box_shop_item_space_2 {
		clear: none;
	}		
	.box_shop_item_space_3 {
		clear: both;
	}
	
	.box_shop_cart {
		float: right;	
		width: 100%;
		/*max-width: 750px;*/
	}
	.box_cart_img {
		float: left;
		margin-right: 20px;
		width: 100%;
		max-width: 150px;
		overflow: hidden;
		border: 1px solid #d9d9d9;
		padding: 10px;
	}
	.box_cart_item_desc {
		float: left;
		margin-right: 20px;
		width: 100%;
		max-width: 450px;
		overflow: hidden;
	}	
	.box_cart_item_qty {
		float: left;
		margin-left: 20px;
		width: 100%;
		max-width: 80px;
		overflow: hidden;
	}
	.box_cart_item_price {
		float: left;
		margin-left: 20px;
		width: 125px;
		overflow: hidden;
		text-align: right;
	}
	.box_cart_item_del {
		float: right;
		margin-left: 20px;
		/*width: 100%;*/
		/*max-width: 40px;*/
		overflow: hidden;
	}	
	.btn_continuer_magasiner {
		float: left;	
		margin-bottom: 15px;	
	}	
	.btn_passer_caisse {
		float: right;
		margin-bottom: 15px;
	}	
    
}

@media only screen and (max-width: 1040px) {

	.box_top_site_link {
		display: none;
	}
	.box_top_site_text {
		text-align: center;
		font-size: 14px;
		font-weight: 600;		
	}

	.box_search_boutique {
		float: right;
		width: 100%;
		max-width: 360px;
		padding: 0;
		margin: 0 0 20px 0;
		position: relative;
		top: 0;
		left: 0;
	}	
	.box_sort_boutique {
		float: right;
		padding: 0;
		margin: 0 0 20px 20px;
		position: relative;
		top: 0;
		left: 0;
	}

	.ul_top_site {
		list-style-type: none;
		margin: 0 60px 0 0;
		padding: 0;
	}
	.ul_top_site li {
		display: none;
	}
	.ul_top_site li.always_show {
		display: inline;
		margin: 0;
		margin-right: 10px;
		padding: 0;		
	}	

	ul.ul_menu_main {
		list-style-type: none;
		margin: 0 60px 0 0;
		padding: 0;
	}
	ul.ul_menu_main li {
		display: none;
	}
	ul.ul_menu_main li.always_show {
		display: inline;
		margin: 0;
		margin-right: 10px;
		padding: 0;		
	}	

	.box_wrapper_menu_main {
		display: none;
	}

  /*.box_header_menu_mobile {
    padding-top: 10px;
  } */
  .box_header_menu_mobile_trigger {  
    position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 500;
    padding: 5px 5px 5px 7px;
    /*color: #50381d;    */
    border: 1px solid #8f8e8a;
    font-size: 30px;
    border-radius: 3px;  
	}  
	
	.box_shop_item_space_2 {
		clear: both;
	}		
	.box_shop_item_space_3 {
		clear: none;
	}
	
	.box_shop_cart {
		margin: 40px auto 10px auto;
		width: 100%;
		/*max-width: 750px;*/
		border-spacing: 0;	
		table-layout: fixed;		
	}
	.box_cart_img {
		display: block;
		margin: 0 auto 15px auto;
		width: auto;
		max-width: 150px;
		height: auto;
		border: 1px solid #d9d9d9;
		padding: 10px;
	}
	.box_cart_item_desc {
		margin: 0 auto 15px auto;
		width: 100%;
		max-width: 750px;
		border-spacing: 0;	
		table-layout: fixed;
		text-align: center;
	}
	.box_cart_item_qty {
		margin: 0 auto 15px auto;
		width: 100%;
		max-width: 750px;
		border-spacing: 0;	
		table-layout: fixed;
		text-align: center;
	}
	.box_cart_item_price {
		margin: 0 auto 15px auto;
		width: 100%;
		max-width: 750px;
		border-spacing: 0;	
		table-layout: fixed;
		text-align: center;
	}
	.box_cart_item_del {
		margin: 0 auto 15px auto;
		width: 100%;
		max-width: 750px;
		border-spacing: 0;	
		table-layout: fixed;
		text-align: center;
	}
	.btn_continuer_magasiner {
		float: right;	
		margin-bottom: 15px;		
	}
	.btn_passer_caisse {
		float: right;
		margin-bottom: 15px;
	}	

	.li_shop_cat_special {
		display: none !important;
	}
  
}

@media only screen and (max-width: 1040px) {
	.box_search_boutique {
		float: none;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		width: 100%;
		max-width: 360px;
		border-spacing: 0;	
		table-layout: fixed;	
		padding: 0;			
		margin: 0 0 20px 0;			
	}	
	.box_sort_boutique {
		float: none;
		position: absolute;
		top: 55px;
		left: 50%;
		transform: translate(-50%, 0);
		width: 100%;
		max-width: 360px;
		border-spacing: 0;	
		table-layout: fixed;
		padding: 0;			
		margin: 0 0 20px 0;
	}
}

/* STRUCTURE END */

/* MAIN MENU MOBILE BEGIN */

.ul_menu_main_mobile {
	margin: 0;
	padding: 0 0 40px 0;
	list-style-type: none;
  padding-left: 0;
	border-top: 1px solid #ffffff;
	width: 100%;
}
.ul_menu_main_mobile li {
	margin: 0;
	border-bottom: 1px solid #ffffff;
	width: 100%;
  padding-left: 0;
  background: none;
}
.ul_menu_main_mobile li a:link, .ul_menu_main_mobile li a:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
  line-height: 1.42em;
  font-weight: 400;
  letter-spacing: 1px;
	color: #ffffff;
	display: block;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	background-color: transparent;
  text-transform: uppercase;
}
.ul_menu_main_mobile li a:hover, .ul_menu_main_mobile li a:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
  line-height: 1.42em;
  letter-spacing: 1px;
  font-weight: 400;
	color: #4e4a47;
	display: block;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	background-color: #ffffff;
  text-transform: uppercase;
}

.a_menu_mobile_level_2 {
	padding-left: 30px !important;
}
.close_menu_mobile {
	float: right;
	margin: 10px 25px 10px 0;
	font-size: 20px;
	cursor: pointer;
}
.js_toggle_menu_mobile {
	cursor: pointer;
}

/* MAIN MENU MOBILE END */


/* TYPO BEGIN */

h1 {	
	font-family: 'Raleway', sans-serif;
	font-size: 56px;
	color: #bba199;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: 0.15em;
	line-height: 1.2em;
	margin: 0 0 80px 0;
	padding: 0 0 15px 0;
	text-transform: uppercase;
	background-image: url(../images/h1-souligne.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.box_h1_subtitle {
	margin-bottom: 80px;
	font-weight: 400;
	margin-top: 10px;
	font-style: italic;
}
.h1_shop_item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  background: none; 
}
.h1_ligne_2 {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 600;
}
h1 a {
	color: #4e4a48 !important;
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	color: #8f8e8a;	
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.2em;
	margin: 0 0 40px 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;	
}
@media only screen and (max-width: 650px) {
	h1 {
		font-size: 26px;
	}
	h2 {
		font-size: 22px;
	}	
}
@media only screen and (max-width: 450px) {
	h1 {
		font-size: 22px;
	}
	h2 {
		font-size: 20px;
	}	
}
h2.h2_souligne {
	border-bottom: 2px solid #dedede;
	padding-bottom: 14px;
	margin-bottom: 20px;
}
h2.h2_categorie {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	color: #6a6d77;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.2em;
	margin: 30px 0 50px 0;	
	padding: 0;	
	letter-spacing: 2px;
	width: 100%;
	max-width: 1000px;
	background-color: #efd3c7;
	text-align: center;
	text-transform: uppercase;
	padding-top: 23px;
	padding-bottom: 23px;	
}
h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #8f8e8a;	
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: inherit;
	letter-spacing: normal;
	margin: 0 0 15px 0;
	padding: 0;	
}
.txt_majuscule_gras {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: 700;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: uppercase;	
}

.txt_majuscule {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: #8f8e8a;
	font-style: inherit;
	font-variant: inherit;
	font-weight: 400;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: uppercase;	
}

.txt_rose {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: #baa098;
	font-style: inherit;
	font-variant: inherit;
	font-weight: 400;
	line-height: inherit;
	letter-spacing: inherit;
}

.txt_underline_hover:hover {
	text-decoration: underline;
}
.txt_breadcrumb {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	/*color: #c8ae99;*/
  color: #ceac92;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: normal;	
  text-transform: uppercase;
}

a:link, a:visited {	
	font-family: inherit;
	color: #a07c73;
	font-style: inherit;
	font-variant: inherit;
	font-weight: 600;
	letter-spacing: inherit;
	text-decoration: underline;
}
a:hover, a:visited:hover {	
	font-family: inherit;
	color: #a07c73;
	font-style: inherit;
	font-variant: inherit;
	font-weight: 600;
	letter-spacing: inherit;
	text-decoration: none;
}

a.a_box:link, a.a_box:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-color: #8f8e8a;
	border: 1px solid #8f8e8a;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
}
a.a_box:hover, a.a_box:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-color: #bfbebb;
	border: 1px solid #bfbebb;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
}

a.a_box_2:link, a.a_box_2:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	background-color: #a07c73;
	letter-spacing: 0.2em;
	text-align: center;
}
a.a_box_2:hover, a.a_box_2:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
	display: inline-block;
	font-size: 15px;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	background-color: #baa098;
	letter-spacing: 0.2em;
	text-align: center;
}

a.a_box_3:link, a.a_box_3:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-color: #c7ac7f;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
}
a.a_box_3:hover, a.a_box_3:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-color: #d6c3a4;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
}

a.a_box_4:link, a.a_box_4:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #666666;
	background-color: #faf8f7;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0.13em;
	text-align: center;
}
a.a_box_4:hover, a.a_box_4:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #666666;
	background-color: #faf8f7;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0.13em;
	text-align: center;
}

a.a_top_site:link, a.a_top_site:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	/*color: #a78356;*/
	color: #ffffff !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: inherit;
	letter-spacing: inherit;
	text-decoration: none;
}
a.a_top_site:hover, a.a_top_site:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #ffffff !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: inherit;
	letter-spacing: inherit;
	text-decoration: underline;
}	

/*.box_header_inner_1 a:link, .box_header_inner_1 a:visited {
  text-decoration: none;
  font-weight: normal;
}
.box_header_inner_1 a:hover, .box_header_inner_1 a:visited:hover {
  text-decoration: underline;
  font-weight: normal;  
}*/

/* TYPO END */

/* MISCELLANEOUS BEGIN */

.ul_menu_main_2 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  position: relative;
  top: 0;
  left: 0;
  /*text-align: right;*/
}
.ul_menu_main_2 li {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: none;	
}

.transparent_hover:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.input_text {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #2a2a2a;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.1em;	
	background-color: #ffffff;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding: 5px 15px 5px 15px;	
	width: 100%;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
}
.input_text_search {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #2a2a2a;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	height: 40px;
	line-height: 40px;
	padding: 5px 35px 5px 15px;	
	margin: 0;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	/*background-image: url(../images/btn-recherche.png);
	background-repeat: no-repeat;
	background-position: 98% 7px;*/
}

.img_hover {
	border: 2px solid transparent;
}
.img_hover:hover {
	border: 2px solid #e3d0c1;
}
.img_top_banner {
	width: 100%;
	height: auto;
}
.img_footer_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 499;
}

.box_index_article {
	display: inline-block;
	background-color: #ffffff;
	width: 218px;
	height: auto;	
	padding-bottom: 80px;
	max-height: 220px;
	margin: 0 15px 0 15px;
	vertical-align: top;	
}
.img_article_thumb {	
	width: auto;
	max-width: 216px;
	height: auto;
	max-height: 216px;
	display: block;	
	margin: 0 auto;
	border: 2px solid transparent;
}
.img_article_thumb:hover {
	border: 2px solid #e3d0c1;
}
.box_index_title_article {
	padding: 15px 5px 5px 5px;
	text-align: center;
}
.box_index_article a:link, .box_index_article a:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 12px;	
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 17px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.box_index_article a:hover, .box_index_article a:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 12px;	
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 17px;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (min-width: 801px) {
	.box_photo_thumb {
		float: left;
		background-color: #f3f3f3;
		width: 31%;	
		height: 216px;
		margin: 0 1% 20px 1%;
		padding: 0;
		cursor: pointer;	
		position: relative;
	}
	.img_photo_thumb {	
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 216px;	
		margin: 0 auto;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}	
}
@media only screen and (max-width: 800px) {
	.box_photo_thumb {
		float: left;
		background-color: #f3f3f3;
		width: 47%;	
		height: 216px;
		margin: 0 1% 20px 1%;
		padding: 0;
		cursor: pointer;	
		position: relative;
	}
	.img_photo_thumb {	
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 216px;	
		margin: 0 auto;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}
.bordure_image {
	border: 1px solid #dddddd;
}
.table_pleine_largeur {
	float: left;
	width: 100%;
	max-width: 1000px;
	margin: 0 0 15px 0;
	border-spacing: 0;	
	table-layout: fixed;
}

.box_content_shop {
	width: 100%;
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
}
.box_content_shop_inner {
	max-width: 1000px;
	min-height: 200px;
	margin: 0 auto;
	padding: 20px 10px 50px 10px;
}
@media only screen and (min-width: 1040px) {
	.table_item_list_shop {	
		display: inline-block;
		width: 100%;
		max-width: 303px;
		margin: 0 0 25px 0;
		border-spacing: 0;	
		table-layout: fixed;
		vertical-align: top;
		cursor: pointer;
		margin: 0 12px 50px 12px;
	}	
	.table_item_list_shop:hover .box_shop_list_img {
		border: 1px solid #404041;
	}	

}
@media only screen and (max-width: 1040px) {

	.table_item_list_shop {	
		display: inline-block;
		width: 94%;
		max-width: 303px;
		margin: 0 0 25px 0;
		border-spacing: 0;	
		table-layout: fixed;
		vertical-align: top;
		cursor: pointer;
		margin: 0 3% 25px 3%;
	}	
	.table_item_list_shop:hover .box_shop_list_img {
		border: 1px solid #404041;
	}		
}

@media only screen and (min-width: 1041px) {
	.li_menu_category_special {
		display: none !important;
	}	
	.li_menu_cat_brand {
		position: relative;
		top: 0;
		left: 0;
	}		
	.table_un_demi {
		float: left;
		width: 100%;
		max-width: 480px;
		margin: 0 40px 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_demi_dernier {
		float: left;
		width: 100%;
		max-width: 480px;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_tier {
		float: left;
		width: 100%;
		max-width: 310px;
		margin: 0 35px 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_tier_dernier {
		float: left;
		width: 100%;
		max-width: 310px;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers {
		float: left;
		width: 100%;
		max-width: 655px;
		margin: 0 35px 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers_dernier {
		float: left;
		width: 100%;
		max-width: 655px;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_quart {
		float: left;
		width: 100%;
		max-width: 235px;
		margin: 0 15px 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.box_filter_group {
		float: left;
		width: 100%;
		max-width: 250px;
	}

}
@media only screen and (max-width: 1040px) {
	.li_menu_cat_brand {
		position: relative;
		top: 0;
		left: 0;
	}		
	.table_un_demi {
		float: left;
		width: 48% !important;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_demi_dernier {
		float: right;
		width: 48% !important;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_tier {
		float: left;
		width: 32% !important;
		margin: 0 calc(1.8vw) 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_tier_dernier {
		float: left;
		width: 32% !important;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers {
		float: left;
		width: 66% !important;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers_dernier {
		float: right;
		width: 66% !important;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_quart {
		float: left;
		width: 44%;
		margin: 0 3% 15px 3%;
		max-width: 44%;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.box_filter_group {
		display: block;
	}	
}
@media only screen and (max-width: 600px) {
	.table_un_demi {
		float: none;
		width: 100% !important;
		/*max-width: 480px;*/
		max-width: initial;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_demi_dernier {
		float: none;
		width: 100% !important;
		/*max-width: 480px;*/
		max-width: initial;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_tier {
		float: none;
		width: 100% !important;
		max-width: 310px;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_tier_dernier {
		float: none;
		width: 100% !important;
		max-width: 310px;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers {
		float: none;
		width: 100% !important;
		/*max-width: 655px;*/
		max-width: initial;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers_dernier {
		float: none;
		width: 100% !important;
		/*max-width: 655px;*/
		max-width: initial;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_quart {
		float: none;
		margin: 0 auto 15px auto !important;
		width: 100%;
		max-width: 220px;
		border-spacing: 0;	
		table-layout: fixed;		
	}
}
@media only screen and (max-width: 800px) {
	ul.ul_menu_shop_sub_2 li {
		text-align: right;		
	}
	.li_menu_cat_brand {
		position: relative;
		top: 0;
		left: 0;
	}
	.div_menu_shop_sub_2 {
		left: initial !important;
		right: 0 !important;		
	}	
	.ul_menu_shop_sub_2 a:link, .ul_menu_shop_sub_2 a:visited, .ul_menu_shop_sub_2 a:link:hover, .ul_menu_shop_sub_2 a:visited:hover {
		padding-right: 25px !important;
		padding-left: 100px !important;
	}
}
.link_all_over {
	width: 100%;
	height: 100%;
	display: block;
}
@media only screen and (min-width: 701px) {
	.btn_passer_caisse {
		float: right;
		margin-bottom: 15px;
	}
	.btn_continuer_magasiner {
		float: left;
		margin-bottom: 15px;
	}	
}
@media only screen and (max-width: 700px) {
	.btn_passer_caisse {
		float: right;		
		clear: both;
		margin-bottom: 15px;	
	}
	.btn_continuer_magasiner {
		float: right;	
		clear: both;
		margin-bottom: 15px;		
	}			
}

.box_top_page_link {
	position: fixed;
	bottom: 6px;
	right: 5px;
	z-index: 6000;
	font-size: 50px !important;
	filter: alpha(opacity=50);
	opacity: 0.5;	
}

@media only screen and (min-width: 1041px) {
	.box_top_page_link_2 {
		position: fixed;
		bottom: 6px;
		right: 5px;
		z-index: 6000;
		font-size: 50px !important;
		filter: alpha(opacity=50);
		opacity: 0.5;	
	}
}	
@media only screen and (max-width: 1040px) {
	.box_top_page_link_2 {
		position: fixed;
		bottom: 57px;
		right: 5px;
		z-index: 6000;
		font-size: 50px !important;
		filter: alpha(opacity=50);
		opacity: 0.5;	
	}
}

.box_error {
	padding: 10px;
	color: #a94442;
	border: 1px solid #ebccd1;
	background-color: #f2dede;
	margin-top: 20px;
}

.shop_cart_img {
	max-height: 150px;
	display: block;
	margin: 0 auto;
}
.height_0 {
	height: 0;
	overflow: hidden;
}

.lien_pas_souligne {
	text-decoration: none !important;
}

.box_wait_message {
	padding: 25px 15px 15px 15px;
	text-align: center;	
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.4em;
	letter-spacing: .2em;
	margin: 0;
	border: 4px solid #c5beb5;
	background-color: #ffffff;
	min-width: 300px;
	border-radius: 10px;
}

/* MISCELLANEOUS END */
