/* CSS Document */
/* @import url('https://fonts.googleapis.com/css?family=Oswald');*/
  @import url("https://use.typekit.net/jqi6bkz.css");

:root {
	--cassiopeia-color-primary: #c8ad7f;
	--cassiopeia-color-link: #9c9c64;
	--cassiopeia-color-hover: #3E638F;
	 /* Hauteurs */
  /* ---------------- Typographie ---------------- */
  --body-font-size: 1rem;           /* texte principal */
  --body-line-height: normal;            /* hauteur ligne */
  --body-font-family: 'Roboto Condensed', sans-serif;
}

 
.btn {
  --btn-padding-x:.5rem;
  --btn-padding-y:.2rem;
  --btn-font-family: 'Roboto Condensed', sans-serif;
  --btn-font-size:16px;
  --btn-font-weight:400;
  --btn-line-height:normal;
}


/* 1. On prépare le header pour le saut de ligne 
.header {
    display: flex;
    align-items: center;   
    justify-content: space-between; 
    width: 100%;
}
*/

.header > div:nth-child(2) {
  max-height: 33px;
}


.header,
.site-grid,
.footer {
    width: 100%;
    margin: 0px auto 0 auto;
    /*! padding: 5px; */
    background: rgba(234, 229, 216, 0.75);
    /*! border-radius: 6px; */
    /*! gap: 0; */
    max-width: 1056px;
    /*! padding-bottom: 0; */
}

/*  Topbar */
.container-topbar {
  /*! position: absolute; */ /* flottante */
  right: 1.5rem;      /* distance du bord */
  
  /* Choix du centrage vertical */
  /* Option 1 : centré verticalement quelle que soit la hauteur */
  /*! top: 50%; */
  /*! transform: translateY(-50%); */

  /* Option 2 : fixe en px si header stable */
  /*! top: 20px; */ transform: none;

  z-index: 5;          /* devant le contenu si besoin */
  max-height: 21px;
}

#navbar1 {
	padding: 20px 0px 0;
	position: relative;
}

.metismenu-item.item-193.level-1, .metismenu-item.item-1678.level-1 {
	color: #c8ad7f;
}

.contactstyle, .hikashop_small_cart_checkout_link, .hikabtn.hikashop_cart_proceed_to_checkout a {

		font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-right: 8px;
	text-transform: uppercase;
  font-size: 18px;
  font-family: "Oswald";
  color: rgb(200, 173, 127);
	/*! line-height: normal; */
}




.site-grid {
	
	
}

.site-grid > .full-width {

	/*! margin: 0; */
	/*! padding: 20px 0; */
}
.grid-child.container-component {
	/*! padding: 1.68rem; */
	 background: rgba(234, 229, 216, 0.75);
}
.grid-child.container-below-top {
    display: flex;            
    flex-direction: row;      
    justify-content: flex-end; 
    align-items: start;        
    z-index: 40;
    position: relative;
    justify-content: space-between;
}
#collapseExample {
	background: rgb(240, 240, 240) none repeat scroll 0% 0%;
	padding: 8px;
	max-width: 217px;
	color: rgb(172, 172, 126);
	font-size: 12px;
	position: absolute;
	/* top: 80px; */
	z-index: 2;
}
main, .container-bottom-b {
	background: rgba(234, 229, 216, 0.95);
	padding: 1.68rem;
	margin-bottom: 1rem;
}

.container-topbar {
	/* margin-left: auto; */
	/*! display: flex; */
	/*! flex-direction: row; */
	/* margin-right: 0; */
	padding: 6px 10px;
}


.metismenu.mod-menu .metismenu-item.active > a, .metismenu.mod-menu .metismenu-item.active > button, .metismenu.mod-menu .metismenu-item > a:hover, .metismenu.mod-menu .metismenu-item > button:hover {
	text-decoration: none;
	color: #a7aab0;
}

.container-banner {
	display: block !important;
}

a:not([class]) {
	text-decoration: none;
}
a {
	color: #9c9c64;
}
/*nav */
.metismenu.mod-menu .metismenu-item > a, .nav-pills > li > a {
	padding-right: 6px;
	padding-left: 6px;
	font-size: 16px;
	font-family: "Oswald";
	line-height: 1.2; 
	
}

.nav > li > a {
	text-transform: uppercase;
}
#inscription, #tel {
	font-size: 20px;
	text-shadow: 1px 1px 10px #b2cd4a;
	color: #114169;
}

