@import url(//fonts.googleapis.com/css?family=Plus+Jakarta+Sans:400,600,700);
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
max-width: 100%;
}
html {
height: 100%;
}
body {
min-height: 100%;
background: #ffffff; color: #1e293b; font-size: 16px; 
font-family: "Plus Jakarta Sans", sans-serif;
}
img, object, embed, canvas, video, audio, picture {
max-width: 100%;
height: auto;
}header {
display: block;
height: 20px;
padding: 0px;
}
header .logo { display: none; }

main {
display: block;
background: #ffffff; border-radius: 20px; width: 680px; padding-top: 12px; padding-bottom: 12px;padding-left: 12px; padding-right: 12px;
margin: 0 auto;
}.mobile {
display: none!important;
}
#koo_form_details, #koo_form_pmt, #koo_form_promo,
#koo_form_gift,
#koo_form_livraison {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 100%);
background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0);
border: none;margin-top: 14px; padding-bottom: 18px;padding-left: 18px; padding-right: 18px;
}
.layout1 koo_form_details {
margin-top: 0 !important;
}
.clearfix:after, .koo_form_checkout:before {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {display: block;}
.order-cols {
 display: -webkit-flex;
  display: flex;
}
.order-cols.layout1 .order-col {
flex-grow: 1;
min-width: 450px;
-webkit-flex-grow: 1;
}
.order-cols.layout1 .order-left {
padding-right: 15px;
}
.order-cols.layout1 .order-right {
padding-left: 15px;
}
.order-cols.layout3 .order-left {
width: 58.33333333%;
}
.order-cols.layout3 .order-right {
width: 41.66666667%;
}
.order-cols.layout3 .order-right, .order-summary { background: #f7efe3; padding-top: 14px; padding-bottom: 14px;padding-left: 16px; padding-right: 16px;font-size: 14px; color: #5d4422; }
.order-cols.layout3 .order-right ul, .order-summary ul {
list-style-type: none !important;
position: relative;
padding-left: 0 !important;
}
.order-cols.layout3 .order-right li, .order-summary li {
padding: 10px 10px 10px 25px;
}
.order-cols.layout3 .order-right li:before, .order-summary li:before {
content: "\f00c";
font-family: FontAwesome;
color: rgb(204,158,69);
left: 0px !important;
position: absolute;
}
.inp > input[type=radio] + label {
    font-size: 1.2em;
    margin: 5px 15px 0 5px;
}
        #koo_form_checkout {
display: block; max-width: 680px; 
margin: 0 auto;
    }
#koo_form_checkout h3 {
color: #17120c; font-size: 20px; font-weight: bold; border-bottom: 1px solid #ebe4da; text-align: left; padding-top: 17px; padding-bottom: 17px;
margin-bottom: 10px;
}
#koo_form_pmt img, #koo_form_livraison img {
vertical-align: middle;
}
.koo_panier_wait {
width: 80px;
margin: 0 auto;
}
.koo_cgv > div {
margin-top: 15px;
}
.koo_cgv > div:first-child {
margin-top: 0;
}
.koo_cgv {
margin: 20px auto 0px;
border: 1px dashed #D8BB95; background: #ffffaa; font-weight: normal; padding: 10px; 
}
.koo_cgv a {
text-decoration: none;
color: #46687E; 
}
.koo_cgv a:hover {
text-decoration: underline; 
}
.koo_frm_bump {
margin: 20px 0 auto;
padding: 10px; background: #edf7ff; border: none;}
.koo_frm_installments {
margin-top: 20px;
font-size: 18px;
}
.koo_frm_installments .resume {
color: #000;
font-size: 14px;
} 
.koo_frm_bump h2 { padding: 10px; text-align: center; font-weight: bold; font-size: 20px; background: #d5e4ef; color: #3570a6; }
.koo_frm_bump h2 span {
margin-left: 14px;
}
.koo_frm_bump .bump-text {
padding: 8px 0; font-size: 14px; 
line-height: 28px;
}
.koo_frm_bump .bump-text h4 {
display: inline;
font-weight: bold; color: #c83b12; font-size: 14px; 
}
.koo_resume {
position: relative;
font-size: 14px;
margin: 20px 20px;
}
.mode_pmt_lgn, .mode_livraison_lgn {
font-size: 13px;
color: #4D4D4D;
padding: 10px 20px;
}
.mode_pmt_lgn > label, .mode_livraison_lgn > label {
margin-left: 12px;
}
.mode_livraison_lgn {
border-top: 1px solid #00000010;
}
.koo_form_livraison {
margin-bottom: 30px;
}
.shipping-info {
padding: 12px 0 0 31px;
}

.koo_panier {padding-top: 14px; padding-bottom: 14px;padding-left: 14px; padding-right: 14px;}

.koo_prod_list_table {
width: 100%;
font-size: 14px;
}
.koo_prod_list_head {
text-align: center;
display: flex;
height: 30px;
}
.koo_prod_list_head div {background: #f7efe3;
background: -moz-linear-gradient(top, #f7efe3 0%, #f7efe3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7efe3), color-stop(100%,#f7efe3));
background: -webkit-linear-gradient(top, #f7efe3 0%,#f7efe3 100%);
background: -o-linear-gradient(top, #f7efe3 0%,#f7efe3 100%);
background: -ms-linear-gradient(top, #f7efe3 0%,#f7efe3 100%);
background: linear-gradient(to bottom, #f7efe3 0%,#f7efe3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7efe3', endColorstr='#f7efe3',GradientType=0);
color: #705126; border-right: solid 1px #FFF;
height: 30px;
text-align: center;
line-height: 30px;
}
.koo_frm_prod {
font-size: 12px;
flex: 1;
}
.koo_frm_prod a,
.koo_opt_list_lgn a {
color: inherit;
text-decoration: none;
}
.koo_frm_prod a:hover,
.koo_opt_list_lgn a:hover {
color: inherit;
text-decoration: underline;
}
.koo_frm_prod > div {
display: flex;
align-items: center;
}
.koo_prod_list_lgn > div {
padding: 1px 0;
}
.koo_prod_list_lgn img {
margin-right: 5px;
}
.koo_frm_price {
width: 80px;
}
.koo_frm_qte {
width: 70px;
}
.koo_frm_total {
width: 90px;
}
.koo_frm_freeprice {
width: 120px;
}
.koo_frm_freename {
flex: 1;
}
.w100 {
width: 100%;
}
.koo_prod_list_lgn {
display: flex;
align-items: center;
}
.koo_prod_list_lgn span.w100 {
padding: 0 1px;
}
.koo_prod_list_table .koo_prod_list_lgn {
position: relative;
min-height: 60px;
border-bottom: 1px dashed #D8D8D8;
}
.koo_prod_list_table .koo_prod_list_lgn.last {
border-bottom: none;
}
.koo_prod_list_lgn .koo_frm_qte,
.koo_prod_list_lgn .koo_frm_price {
line-height: 45px;
text-align: center;
}
.koo_prod_list_lgn .koo_frm_qte {
display: flex;
justify-content: space-evenly;
}
.koo_prod_list_lgn .koo_frm_total {
text-align: right;
line-height: 45px;
padding-right: 5px;
}
.koo_prod_list_lgn .koo_frm_qte .qtebox {
background-image: url("https://www.kooneo.com/static/img/inputqty.png");
width: 22px;
height: 22px;
line-height: 22px;
text-align: center;
}
.koo_prod_list_lgn .koo_frm_qte .qteselect {
height: 22px;
line-height: 18px;
}
.koo_prod_list_nextpays {
    padding: 7px 0 7px 15px;
}
.qteselect a.qtesupp {
background-image: url("https://www.kooneo.com/static/img/btnsupp.png");
width: 12px;
height: 15px;
display: block;
margin-top: 4px;
}
.qteselect a.qteplus {
background-image: url("https://www.kooneo.com/static/img/btnplus.png");
width: 20px;
height: 10px;
display: block;
margin-bottom: 2px;
}
.qteselect a.qtemoins {
background-image: url("https://www.kooneo.com/static/img/btnmoins.png");
width: 20px;
height: 10px;
display: block;
}
.koo_prod_list_foot {
border-top: 1px solid #17130e; color: #fbcf8d; background: #17130e;
background: -moz-linear-gradient(top, #17130e 0%, #17130e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17130e), color-stop(100%,#17130e));
background: -webkit-linear-gradient(top, #17130e 0%,#17130e 100%);
background: -o-linear-gradient(top, #17130e 0%,#17130e 100%);
background: -ms-linear-gradient(top, #17130e 0%,#17130e 100%);
background: linear-gradient(to bottom, #17130e 0%,#17130e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17130e', endColorstr='#17130e',GradientType=0);

line-height: 18px;
padding: 6px;
}
.koo_pmt_installments {
    line-height: 2.5;
}
span.inst-nb {
    margin: 0 0px 0 12px;
    padding: 4px 12px;
    font-weight: bold;
    border-radius: 4px; color: #4f46e5; background: #ffffff; font-size: 14px; 
}
span.inst-price {
    padding: 4px 12px; color: #1e293b; background: #f8fafc; font-size: 16px; 
}
.koo_tot_lrow {
width: 100%;
text-align: right;
padding-right: 92px;
}
.koo_tot_rrow {
float: right;
width: 86px;
font-weight: bold;
text-align: right;
}

.nondispo, .rupturestock {
color: #FF0000;
font-size: 12px;
font-style: italic;
}
.fields .field {
margin: 10px 0 6px;
}
.koo_form_pays { margin: 0 0 10px; }
.fields .field .label, #koo_form_pays label {
display: block; margin-bottom: 8px;font-size: 13px; font-weight: 600; color: #596170; 
}
#koo_form_pays label {
width: auto;
}
.fields .field .inp {
display: block;
}
a.btn_promo, a.btn_numintra {
display: block;
width: 150px;
margin: 10px auto 0;
text-align: center;
}

.koo_form_options .name_box {
padding-right: 15px;
}
.koo_opt_list_table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
tr.koo_opt_list_lgn {
border-bottom: 1px dashed #D8D8D8;
}
.koo_opt_list_table tr td {
font-size: 14px;
padding: 5px 0;
}
.koo_opt_list_table .koo_frm_opt_img {
width: 80px;
}
.koo_opt_list_table .koo_frm_opt_prix {
width: 80px;
}
.koo_opt_list_table .koo_frm_opt_qte {
width: 50px;
}
.koo_opt_list_table .koo_frm_opt_ajout {
width: 100px;
}
.qtebox_opt {
width: 46px;
text-align: center;
}
.btn_ajouter, .btn_promo, .btn_numintra {
background: #fffaf2;
background: -moz-linear-gradient(top, #fffaf2 0%, #fffaf2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffaf2), color-stop(100%,#fffaf2));
background: -webkit-linear-gradient(top, #fffaf2 0%,#fffaf2 100%);
background: -o-linear-gradient(top, #fffaf2 0%,#fffaf2 100%);
background: -ms-linear-gradient(top, #fffaf2 0%,#fffaf2 100%);
background: linear-gradient(to bottom, #fffaf2 0%,#fffaf2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffaf2', endColorstr='#fffaf2',GradientType=0);
color: #8f642b !important; font-size: 14px; font-weight: bold; border: none;border-radius: 12px; 
padding: 6px 22px;
text-decoration: none;
display: inline-block;
}
.btn_ajouter:hover, .btn_promo:hover, .btn_numintra:hover {
background: #f7efe3;
background: -moz-linear-gradient(top, #f7efe3 0%, #f7efe3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7efe3), color-stop(100%,#f7efe3));
background: -webkit-linear-gradient(top, #f7efe3 0%,#f7efe3 100%);
background: -o-linear-gradient(top, #f7efe3 0%,#f7efe3 100%);
background: -ms-linear-gradient(top, #f7efe3 0%,#f7efe3 100%);
background: linear-gradient(to bottom, #f7efe3 0%,#f7efe3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7efe3', endColorstr='#f7efe3',GradientType=0);
color: #694719; 
}
.koo_gift a.btn {
background: #b91c1c;
background: -moz-linear-gradient(top, #b91c1c 0%, #7f1d1d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b91c1c), color-stop(100%,#7f1d1d));
background: -webkit-linear-gradient(top, #b91c1c 0%,#7f1d1d 100%);
background: -o-linear-gradient(top, #b91c1c 0%,#7f1d1d 100%);
background: -ms-linear-gradient(top, #b91c1c 0%,#7f1d1d 100%);
background: linear-gradient(to bottom, #b91c1c 0%,#7f1d1d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b91c1c', endColorstr='#7f1d1d',GradientType=0);
color: #ffffff !important; font-size: 20px; font-weight: normal; border: 2px solid #fde047; border-radius: 8px; 
text-decoration: none;
}
.koo_gift a.btn:hover {
background: #dc2626;
background: -moz-linear-gradient(top, #dc2626 0%, #b91c1c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc2626), color-stop(100%,#b91c1c));
background: -webkit-linear-gradient(top, #dc2626 0%,#b91c1c 100%);
background: -o-linear-gradient(top, #dc2626 0%,#b91c1c 100%);
background: -ms-linear-gradient(top, #dc2626 0%,#b91c1c 100%);
background: linear-gradient(to bottom, #dc2626 0%,#b91c1c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc2626', endColorstr='#b91c1c',GradientType=0);
color: #fef08a; 
}
#koo_btn_commander:hover, #cart2shop a:hover {
text-decoration: none;
color: #17110a; background: #b4833e;
background: -moz-linear-gradient(top, #b4833e 0%, #f0c983 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4833e), color-stop(100%,#f0c983));
background: -webkit-linear-gradient(top, #b4833e 0%,#f0c983 100%);
background: -o-linear-gradient(top, #b4833e 0%,#f0c983 100%);
background: -ms-linear-gradient(top, #b4833e 0%,#f0c983 100%);
background: linear-gradient(to bottom, #b4833e 0%,#f0c983 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4833e', endColorstr='#f0c983',GradientType=0);

}
#koofrmemail, #koofrmemailconfirm { width: 300px; }
#koofrmnumintra { width: 250px; }
#koofrmprenom, #koofrmnom, #koofrmville { width: 200px; }
#koofrmadresse1, #koofrmadresse2 { width: 300px; }
#koofrmcodepostal { width: 80px; }
#koo_btn_commander, #cart2shop a {
font-size: 17px; color: #17110a; font-weight: bold; background: #a87533;
background: -moz-linear-gradient(top, #a87533 0%, #e0b66f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a87533), color-stop(100%,#e0b66f));
background: -webkit-linear-gradient(top, #a87533 0%,#e0b66f 100%);
background: -o-linear-gradient(top, #a87533 0%,#e0b66f 100%);
background: -ms-linear-gradient(top, #a87533 0%,#e0b66f 100%);
background: linear-gradient(to bottom, #a87533 0%,#e0b66f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a87533', endColorstr='#e0b66f',GradientType=0);
border: none;box-shadow: 0px 8px 18px 0px #8f642b; border-radius: 14px; 
margin: 15px 0;
cursor: pointer;
-webkit-appearance: none;
}
.koo_btn_commander {
display: block; width: 100%;padding-top: 18px; padding-bottom: 18px;padding-left: 24px; padding-right: 24px;}
#cart2shop a {
padding: 8px 26px;
}
.koo_box_commander {
text-align: center;

    }
#cart2shop {
position: relative;
margin-top: 20px;
}
#cart2shop a{
display: inline-block;
}
#cart2shop-co {
float: right;
}
.koo_prod_list_vide {
color: #F00;
font-weight: bold;
font-size: 12px;
padding: 8px;
}
.koo_frm_separator {
    border-top: 1px solid #f3f3f3;
    margin: 19px 0;
}
#koo_form input[type=text], #koo_form input[type=email], #koo_form select, #koo_form textarea {
padding: 13px; font-size: 16px; background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 100%);
background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0);
font-weight: normal; border: 1px solid #d8c8af; border-radius: 12px; color: #171a21; 
width: 100% !important;
}#koo_form input:read-only { border: none; background: transparent; }
.koo_form input[type=text].erreur {
border: 1px solid #ED9696 !important;
}
.koo_form_promo p {
text-align: center;
}

#form-msgok {
color: #008000;
background-color: #F0FFF0;
margin: 5px 0px;
padding: 5px;
}
#form-msgerr {
color: #800000;
background-color: #FFF0F0;
margin: 5px 0px;
padding: 5px;
}
.form-msginfo {
display: none;
}.koo_prod_list_table .koo_frm_img {
width: 80px;
}
.koo_prod_list_table .koo_frm_opt_img {
width: 80px;
}
.koo_box_recap {
    padding: 20px 20px 0;
}
#creditCardBox {
max-width: 600px;
margin-top: 10px;
}
.ccCard, .ccExpiration {
display: flex;
margin: 20px 0;
}
.ccNumber {
flex: 65%;
}
.ccCVC {
margin-left: 20px;
flex: 35%;
}
.ccMonth {
flex: 35%;
}
.ccYear {
flex: 35%;
margin-left: 20px;
}
.ccForm label {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
#ccError {
display: none;
background: #c30; color: #fff; text-align: center; padding: 8px; margin: 15px 0 1em 0px; font-weight: bold;
}
#cardProcessing {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,0.9);
	display: none;
}
#cardProcessing .info {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	margin-top: -93px;	
}
#cardProcessing .wait {
	margin-top: 40px;
}
.ccForm input, .ccForm select {
width: 100%;
}
.video-size {
position: relative;
margin: 0 auto;
}
.video-size video {
	width: 100%;
	height: 100%;
}
#vidplayer0_wrapper, .video-size object, .video-size embed {
	width: 100% !important;
	height: 100% !important;
}
.video-size .video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.video-size iframe {
	width: 100% !important;
	height: 100% !important;
}
video::-webkit-media-controls {
    overflow: hidden !important
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}
.digits-counter {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.counters {
  display: inline-block;
}
.count-desc {
    margin: 7px auto 15px;
    padding: 0 0 0 30px;
}
.count-desc div {
float: left;
font-family: Arial;
width: 105px;
margin-right: 30px;
font-size: 13px;
font-weight: bold;
color: #000;
text-align: center;
}
.cntSeparator {
font-size: 54px;
margin: 10px 7px;
color: #000;
}
.giftbox * {
width: 100%;
}
.giftbox select {
background-color: #fff;
}
.logincart {
    text-align: center;
    padding: 15px;
}
a {
color: #2196f3;
}
@media screen and (max-width:490px) {
	.mobile {
		display: inline!important;
		font-style: italic;
	}
	main {
		border-radius: 0;
		width: auto;
		padding: 0;
	}
	#koo_form_checkout {
		padding: 10px;
	}
	.right_col, .left_col {
		float: none;
		width: auto;
	}
	#koo_form_pays {
		margin-bottom: 15px;
	}
	#koo_form_pays label {
		display: block;
		line-height: 30px;
		width: auto;
		text-align: left;
	}
	.koo_coordonnees, .koo_form_promo .fields {
	    padding: 10px;
	}
	.koo_form_pays {
		margin: none;
	}
	.mode_pmt_lgn, .mode_livraison_lgn {
		border-bottom: 1px solid #fafafa;
		padding: 10px;
	}
	.fields .field .label {
		display: block;
		margin-bottom: 6px;
		width: 100%;
		text-align: left;
	}
	.fields .field {
		margin-bottom: 12px;
	}
	.fields .field .inp {
		display: block;
		max-width: 100%;
	}
	.koo_form input[type=text], .koo_form input[type=email], .koo_form select {
		width: 100% !important;
		display: block;
		font-size: 18px;
        padding: 8px 10px;
	}
	.koo_btn_commander {
		display: block;
		width: 100%;
		margin: 0 !important;
		padding: 12px;
	}
	.koo_prod_list_head {
		display: none;
	}
	.koo_prod_list_table .koo_prod_list_lgn {
		flex-wrap: wrap;
	}
	.koo_prod_list_table .koo_prod_list_lgn > div {
		width: 50%;
		flex-basis: 50%;
		padding: 4px 0;	
	}
	.koo_prod_list_table .koo_prod_list_lgn .koo_frm_freename {
		width: 100%;
		flex-basis: 100%;
		padding: 4px 0;	
	}
	.koo_prod_list_table .koo_prod_list_lgn > div.koo_frm_prod {
	width: 100%;
    flex-basis: 100%;
	}
	.koo_frm_price {
	display: none;
	}
	.koo_frm_prod img {
		margin: 0 10px 0 0;
		max-width: 100px;
	}
    .koo_prod_list_lgn .koo_frm_qte,
    .koo_prod_list_lgn .koo_frm_price {
        line-height: normal;
    }
	.qteselect a.qteplus {
		background-image: url("https://www.kooneo.com/static/img/btnplus22.png");
		width: 22px;
		height: 22px;
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.qteselect a.qtemoins {
		background-image: url("https://www.kooneo.com/static/img/btnmoins22.png");
		width: 22px;
		height: 22px;
		display: inline-block;
		vertical-align: middle;
	}
	.koo_tot_rrow, .koo_tot_lrow {
		width: 50%;
		font-size: 1.2em;
		line-height: 24px;
		padding: 0;
	}
	a.btn_promo, .btn_numintra {
		display: block;
		width: 150px;
		margin: 10px auto 0;
		text-align: center;
		padding: 10px;
	}
	#koo_form_details, #koo_form_pmt, #koo_form_promo,#koo_form_gift,
	#koo_form_livraison {
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.koo_opt_list_lgn td {
		display: block;
	}
	.koo_opt_list_lgn td.qte_box {
		display: inline-block;
		width: 50%;
		padding: 5px;
	}
	.koo_opt_list_lgn td.qte_box a {
		display: block;
		text-align: center;
	}
	.koo_opt_list_table colgroup {
	    width: 100% !important;
	}
	.order-cols {
        display: block;
    }
    .order-left, .order-right {
        width: 100%;
        padding: 0!important;
    }
    .koo_form .koo_form_details, .koo_form .koo_form_pmt, .koo_form .koo_form_promo, .koo_form .koo_form_livraison {
        border-radius: 0;
    }
    .koo_panier {
        margin-top: 5px;
        padding: 15px;
    }
    .koo_cgv, .koo_box_commander {
        padding: 15px;
    }
    .order-cols .order-left, .order-cols .order-right {
        width: 100%!important;
    }
    .order-cols.layout1 .order-col {
    flex-grow: auto;
    min-width: auto;
    -webkit-flex-grow: auto;
    }
    .ccCard {
        display: block;
    }
    .ccNumber, .ccCVC {
        flex: none;
        display: block;
        margin: 0;
    }
    .ccCVC {
        margin-top: 20px;
    }
    .counters {
        zoom: 50%;
    }
}@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');

/* JM30J — luxe éditorial minimal, une seule surface transactionnelle */
:root {
  --jm-ink: #171a21;
  --jm-muted: #687181;
  --jm-gold: #b4833e;
  --jm-gold-deep: #8f642b;
  --jm-gold-light: #fbcf8d;
  --jm-line: #ebe4da;
  --jm-line-strong: #ded3c3;
  --jm-warm-white: #faf8f4;
  --jm-white: #ffffff;
}

html,
body {
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff !important;
  color: var(--jm-ink) !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  -webkit-font-smoothing: antialiased;
}

.ksaleform,
.koo_form_checkout,
.koo_form_checkout * {
  box-sizing: border-box;
}

.ksaleform {
  width: 100% !important;
  background: transparent !important;
}

.koo_form_checkout {
  width: 100% !important;
  max-width: 680px !important;
  margin: 0 auto !important;
  padding: 24px 28px 30px !important;
  background: #ffffff !important;
  color: var(--jm-ink) !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 16px !important;
}

/* Sections plates : une ligne de rythme, aucune card imbriquée */
.koo_frm_cart,
.koo_form_promo,
.koo_form_details,
.koo_form_pmt {
  width: 100% !important;
  margin: 0 !important;
  padding: 24px 0 !important;
  overflow: visible !important;
  border: 0 !important;
  border-top: 1px solid var(--jm-line) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.koo_frm_cart {
  padding-top: 0 !important;
  border-top: 0 !important;
}

.koo_form_checkout h3 {
  width: auto !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #17120c !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.32 !important;
  text-align: left !important;
}

/* Titres sans emojis colorés, plus cohérents avec la DA éditoriale */
.koo_frm_cart > h3 {
  display: none !important;
}

.koo_form_promo > h3,
.koo_form_details > h3,
.koo_form_pmt > h3 {
  font-size: 0 !important;
}

.koo_form_promo > h3::after,
.koo_form_details > h3::after,
.koo_form_pmt > h3::after {
  display: block;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 20px !important;
  line-height: 1.32 !important;
}

.koo_form_promo > h3::after {
  content: "Code de réduction";
}

.koo_form_details > h3::after {
  content: "Vos coordonnées";
}

.koo_form_pmt > h3::after {
  content: "Choisissez votre mode de paiement";
}

/* Tableau produit : le seul composant réellement encadré */
.koo_panier,
.koo_prod_list_table,
.koo_prod_list,
.koo_prod_list_head,
.koo_prod_list_lgn,
.koo_prod_list_foot {
  width: 100% !important;
}

.koo_prod_list_table {
  overflow: hidden !important;
  border: 1px solid var(--jm-line-strong) !important;
  border-radius: 14px !important;
  background: #ffffff !important;
}

.koo_prod_list_head {
  padding: 10px 14px !important;
  border: 0 !important;
  border-bottom: 1px solid var(--jm-line) !important;
  border-radius: 0 !important;
  background: var(--jm-warm-white) !important;
  color: #725328 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0.055em !important;
  text-transform: uppercase !important;
}

.koo_prod_list_head .koo_frm_prod {
  font-size: 0 !important;
  text-align: left !important;
}

.koo_prod_list_head .koo_frm_prod::after {
  content: "Votre sélection";
  font-size: 11px !important;
}

.koo_prod_list_head .koo_frm_price,
.koo_prod_list_head .koo_frm_qte {
  text-align: center !important;
}

.koo_prod_list_head .koo_frm_total {
  text-align: right !important;
}

.koo_prod_list_lgn {
  padding: 15px 14px !important;
  border: 0 !important;
  background: #ffffff !important;
  color: var(--jm-ink) !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

.prodname {
  color: var(--jm-ink) !important;
  font-weight: 700 !important;
}

.koo_prod_list_foot {
  padding: 12px 14px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #17130e !important;
  color: #ffffff !important;
  font-size: 14px !important;
}

.koo_tot_rrow,
.koo_tot_rrow strong {
  color: var(--jm-gold-light) !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
}

.koo_tot_lrow {
  color: #e8e2d9 !important;
  font-weight: 700 !important;
}

/* Champs */
.fields .field {
  margin: 0 0 14px !important;
}

.fields .field:last-child {
  margin-bottom: 0 !important;
}

.field .label,
.field label {
  color: #596170 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

.field .label {
  margin-bottom: 6px !important;
}

.field .inp {
  width: 100% !important;
}

.koo_form_checkout input[type="text"],
.koo_form_checkout input[type="email"],
.koo_form_checkout input[type="tel"],
.koo_form_checkout textarea,
.koo_form_checkout select {
  width: 100% !important;
  max-width: 100% !important;
  padding: 13px 14px !important;
  border: 1px solid #d8cfc2 !important;
  border-radius: 11px !important;
  background: #ffffff !important;
  color: var(--jm-ink) !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  box-shadow: none !important;
  transition: border-color 160ms ease, box-shadow 160ms ease !important;
}

.koo_form_checkout input[type="text"]:focus,
.koo_form_checkout input[type="email"]:focus,
.koo_form_checkout input[type="tel"]:focus,
.koo_form_checkout textarea:focus,
.koo_form_checkout select:focus {
  outline: none !important;
  border-color: var(--jm-gold) !important;
  box-shadow: 0 0 0 3px rgba(180, 131, 62, 0.14) !important;
}

/* Code promo : champ + action sur une seule ligne */
.promoln {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 10px !important;
  align-items: stretch !important;
  width: 100% !important;
}

.btn_promo {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 120px !important;
  min-height: 46px !important;
  margin: 0 !important;
  padding: 0 18px !important;
  border: 1px solid #c89b58 !important;
  border-radius: 11px !important;
  background: #ffffff !important;
  color: var(--jm-gold-deep) !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  transition: background 160ms ease, transform 160ms ease !important;
}

.btn_promo:hover {
  background: var(--jm-warm-white) !important;
  transform: translateY(-1px);
}

/* Moyens de paiement : bordures fonctionnelles seulement */
.mode_pmt_lgn {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 70px !important;
  margin: 0 0 10px !important;
  padding: 12px 14px !important;
  border: 1px solid #e2dbd1 !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  color: var(--jm-ink) !important;
  transition: border-color 160ms ease, box-shadow 160ms ease !important;
}

.mode_pmt_lgn:last-child {
  margin-bottom: 0 !important;
}

.mode_pmt_lgn:has(input[type="radio"]:checked) {
  border-color: #c89b58 !important;
  box-shadow: 0 0 0 2px rgba(180, 131, 62, 0.10) !important;
}

.mode_pmt_lgn input[type="radio"] {
  flex: 0 0 auto;
  width: 18px !important;
  height: 18px !important;
  margin: 0 13px 0 0 !important;
  accent-color: var(--jm-gold);
}

.mode_pmt_lgn label {
  display: flex !important;
  align-items: center !important;
  min-height: 42px !important;
}

.mode_pmt_lgn img {
  max-width: 100% !important;
  max-height: 62px !important;
  object-fit: contain !important;
}

/* CTA */
.koo_box_commander {
  width: 100% !important;
  margin-top: 22px !important;
}

.koo_btn_commander {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 18px 24px !important;
  border: 1px solid #f0c983 !important;
  border-radius: 14px !important;
  background: linear-gradient(135deg, #a87533 0%, #e0b66f 52%, #bf873c 100%) !important;
  color: #17110a !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  text-align: center !important;
  text-shadow: 0 1px 0 rgba(255,255,255,0.25) !important;
  box-shadow: 0 10px 22px rgba(143, 100, 43, 0.22) !important;
  cursor: pointer !important;
  transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease !important;
}

.koo_btn_commander:hover {
  transform: translateY(-2px) !important;
  filter: brightness(1.035) !important;
  box-shadow: 0 14px 28px rgba(143, 100, 43, 0.28) !important;
}

.koo_btn_commander:focus-visible {
  outline: 3px solid rgba(180, 131, 62, 0.28) !important;
  outline-offset: 3px !important;
}

.under_button_text {
  width: 100% !important;
  margin: 11px 0 0 !important;
  padding: 0 12px !important;
  color: var(--jm-muted) !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  text-align: center !important;
}

@media (max-width: 640px) {
  .koo_form_checkout {
    padding: 18px 14px 20px !important;
  }

  /* Le récapitulatif de la page est déjà visible juste au-dessus */
  .koo_frm_cart {
    display: none !important;
  }

  .koo_form_promo,
  .koo_form_details,
  .koo_form_pmt {
    padding: 22px 0 !important;
  }

  .koo_form_promo > h3::after,
  .koo_form_details > h3::after,
  .koo_form_pmt > h3::after {
    font-size: 18px !important;
  }

  .promoln {
    grid-template-columns: 1fr !important;
  }

  .btn_promo {
    min-height: 44px !important;
  }

  .mode_pmt_lgn {
    min-height: 64px !important;
    padding: 10px 12px !important;
  }

  .koo_btn_commander {
    padding: 16px 14px !important;
    font-size: 16px !important;
  }

  .under_button_text {
    padding: 0 4px !important;
    font-size: 12px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .koo_form_checkout *,
  .koo_form_checkout *::before,
  .koo_form_checkout *::after {
    transition: none !important;
  }
}

/* Correctif final — en-tête panier réellement bord à bord */
.koo_prod_list_head,
.koo_prod_list_lgn {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 80px 70px 90px !important;
  align-items: stretch !important;
  width: 100% !important;
  padding: 0 !important;
}

.koo_prod_list_head {
  background: var(--jm-warm-white) !important;
}

.koo_prod_list_head > .koo_frm_prod,
.koo_prod_list_head > .koo_frm_price,
.koo_prod_list_head > .koo_frm_qte,
.koo_prod_list_head > .koo_frm_total {
  display: flex !important;
  align-items: center !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 10px 14px !important;
  border: 0 !important;
  background: transparent !important;
}

.koo_prod_list_lgn > .koo_frm_prod,
.koo_prod_list_lgn > .koo_frm_price,
.koo_prod_list_lgn > .koo_frm_qte,
.koo_prod_list_lgn > .koo_frm_total {
  display: flex !important;
  align-items: center !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 15px 14px !important;
  background: transparent !important;
}

.koo_prod_list_head > .koo_frm_prod,
.koo_prod_list_lgn > .koo_frm_prod {
  justify-content: flex-start !important;
  text-align: left !important;
}

.koo_prod_list_head > .koo_frm_price,
.koo_prod_list_head > .koo_frm_qte,
.koo_prod_list_lgn > .koo_frm_price,
.koo_prod_list_lgn > .koo_frm_qte {
  justify-content: center !important;
  text-align: center !important;
}

.koo_prod_list_head > .koo_frm_total,
.koo_prod_list_lgn > .koo_frm_total {
  justify-content: flex-end !important;
  text-align: right !important;
}

/* === JM30 — SÉLECTEUR FORMULE DE PAIEMENT === */
.koo_frm_installments {
  width: 100% !important;
  margin: 20px 0 0 !important;
  padding: 0 0 24px !important;
}

.koo_pmt_installments {
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
  width: 100% !important;
  overflow: hidden !important;
  border: 1px solid #e2dbd1 !important;
  border-radius: 14px !important;
  background: #ffffff !important;
  color: var(--jm-ink) !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  box-shadow: none !important;
}

.koo_pmt_installments > br {
  display: none !important;
}

.koo_pmt_installments > strong {
  grid-column: 1 / -1 !important;
  display: block !important;
  padding: 17px 20px 15px !important;
  border-bottom: 1px solid #ece5dc !important;
  background: #ffffff !important;
  color: var(--jm-ink) !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 0 !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

.koo_pmt_installments > strong::before {
  content: "Votre formule de paiement";
  display: block;
  font-size: 20px;
  letter-spacing: -0.01em;
}

.koo_pmt_installments > strong::after {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  margin-top: 9px;
  border-radius: 999px;
  background: var(--jm-gold);
}

.koo_pmt_installments > input[type="radio"] {
  grid-column: 1 !important;
  align-self: center !important;
  justify-self: center !important;
  z-index: 2;
  width: 19px !important;
  height: 19px !important;
  margin: 0 !important;
  accent-color: var(--jm-gold) !important;
  cursor: pointer !important;
}

.koo_pmt_installments > label {
  grid-column: 2 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 16px !important;
  min-width: 0 !important;
  min-height: 64px !important;
  margin: 0 0 0 -48px !important;
  padding: 14px 18px 14px 48px !important;
  border-top: 1px solid #ece5dc !important;
  background: #ffffff !important;
  color: var(--jm-ink) !important;
  cursor: pointer !important;
  transition: background-color 150ms ease, box-shadow 150ms ease !important;
}

.koo_pmt_installments > label:hover {
  background: #fdfaf6 !important;
}

.koo_pmt_installments > input[type="radio"]:checked + label {
  background: #fff9ef !important;
  box-shadow: inset 4px 0 0 var(--jm-gold) !important;
}

.koo_pmt_installments > input[type="radio"]:focus-visible + label {
  outline: 2px solid rgba(180, 131, 62, 0.35) !important;
  outline-offset: -3px !important;
}

.koo_pmt_installments .inst-nb {
  display: block !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--jm-ink) !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 15px !important;
  font-weight: 750 !important;
  line-height: 1.35 !important;
}

.koo_pmt_installments .inst-price {
  display: inline-flex !important;
  align-items: baseline !important;
  justify-content: flex-end !important;
  gap: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #787067 !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

.koo_pmt_installments .inst-price strong {
  color: var(--jm-ink) !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 21px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

@media (max-width: 640px) {
  .koo_frm_installments {
    margin-top: 0 !important;
    padding: 0 0 22px !important;
  }

  .koo_pmt_installments {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    border-radius: 12px !important;
  }

  .koo_pmt_installments > strong {
    padding: 16px 16px 14px !important;
  }

  .koo_pmt_installments > strong::before {
    font-size: 18px !important;
  }

  .koo_pmt_installments > label {
    gap: 10px !important;
    min-height: 60px !important;
    margin-left: -42px !important;
    padding: 12px 14px 12px 42px !important;
  }

  .koo_pmt_installments .inst-nb {
    font-size: 14px !important;
  }

  .koo_pmt_installments .inst-price strong {
    font-size: 18px !important;
  }
}
/* === FIN JM30 — SÉLECTEUR FORMULE DE PAIEMENT === */

/* JM30 — superposition contrôlée des choix sur toute la largeur */
.koo_pmt_installments > #xpmts1 {
  grid-row: 2 !important;
}
.koo_pmt_installments > label[for="xpmts1"] {
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
  width: 100% !important;
  margin: 0 !important;
}
.koo_pmt_installments > #xpmts2 {
  grid-row: 3 !important;
}
.koo_pmt_installments > label[for="xpmts2"] {
  grid-column: 1 / -1 !important;
  grid-row: 3 !important;
  width: 100% !important;
  margin: 0 !important;
}