#login-form {
	margin: 0px;
	padding: 8px;
		box-sizing: border-box;
		border: none;
	background: rgba(255,255,255,0.4);
		text-align: center;
}
#dropdownMenu2 {
  border: none;
  padding: 6px 12px;
  background: #fff;
  color: #b6aa78;
  text-transform: uppercase;
  font-weight: 500;
  font-family: oswald;
  /*! font-size: 1em; */
}
div#mod-custom228.mod-custom.custom ul.list-unstyled li {
	line-height: 20px;
	border-bottom: solid 1px #f2f2ef80;
	font-size: 13px;
	text-transform: initial;
}
.moduletableconnextop{
	float: left;
	/* display: inline-flex; */
	/*! line-height: 48px; */
	margin-right: 10px;
}
.panier {
	
	padding-left: 48px;
	
		color: #103167;
	
	
}
.container-header nav {
	padding: 0;
	margin-top: 14px;
	/* width: 100%; */
	/*! line-height: 40px; */
	/*! min-height: 51px; */
	/*! align-self: center; */
	/* background: #f0f0f0; */
	/*! margin: 0 auto; */
}
.navbar-toggler:focus {
	box-shadow: none;
	outline: 0;
	text-decoration: none;
}


.container-header .navbar-toggler {
	
	color: #807959;

}
.container-header .container-nav {
	/*! flex-wrap: nowrap; */
	/*! justify-content: space-between; */
	/*! padding-bottom: 1em; */
}
.container-header nav {
	
	margin-top: 5px;
	
	/*! min-height:  70px; */
	
	/*! align-self: end; */
}
.navbar-brand {
	position: absolute;
	margin: 0 auto 0;
	 top: -24px;
 z-index: 50; 
}
.container-bottom-b {
	/*! grid-area: bot-b; */
	/*! padding: 1rem 1rem; */
	/*! background-color: rgba(234, 229, 216, 0.95); */
	/* margin: 40px auto 0; */
	/*! margin: 0; */
}
body.site {
	border-top: 3px solid #9c9c64;
	margin: 0 auto;
	background-color: transparent !important;
}.youtube-lazy {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.youtube-lazy img {
	width: 100%;
	height: 410px;
	display: block;
	/* margin: 0 auto; */

}

.youtube-lazy .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3em;
    background: rgba(0,0,0,0.4);
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    padding: 0.2em 0.5em;
}

.metismenu.mod-list li {
	position: relative;
	color: #112b64;
	text-transform: uppercase;
	padding: 0 !important;
}

.mod-list li a {
    transition: all 0.3s ease;
}

.mod-list li a:hover {
    color: #c8ad7f;
    padding-left: 5px;         /* léger décalage */
}


.container-header .navbar-brand img {
	width: 100px;
	/*! min-width: 100px; */

}
.com-content-article__body {
	/*! background: rgba(234, 229, 216, 0.95); */
	/*! padding: 1rem; */
}





#hikashop_product_top_part h1 {
	font-size: 1.8rem;
}
.hikashop_product_variant_subname {
	color: #30597d;
}
#hikashop_checkout .table th, #hikashop_checkout .table td {
	padding: 8px;
	
	vertical-align: middle;
	border-top: 1px solid #ddd;
}
.hikashop_checkout_shipping_cost {
	color: #f37a05;
	font-size: 1rem;
	font-weight: bolder;
}


.banners.clearfix {
	position: relative;
	display: table;
	padding-top: 15px;
	
	border: 0;
	bottom: 0;
	width: 100%;
}

.alert-danger h4, .alert-error h4 , .alert-message {
    color: #7f7a7a;
}
div#introaccueil div.span4 {
	display: table;
	margin: 0 auto;

}


.texteaccueil {
	padding: 20px 15px;
	max-width: 305px;
	margin: 0 auto;
}

.card-header {
	padding: .5rem 1rem;
	border-bottom: 1px solid #dfe3e7;
	background: #fff;
	line-height: 42px;
	text-align: center;
	color: #888e9c;
	font-size: 18px;
	font-weight: normal;

}
.bottom-b.card {
	background: #e1dfda;
}

div.main-top.card div.card-body .mod-custom.custom {
	padding-left: 150px;
}
div[class*="main-top"]::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("/images/topnightbaghome.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}
.main-top {
	/* position: relative; */
	/* overflow: visible !important; */
	background-color: #a7aab0;
	max-width: 900px;
	margin: 0 auto;
}
div#intro h2 {
	font-size: 16px;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	line-height: normal;
	color: #fff;
	border: none;
}
div#intro h3 {
	font-size: 14px;
	
	margin: 2px 0 10px 0;
	font-family: 'Open Sans', sans-serif;
	
	text-align: center;

	line-height: normal;
}

.ban1 .container {
	background: transparent;


	border: none;
	box-shadow: none;
	padding: 0;
}
.videoaccueil {		margin: 30px auto;  	display: flex;	justify-content: center; 	align-items: center;  }
div.videoaccueil iframe {max-width: 100%;}

.warpper .container {
	padding: 40px;
	max-width: 944px;
	margin: 25px auto 25px;
}
.ban .container {
	padding: 0;
	border: none;
}
#header-container {
	background-color: #fff !important;
	max-width: 980px;
}

/* blog */
div.blog div.page-header h2 {
	text-align: left;
	font-size: 20px;
	text-transform: none;
}
div.blog div.pull-left.item-image img {
	max-width: 200px;
	height: auto;
	border: solid 1px #eeeeee;
	padding: 5px;
	max-height: 150px;
}
div.blog .readmore .btn {
	background: #888e9c;
	color: #fbfbf0;
	text-shadow: 1px 1px 1px #060606;
	border: 1px solid #9c9c64;
	float: right;
}
.btn.dropdown-toggle {
	background: #d0d8ea;
}
.icons {
	display: flex;
	/* right: 0; */
	flex-direction: row-reverse;
}

.menuheader .container {
	padding: 0;
	/* max-width: 1000px; */
	margin: 10px auto 35px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.page-header {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
	text-align: center;
	color: #888e9c;
	border: none;
}
.page-header h1 {
	font-size: 30px;
}
#dropdownMenuButton-6 {
	display: block;
	margin: 0 auto;
	/* width: 100%; */
	pointer-events: a;
	position: absolute;
	top: -59px;
	right: 40px;
}
.dropdown-menu {
	background: white !important;
}
/*panier connexiuon */


#hikashop_cart_module {
	padding-left: 35px;
	background-image: url("../images/panier.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: uppercase;
	/*! display: table; */
	/*! font-weight: bold; */
	line-height: 25px;
	/*! margin-top: -15px; */
	background-size: 30px auto;
}

.paniertop {
	float: right;
	z-index: 500;
	position: relative;
}
.brand.pull-left img, .body .container, .grid-child.container-nav, #login-form, #footer-container, .btn_boutique, .dimensions img, .videoaccueil, div.footer1 h3, .fb-like.fb_iframe_widget {
    /*! border-radius: 2px; */
    /*! box-shadow: 1px 1px 2px 1px rgba(206, 146, 110, 0.12); */
    /*! -webkit-box-shadow: 1px 1px 2px 1px rgba(206, 146, 110, 0.12); */
}

.grid-child.container-nav {
    display: grid;
    grid-template-columns: 1fr auto; /* 1fr = nav, auto = search */
    align-items: center; /* vertical align si besoin */
    gap: 10px; /* espace entre nav et search */
	 background: #fff;
}

.container-search {
	grid-column: 2/2;

	 display: grid; 
	grid-template-columns: 1fr auto;
	align-self: start;

}
.nav-tabs {
	border:none !important;
}
.navbar .btn-navbar .icon-bar {
	display: block;
	width: 24px;
	height: 4px;
	background-color: #807959;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}



.grid-child.container-nav nav {
	grid-column: 1/3;
	grid-row: 2/3;
	margin: 0 auto;
	
	/*! align-items: end; */
	/*! padding-top: 27px; */
}

.container-search {
	grid-column: 2/2;
	/*! justify-self: end; */ /* colle à droite */
	/*! align-self: last baseline; */ /* colle en haut */
	/*! gap: 0.2rem; */
	/*! display: flex; */
	/*! flex-flow: wrap; */
	/*! flex-grow: unset; */
	 display: grid; 
	grid-template-columns: 1fr auto;
	align-self: start;
	/*! padding: 0 40px; */
	/*! float: right; */
	/*! position: relative; */
}
.nav-tabs {
	border:none !important;
}
.navbar .btn-navbar .icon-bar {
	display: block;
	width: 24px;
	height: 4px;
	background-color: #807959;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}


legend {
	
	color: #807959;
	border: 0;
	
}

.table {
	width: 100%;
	margin-bottom: 40px;
}


.presentoir div.wf-column {
  border: solid 1px #9c9c64;
  padding: 20px;
	
}

.presentoir{margin-bottom: 2rem;}

.presentoir h3 {
  /*! border: solid; */
  /*! background: orange; */
  /*! padding: 40px; */
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #9c9c64;
  padding-bottom: 20px;
}




.footer1 {
	margin-top: 35px;
}
div.footer1 h3, div.footer1 div#modinscription table tbody tr td table.moduletable tbody tr th {
	background: #fff;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #888e9c;
	font-size: 18px;
	font-family: oswald;
	font-weight: normal;
}




.footer .nav.menu.nav-pills {
    float: left;
    margin-bottom: 0;
}

div.footer1 ul.nav.menu.nav-pills.nav-stacked li a {
	color: #888e9c;
	font-size: 12px;
	font-family: open sans;
	/* font-weight: 600; */
	line-height: 18px;
}


#footer-container {
	background: #e1dfda;
	padding: 40px;
	
}
#footer-container li {
	font-size: 10px;
	background-image: none;
	padding: 0;
	border-top: 1px solid #eee;
}

.footer .grid-child {
	background: #888e9c;
	color: #fff;
	/*! max-width: 1024px; */
	/* width: 100%; */
	padding: 12px 40px;
}
.footer .mod-menu {
	position: relative;
	flex-direction: row;
}
.footer {
	/*! margin-top: 1em; */
	color: #fff;
	/*! background-color: transparent; */
	/*! background-image: none; */
	padding: 1rem;
}

#chourngnoz {
	text-align: center;
	display: block ;
}

.activebar-container button {
	/* margin: 0 auto; */
	/* display: table-cell; */
	margin: 5px;
	/* position: relative; */
	/* right: 25%; */
	border: 1px solid;
}
.activebar-container {
	background-color: rgba(68, 145, 197 , 0.9) !important;
	border-bottom: none !important;
	color: #fff !important;
	font-weight: 700;
	animation: cubic-bezier(.6,.04,.98,.34);
	display: contents;
}
.activebar-container p {
	margin: 2px 10px;
	text-align: left;
	/* font-size: large; */
	float: left;
	display: flex;
}
.activebar-container button.decline {
	color: #fff !important;
	background-color: #ff6300 !important;
}
.activebar-container button.accept {
	color: #fff !important;
	background-color: #b2cd4a !important;
}


span.hikashop_product_stock_count {
	display: none;
}
.item-345 a {
	color: #3E638F;
}
.item-345 a {
	color: #3E638F;
}
.item-441 a {
	color: #355479;
}
/*  nav */

.row {
	margin-left: -15px;
	margin-right: -15px;
}
.nav-pills > li > a {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.fb-like.fb_iframe_widget {
	background: rgba(255, 255, 255, 0.66) none repeat scroll 0% 0%;
	margin: 45px auto 20px;
	display: table;
	padding: 30px;
	border: solid 1px #baaf94;
}
.fb_iframe_widget iframe {
	position: absolute;
/*	width: 120px !important;
*/}

.footer > li > a:hover, .nav > li > a:hover {
	background: #c3c6cc;
}
.footer .nav-pills > li > a {
	color: #fff;
	text-transform: unset;
	/* margin: 0 15px !important; */
	/* font-size: 12px; */
	padding: 4px 8px;
	border-radius: 0;
	margin: 0 !important;
}




/*  col */
.sofColLeft > div {
	margin-right: 9px !important;
}
.sofColCenter > div {
	margin-left: 9px !important;
	margin-right: 9px !important;
}
.sofColRight > div {
	margin-left: 9px !important;
}
#sofRight > div, #sofLeft > div {
	margin-top: 34px;
}
.sofCol {
	display: block;
	float: left;
}
#sofb1, #sofb2, #sofb3 {
}
#sofb1 .sofCol > div {
	margin-right: 17px !important;
}
#sofb2 .sofCol > div {
	margin-left: 17px !important;
	margin-right: 17px !important;
}
#sofb3 .sofCol > div {
	margin-left: 17px !important;
}
#sofBottom1 .sofColLeft > div {
	margin-right: 17px !important;
}
#sofBottom2 .sofColCenter > div {
	margin-left: 17px !important;
	margin-right: 17px !important;
}
#sofBottom3 .sofColRight > div {
	margin-left: 17px !important;
}
div.soflegend3 {
	border: 1px solid #f47b20;
}
div.soflegend1, div.soflegend2, div.soflegend3, div.soflegend4 {
	margin: 25px 0;
	padding: 6px;
}
div.soflegend1 h4, div.soflegend2 h4, div.soflegend3 h4, div.soflegend4 h4 {
	float: left;
	position: relative;
	top: -18px;
	left: 11px;
	margin: 0 0 -9px !important;
	padding: 0 10px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	background: #fff;
	text-shadow: none;
}
/*  col */

#modinscription {
	margin:0 auto;
	display:table;
}
.img_caption {
	font-size: 10px;
	max-width: 100%;
	text-align: center !important;
}
.well {
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 5px;

}
p {
    margin: 0.5em 0 1.5em;
    text-align: left;
}
#ban {
	margin-bottom: 35px;
}

header div.container {
	padding: 0 !important;
	width: 100%;
	max-width: 1024px;
}
.navbar-default {
	/*  background : #f9f9f9 url("../../images/style1/bg_menu_hover.png") repeat-x scroll left top;
*/  border:none;
}
.navbar-default .navbar-nav > li > a {
	border-right: 1px solid #e2e2e2;
	color: #333;
	display: block;
	font-size: 11px;
	height: 50px;
	line-height: 50px;
	padding: 0 7px;
	text-shadow: 0 1px 0 #fff;
}
.navbar-default .navbar-nav > li {
	margin-left: 0px;
	font-weight: 700;
}
/*.navbar-fixed-top {
	position: relative; 
	 
}*/
.t3-mainbody {
	background: white none repeat scroll 0 0;
	padding: 20px 44px;
}
.slideshow {
	background: none !important;
	border-bottom:none !important;
	padding: 40px 0;
}
/*sof */

.produitartcile div.wf-column {
	flex: 0;
}

.produitartcile .hikashop_product_tag_image {
	border-radius: 0px 0px 90px 90px;
	
	object-fit: none;
	
	max-height: 77px;
	width: 93px;
}

.produitartcile {

	margin: 0 15px 0 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: normal;
	display: flex;
	flex-wrap: wrap;
}

.produitartcile>* {
  flex: 1 1 200px;
}
.produitartcile span.hikashop_product_name {
	text-align: center;
}
.produitartcile .hikashop_product_tag_image:hover {
	/* fill: orange; */
	border: solid 4px #efe5cc;
	/* background: bisque; */
	filter: drop-shadow(0px 0px 5px #115c98);
	object-fit: none;
}


.cube {
	float: left;
	width: 85px;
	margin: 0 15px 0 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: normal;
	padding: 0 0 10px;
}
#texte {
	bottom: 0%;
	width: 100%;
	height: 20px;
	left: 0px;
	padding-left: 3px;
	text-align: center;
	display: inline-grid;
	margin-bottom: 2px;
}
.couleur {
	border: 1px solid #eee4cb;
	height: 70px;
	border-radius:0px 0px 90px 90px;
	position:relative;
}
div.couleur a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none; /* No underlines on the link */
	z-index: 10; /* Places the link above everything else in the div */
	background-color: #FFF; /* Fix to make div clickable in IE */
	opacity: 0; /* Fix to make div clickable in IE */
	filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
.articleContent li {
	line-height:1;
}

.articleContent img {
	max-width: 100%;
}
.blocintro {
	height: 320px;
	width: 375px;
	padding: 15px 15px;
	text-align: right;
	background-image: url(../../../travaux/imagessite/slider/shutterstock_147379166%20draps%20blancs.jpg);
	background-repeat: no-repeat;
}
.blocintro table tr td {
	text-align: left;
}
.blocintro table {
	display: table;
	margin: 5px;
}
.blocintro table tr td {
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #807959;
	font-size: 1.5rem;
}
.h4, h4 {
	font-size: 1.2rem;
}


h6 {
	font-size: 10px;
	line-height: normal;
	margin-bottom: 15px;
	color: #807959;
}
body {
}

.textgras {
	font-weight: bold;
}
#blue {
	color: #BAE0E3;
}
.texttaupe {
	color: #C4A382;
}
.textrosee {
	color: #FFD5FF;
}
.textopale {
	color: #CCFFCC;
}
.textterre {
	color: #9E844B;
}
.textanis {
	color: #CDFF67;
}
.textpeche {
	color: #FF9853;
}
.textpaon {
	color: #03C9A8;
}
.textbrique {
	color: #F85320;
}
.textrougetomate {
	color: #FA2B03;
}
.textframboise {
	background-color: #D61442;
}
.textblue {
	color: #043C8E;
}

/*joomla main theme */


.hikashop_cart_product_quantity_refresh, .hikashop_cart_product_quantity_delete {
	display: inline-block;
	line-height: 26px;
}

/*joomla main theme */

.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
	background: #b6aa78 !important;
	color: #fff;
}
.vex.vex-theme-default .vex-dialog-button {
	padding: 0.75em 1em !important;
}


input, textarea, .uneditable-input {
	width: auto;
}
.hikashop_small_image_div a {
	box-shadow: #dbdbdb 1px 2px 3px;
	padding: 2px;
	margin: 2px;
	display: inline-block;
}
td.hikashop_cart_shipping_value, td.hikashop_cart_tax_value ,td.hikashop_cart_subtotal_value , td.hikashop_cart_total_value {
	text-align: right; color: #113d6a;
}
.hikashop_product_price_full.hikashop_product_has_options {
	top: initial;
	font-size: 1.68rem;
}


p.hikashop_cart_product_name {
    margin: initial;
}
#hikashop_main_content fieldset.adminform {
	padding: 5px 17px 17px;
	font-size: 11px !important;
}
tr#hikashop_order_sagitilduncadeau.hikashop_checkout_sagitilduncadeau_line {
	background-color: rgba(178,205,74,0.2);
}


td#hikashop_checkout_cart_final_total_title, span.hikashop_checkout_cart_final_total {
	font-family: oswald;
	font-size: 18px;
	line-height: 26px;
}

.hikashop_checkout_sagitilduncadeau_line td {
	padding:20px;}
#hikashop_address_cadeaux p {
	font-style: italic;
	line-height: 12px;
	font-size: 12px;

}
#hikashop_checkout_next_button, #hikashop_checkout_shopping_button, .hikashop_cart_button {
	background: #b2cd4a;
	padding: 5px 15px;
	
	border-radius: 4px;
	/* margin: 10px 0 10px; */
	display: inline-block;
	/* float: right; */
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 15px auto;
}.hikashop_checkout_sagitilduncadeau_line .key label {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #999;

background-color: #3a87ad;}

#hikashop_order_1_7_sagitilduncadeau, #hikashop_order_1_7_sagitilduncadeau label {
    text-align: left;
    -moz-box-shadow: inset;    
}



/*#hikashop_checkout_payment_1_3 input, .hikashop_shipping_methods_table input {
	float: left;
}*/

#hikashop_checkout_login_right_part , #hikashop_checkout_login_left_part{
  background: #f0f0f0;
  padding: 10px;
  
}#hikashop_checkout_login_left_part h2 , #hikashop_checkout_login_right_part h2 {
  text-transform: uppercase;
}
#hikashop_checkout_page h1 {
  background: #f0f0f0;
  padding: 10px;
 
}

#shop_terms_and_cond {
    font-weight: bold;
    color: #113d6a;
     padding: 2px;

}

.hikashop_product_characteristics_table td, .hikashop_product_options_table td {
	color: #666;
	padding: 6px 15px;
}
#hikashop_product_characteristics, #hikashop_product_options {
	/* border-radius: 3px; */
	background-color: rgba(219,219,219,1);
	/* padding: 5px; */
	border: solid 1px rgb(200, 197, 143);
	box-shadow: 0px 0 4px #113d6a;
	-webkit-box-shadow: 2px 0px 4px #f2f2ef;
	background: rgba(225,223,218,0.42);
	border-radius: 4px;
}
.hikashop_product_no_stock {
	color: sienna;
	text-transform: uppercase;
}



.add-on.hikashop_product_quantity_div.hikashop_product_quantity_change_div_regrouped {
	height: 36px;
}

div.hikashop_messages.hikashop_info {
	color: #C4A864;
	font-size: 13px;
	font-weight: normal;
	background: #f9f9f9;
	border: none;
	margin: 0;
}



.hikashop_product_price_per_unit {
	display: none;
}
span.hikashop_product_price_full {
    color: #113d6a;
    /* display: block; */
    font-size: 1.2rem;
    /* top: 21px; */
    position: relative;
    font-weight: 700;
}
.hikashop_product_name a:hover {
	color: #879d52;
}

#hikashop_product_quantity_main {
	margin: 0 0 8px;
}


.hikabtn.hikashop_cart_proceed_to_checkout {
	background: #1b406a;
	text-transform: initial;
	font-family: oswald;
}
a.hikacart {
	color: #fff;
	background-color: #9c9c64;
	border-color: #dbdbdb;
	padding: 4px 19px;
}


a.hikacart:hover {
	color: #fff;
	background-color: #113d6a;
	border-color: #398439;
}
.input-append, .input-prepend, .hikashop_product_quantity_div {
	
	margin-bottom: 1px;
	
}
#hikashop_product_quantity_field_1 {
	 text-align: center; 
	line-height: 24px;
}
 .copyright {float:right;}
.hikashop_wizardbar ul li.hikashop_cart_step_current {
	color: #9c9c64;
	background: #d5eba4;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron::before {
	border-left: 14px solid #d5eba4;
}
.hkbadge-current {
    background-color: #b1b189;
}

/*bloc payement & livraison*/
#hikashop_checkout_terms_checkbox_1_2 {
	outline: 4px solid #b2cd4a;
	outline-offset: 1px;
	margin: 0 10px;
}
.hikashop_checkout_terms label {
	border: solid #b2cd4a;
	padding: 5px;
	margin: 5px 0;
}
#hikashop_checkout_coupon_1_1 {
    float: right;
}
.hikashop_shipping_group {
	display: table;
	width: 100%;
}
.blocpayement input {
	float: left;
	
}

.hikashop_checkout_shipping_name:hover {
	background: #f37a05;
	color: #fff;
}
.blocpayement label, .hikashop_checkout_shipping_name {
	font-weight: bold;
	color: #113d6a;
	line-height: 3rem;
	text-transform: uppercase;
	background: #b2cd4a;
	padding: 5px;
	border-radius: 4px;
}



div#hikashop_checkout_login_1_7.hikashop_checkout_login  .hkform-horizontal .hkcontrol-label {
	text-align: left;
	margin-bottom: 0;
	padding-top: 0;
    border-radius: 0.5rem;
}

.hkform-horizontal {
	/* max-width: 100%; */
	padding: 1rem;
	background: #f9f9f9;
	
	border: none;
}
div#hikashop_checkout_registration fieldset.hkform-horizontal fieldset {
	background-color: rgba(178,205,74,0.20);
	border: none;
	border-radius: 0.5rem;
}
.blocpayement {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    /* border: 1px solid aliceblue; */
    margin-bottom: 18px;
    display: grid;
    -moz-column-gap: 10px;
   
}
.left.item-image {
    float: left;
    max-width: 300px;
}
.center.item-image {
  text-align: center;
}
.blocpayement > div:nth-child(n) , .hikashop_shipping_methods_table.table.table-bordered.table-striped.table-hover{
	border: 1px solid #eaf2de;
	padding: 6px;
	background: #f9f9f9 !important;
	/* display: table; */
}

.mceItemMedia {
	width: 100%;
	height: auto;
}
.titrecentreblue {	font-size: 18px; text-align:center; color:#1e4272; padding: 30px 40px 50px; line-height:22px;}

.titrecentreblue a {
	font-weight: 700;
	color: #1e4272;
	text-decoration: underline;
	/* line-height: 25px; */
}
.texttaupe {
	color: #C4A382;
}
.textrosee {
	color: #FFD5FF;
}
.textopale {
	color: #CCFFCC;
}
.textterre {
	color: #9E844B;
}
.textanis {
	color: #CDFF67;
}
.textpeche {
	color: #FF9853;
}
.textpaon {
	color: #03C9A8;
}
.textbrique {
	color: #F85320;
}
.textrougetomate {
	color: #FA2B03;
}
.textframboise {
	background-color: #D61442;
}
.textblue {
	color: #043C8E;
}


.btn_boutique {
	display: table;
	padding: 8px 34px;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	background-color: rgb(200, 173, 127);

}


.btn_boutique > a:nth-child(1) {
  color: #fff;

}

.btn_boutique:hover {
  background: #052b5a;

}

#boisderose {
	background-color: #e793a2;
}


#blanc {
	color: #FFF;
}
#beigesable {
	background-color:#C8AC7A;
}

#bleuocean {
	background-color:#3588b0;
}
#blue {
	background-color: #BAE0E3;
}
#rosee {
	background-color: #FFD5FF;
}
#opale {
	background-color: #CCFFCC;
}
#terre {
	background-color: #9E844B;
}
#anis {
	background-color: #CDFF67;
}
#peche {
	background-color: rgb(254,153,68);
}
#paon {
	background-color: #03C9A8;
}
#brique {
	background-color: rgb(231,62,1);
}
#rougetomate {
	background-color: #FA2B03;
}
#framboise {
	background-color: #D61442;
}
#perle {
	background-color: rgba(188,183,176,1);
}
#celadon {
	background-color:#77CBA9;
}
#bleudenim {
	background-color:#416390;
}
#ivoire {
	background-color:#F0E1CE;
}
#rayure {
	background-image: url(../images/produit/rayure.jpg);
	background-repeat: no-repeat;
	background-size: auto;
}
#fleurs {
	background-image: url(../images/produit/fleur.jpg);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 80%;
}
#flocons {
	background-image: url(../images/produit/flocons.jpg);
	background-repeat: no-repeat;
	/* [disabled]background-size: cover;
*/
}
#figue {
	/*	background-image: url("../images/produit/figue.png");
*/	background-color: #A1495E;
	color:#A0495E;
}
#perle {
	background-color: #C8C1B9;
}
#coraline {
	background-color: #ED3748;
}
#emeraude {
	background-color:#07ABA4;
}
#corail {
	background-color:  #DF6B58;
}
#galet {
	background-color:  #a4a8ab;
}
#rubis {
	background-color:  #d12c4a;
}
#oranger {
	background-color:  #f57841;
}
#corailclair {
	background-color:  #F56E32;
}


#provence {
	background-image: url(../images/produit/provence.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	/* background-position: 80%; */
}#ocean {
background-color:  #115c98;
}#oceanpoid {
	background-image: url(../images/produit/oceanpoit.jpg);

}
#emerauderayures {
	background-image: url(../images/produit/Emeraude_rayures.jpg) ;
	background-repeat: repeat;
	background-size: inherit;
	/* background-position: 44%; */
	background-position: center;
}
#bifacebleublanc {
		background-image: url(../images/produit/bifacebleublanc.jpg) ;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center;}
#bifaceorange {
		background-image: url(../images/produit/bifaceorange.jpg) ;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center;}
#safrandou {
	background-color: #db9955;
}

#taupe {
	background-color: #C4A382;
}


#lavande {
	background-color: #6f86d2;
}
#topaze {
	background-color: #80cacd;
}
 #etain{
	background-color:#5e5b62;
}



#miel{
	background-color: #d9c07e;
}

.cube #mandarine {
	background-color: rgb(244, 102, 27);
}


.dimension {
	background-color: rgba(10,3,69,1.00);
	position: relative;
	left: 0px;
	top: 0px;
	padding: 12px 12px;
	width: 100%;
	color: #fff;
	float: right;
	/*margin: 0 0 0 6px;*/
}
.dimensions {
	float: right;
	max-width: 300px;
	background: #888e9c;

}

.dimension h2, .dimension h3 , .dimension tr td , .dimension table th {	font-family: oswald, sans-serif;
font-style: normal;
font-weight: 200;}
.dimension h2 {
    text-transform: uppercase;
    font-size: 28px;
    color: rgb(255, 255, 255);
    margin: 0;
    line-height: 1.3;
}
h2 span {
    font-size: 20px;
    text-transform: none;
    line-height: 28px;
}

.dimension h3 {
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding: 4px;
	font-weight: 300;
	line-height: 18px;
}
.dimension h3 span {
    font-size: 16px;
}


th[scope="col"] {
	padding: 0 !important;
}
	.dimension table th {
    text-align: left;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 300;
}
.dimension tr td {
    text-align: center;
    font-size: 14px;
    font-weight: 200;
    font-style: normal;
	/*! padding: 0 10px 0 0; */
}
tr.dimenfond {
	background: #fff;
	color: #0a0345;
	padding: 5px;
	
}
.dimenfond {
    background-color: #ffffff;
    color: #3E638F;
    padding: 2px;
}



.dimensions img {
	background: #888e9c;
}

/*error page*/
.hikashop_listing_img_title.hikashop_product_of_category_18 {
	display: flex;
	flex-direction: column;
	align-content: flex-end;
	align-items: normal;
}
#hikashop_category_information_module_220 div.hikashop_container {
	margin: 10px 10px;
	/* display: flex; */
	grid-template-columns: fit-content;
	flex-flow: wrap;
	float: left;
}
body.error_site .header > div:nth-child(2) {
    max-height:initial  !important;;
}




@media (min-width:1200px) {
  .h3,  h3 {
    font-size:1.4rem;
  }
	/* hikashop check out */
div#hikashop_checkout_login_1_7.hikashop_checkout_login div.hk-container-fluid {
	
	-webkit-flex-flow: row-reverse wrap;
	-moz-flex-flow: row-reverse wrap;
	flex-flow: row-reverse wrap;
	
}
}
@media (max-width:1199px){
	div#hikashop_checkout_login_1_7.hikashop_checkout_login div.hk-container-fluid {
	-webkit-flex-flow: column-reverse wrap;
	-moz-flex-flow: column-reverse wrap;
	flex-flow: column-reverse wrap;
}
}

 @media (min-width: 980px) {
#header-container {
	background-color: transparent !important;
	/*margin-bottom: 50px;*/
	max-width: 980px;
	padding: 0 !important;
	width: 980px;
}
#sofbottom1, #sofbottom2, #sofbottom3 {
	width: 33.33%;
}
#sofb1, #sofb2, #sofb3 {
	width: 33.33%;
	float: left;
	padding: 10px;
}

/*/////////////////////////*/

.span4 .texteaccueil {
	padding: 20px 15px;

	 }
}


@media (max-width: 480px) {
#ban {
	margin-bottom: 35px;
	display: none;
	
}
	

.container { padding:20px !important;}
body.site{
		padding: 0;
}
.hikashop_submodules {
	grid-row: 1/2;
}
#hikashop_category_information_menu_441 {
	display: grid;
	grid-template-rows: auto auto;
}
.container-bottom-b {

	padding: 20px 16px;
	}
}

	 
/* Responsive pour mobile */
@media (max-width: 768px) {
	 .header {
        flex-direction: column;
        align-items: center;
    }
  
    .navbar-brand img {
        max-width: 80px; /* logo plus petit sur mobile */
    }
	.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list.nav-tabs {
	display: grid;
	grid-template-columns: auto auto auto;
		margin:initial;
}
  .grid-child.container-nav {
	grid-column: 1/2; 
	grid-row: 1/2;
	/*! margin: initial; */
	/*! align-items: center; */
	/*! padding-top: 0; */
}
.site-grid {
	grid-gap: 0 0.4em;
}
.container-search {
	grid-column: 3/3;
	grid-row: 1/3;
	margin-top: 2px !important;
	align-items: center;
	padding: 4px 20px;
}
.grid-child.container-nav nav {
	grid-column: 1/3;
	grid-row: 1/3;
	margin: initial;
	/* align-items: end; */
	/* padding-top: 37px; */
}
	

	.videoaccueil {
		flex-direction: column; gap: 1rem;
	}
	
/************/

.navbar-brand {
 
  position: relative;
  margin: -3px 0;
}

	
	
	.grid-child.container-nav {
	/* background: #fff; */
	background: #ffffff;
	padding: 0;
}



.header > div:nth-child(2) {
	max-height: 65px;
	margin: 8px auto;
}
	 
.header .brand {
	float: left;
	display: block;
	text-align: center;
}

.grid-child.container-component {
		padding: 16px;

	
}
	
	.blocpayement {
    grid-template-columns: 1fr;
     
}
	
	
	
   
  }


/*  Responsive mobile */
@media (max-width: 500px) {

	.grid-child.container-nav {
	display: grid;
	grid-template-columns: 1fr auto;
	/* grid-template-rows: auto auto; */
	/* align-items: start; */
	background: #fff;
	padding: 2px 0 12px 0;
	/* top: -20px; */
	position: relative;
	z-index: 1;
}
	
	
}

