@import url(//fonts.googleapis.com/css?family=Quicksand: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: #F0F0F0; color: #000000; font-size: 20px; 
font-family: "Quicksand", 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: 10px; width: 1000px; padding-top: 20px; padding-bottom: 20px;padding-left: 20px; padding-right: 20px;
margin: 0 auto;
}.mobile {
display: none!important;
}
#koo_form_details, #koo_form_pmt, #koo_form_promo,
#koo_form_gift,
#koo_form_livraison {
background: #F8F8F8; border: none;margin-top: 30px; padding-bottom: 20px;
}
.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: #D7F1DF ; padding-top: 20px; padding-bottom: 20px;padding-left: 20px; padding-right: 20px;font-size: 20px; }
.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: 1000px; 
margin: 0 auto;
    }
#koo_form_checkout h3 {
color: #1F5B8B; font-size: 22px; font-weight: bold; border-bottom: 1px solid #efefef; padding-top: 11px; padding-bottom: 11px;padding-left: 12px; padding-right: 12px;
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 {}

.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: #006699; color: #ffffff; 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 #006699; 
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: #ffffff; background: #f87c08; 
}
span.inst-price {
    padding: 4px 12px; color: #414141; background: #ffffff; 
}
.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-bottom: 6px;
}
.koo_form_pays { margin: 0 0 10px; }
.fields .field .label, #koo_form_pays label {
width: 110px; display: inline-block; padding-right: 10px; text-align: right; vertical-align: middle; font-size: 20px; font-weight: normal; 
}
#koo_form_pays label {
width: auto;
}
.fields .field .inp {
display: inline-block; vertical-align: middle; max-width: calc(100% - 110px);
}

.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: #F9A541; color: #333333 !important; font-size: 14px; font-weight: bold; border: none;
padding: 6px 22px;
text-decoration: none;
display: inline-block;
}
.btn_ajouter:hover, .btn_promo:hover, .btn_numintra:hover {
background: #44AAEE; color: #ffffff; 
}
.koo_gift a.btn {
background: #f0f0f0; color: #444444 !important; font-size: 20px; font-weight: normal; border: none;
text-decoration: none;
}
.koo_gift a.btn:hover {

}
#koo_btn_commander:hover, #cart2shop a:hover {
text-decoration: none;
color: #ffffff; background: #F8703E;
background: -moz-linear-gradient(top, #F8703E 0%, #F8703E 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8703E), color-stop(100%,#F8703E));
background: -webkit-linear-gradient(top, #F8703E 0%,#F8703E 100%);
background: -o-linear-gradient(top, #F8703E 0%,#F8703E 100%);
background: -ms-linear-gradient(top, #F8703E 0%,#F8703E 100%);
background: linear-gradient(to bottom, #F8703E 0%,#F8703E 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8703E', endColorstr='#F8703E',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: 22px; color: #ffffff ; font-weight: bold; background: #FF7C4C;
background: -moz-linear-gradient(top, #FF7C4C 0%, #FF7C4C 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF7C4C), color-stop(100%,#FF7C4C));
background: -webkit-linear-gradient(top, #FF7C4C 0%,#FF7C4C 100%);
background: -o-linear-gradient(top, #FF7C4C 0%,#FF7C4C 100%);
background: -ms-linear-gradient(top, #FF7C4C 0%,#FF7C4C 100%);
background: linear-gradient(to bottom, #FF7C4C 0%,#FF7C4C 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7C4C', endColorstr='#FF7C4C',GradientType=0);
border: none;border-radius: 100px; 
margin: 15px 0;
cursor: pointer;
-webkit-appearance: none;
}
.koo_btn_commander {
padding-top: 16px; padding-bottom: 16px;padding-left: 32px; padding-right: 32px;}
#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: 8px; font-size: 20px; font-weight: normal; border: 1px solid #dedede; border-radius: 5px; 

}#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%;
    }
}/* ====== STYLE GENERAL FORM ====== */
strong, b { font-weight: 600; }

.koo_form{
  max-width:90%; margin:36px auto 32px; padding:32px 30px;
  background:#fff; border-radius:18px;
  font-family:'Quicksand','Montserrat',Arial,sans-serif;
  opacity:0; transform:translateY(24px);
  animation:fadeInForm .8s cubic-bezier(.25,1.25,.65,1) .07s forwards;
}
@keyframes fadeInForm{100%{opacity:1;transform:translateY(0);}}

/* -------- Récap produit -------- */
.prodname{
  font-size:1.22rem!important;font-weight:600!important;color:#222!important;
  letter-spacing:.01em;margin-bottom:8px!important;line-height:1.32!important;
}



/* -------- Titres, champs, labels -------- */
.koo_form h3{
  margin-bottom:24px;font-size:1.5rem;font-weight:700;color:#274a34;letter-spacing:.02em;
}
.koo_form .fields{display:flex;flex-direction:column;gap:22px;}
.koo_form .field{display:flex;align-items:flex-start;gap:14px;}
.koo_form .label{min-width:120px;max-width:180px;margin-right:12px;flex-shrink:0;}
.koo_form .label label{
  display:block;margin-bottom:7px;color:#21262a;font-size:18px;font-weight:600;
  line-height:1.3;letter-spacing:.01em;
}
.koo_form input[type="text"],
.koo_form input[type="email"],
.koo_form input[type="password"]{
  width:100%;padding:14px 15px;font-size:1.06rem;border:1.6px solid #d7f1df;
  border-radius:10px;background:#f9fafb;box-sizing:border-box;
  transition:border-color .18s,box-shadow .18s;outline:none;
}
.koo_form input:focus{border-color:#2f80ed;box-shadow:0 0 0 2px #d7f1df66;}
.koo_form input::placeholder{color:#9bb3a7;font-size:.99rem;}
.koo_form input:invalid{border-color:#ff8c94;}

/* -------- Bouton principal : fade-in + pulsation -------- */
.koo_form .koo_btn_commander{
  width:100%;margin-top:20px;padding:15px 0;border:none;border-radius:50px;
  background:linear-gradient(90deg,#2f80ed 65%,#60dfa7 100%);
  color:#fff;font-size:1.17rem;font-weight:700;letter-spacing:.04em;
  box-shadow:0 2px 8px rgba(47,128,237,.08);cursor:pointer;
  transition:background .18s,box-shadow .18s,transform .13s;
  will-change:background,box-shadow,transform;

  /* 1) apparition  2) pulsation démarrée 0.8 s après */
  opacity:0;transform:translateY(28px);
  animation:fadeInFormItem .58s cubic-bezier(.24,1.2,.55,1) forwards,
           pulseGlow     2.4s ease-in-out .8s infinite;
}
@keyframes pulseGlow{
  0%,100%{transform:scale(1);box-shadow:0 2px 8px rgba(47,128,237,.10);}
  50%    {transform:scale(1.05);box-shadow:0 4px 20px rgba(47,128,237,.20);}
}
.koo_form .koo_btn_commander:hover,
.koo_form .koo_btn_commander:focus{
  background:linear-gradient(90deg,#60dfa7 65%,#2f80ed 100%);
  box-shadow:0 6px 24px rgba(47,128,237,.18);transform:translateY(-2px) scale(1.05);
}
@media(prefers-reduced-motion:reduce){
  .koo_form .koo_btn_commander{animation:fadeInFormItem .58s cubic-bezier(.24,1.2,.55,1) forwards;}
}

/* -------- Animation en cascade (champs uniquement) -------- */
.koo_form .field{
  opacity:0;transform:translateY(28px);
  animation:fadeInFormItem .58s cubic-bezier(.24,1.2,.55,1) forwards;
}
.koo_form .field:nth-of-type(1){animation-delay:.18s}
.koo_form .field:nth-of-type(2){animation-delay:.28s}
.koo_form .field:nth-of-type(3){animation-delay:.38s}
.koo_form .field:nth-of-type(4){animation-delay:.48s}
.koo_form .field:nth-of-type(5){animation-delay:.58s}
.koo_form .field:nth-of-type(6){animation-delay:.68s}
@keyframes fadeInFormItem{100%{opacity:1;transform:translateY(0);}}

/* Par défaut : garde la couleur normale (donc "Sous-total" et "réduction" natifs restent visibles) */
.koo_tot_lrow {
    text-align: right;
  display: block;

  color: inherit !important;
  position: relative;
}

/* Masque le texte natif SEULEMENT sur la dernière ligne (= montant final) */
.koo_total:last-of-type .koo_tot_lrow {
  color: transparent !important;
  display:non,
  
}

/* Labels intelligents */
.koo_tot_lrow::before { content: ""; }

/* Affiche "Sous-total" sur la 1ʳᵉ ligne */
.koo_total:nth-of-type(1) .koo_tot_lrow::before {
  content: "Sous-Total :";
  color: #222;
  font-weight: 500;
}

/* Affiche "remise ..." sur la 2ᵉ ligne (adapte le libellé si besoin) */
.koo_total:nth-of-type(2) .koo_tot_lrow::before {
  content: "Remise :";
  color: #c82333;
  font-weight: 500;
}

/* Affiche "Montant final" sur la dernière ligne */
.koo_total:last-of-type .koo_tot_lrow::before {
  content: "🎯 Montant final :";
  color: #222;
  font-weight: 600;
}

@keyframes finalWowPulse {
  0%   { background: #fff7e6; box-shadow: 0 0 0 #ffe066; color: #2f80ed; transform: scale(1);}
  30%  { background: #ffe066; box-shadow: 0 0 12px #ffe066bb; color: #222; transform: scale(1.15);}
  55%  { background: #d7f1df; box-shadow: 0 0 8px #60dfa7aa; color: #222; transform: scale(0.97);}
  100% { background: transparent; box-shadow: none; color: #2f80ed; transform: scale(1);}
}
.koo_tot_rrow.animated-wow {
  animation: finalWowPulse 1.4s cubic-bezier(.34,1.45,.67,1.02);
}



/* ====== MOBILE ====== */
@media(max-width:600px){
  .koo_form{
    padding:14px 5vw 16px;border-radius:11px;max-width:99vw;
    margin:18px auto 15px;box-shadow:0 4px 14px rgba(60,70,100,.14);
  }
  .koo_total{gap:7px;flex-wrap:nowrap;width:100%;}
  .koo_tot_rrow{font-size:1.07rem;}
  .koo_tot_lrow::before{font-size:.97rem;}

  .koo_form h3{font-size:1.13rem;margin-bottom:18px;}
  .koo_form .fields{gap:16px;}

  .koo_form .field{
    flex-direction:column!important;gap:0;margin-bottom:14px;
  }
  .koo_form .label{
    min-width:0!important;max-width:100%!important;margin:0 0 6px!important;
  }
  .koo_form .label label{font-size:16px!important;margin-bottom:6px!important;}

  .koo_form .koo_btn_commander{
    padding:13px 0;font-size:1.01rem;border-radius:50px;margin:8px 0 16px;
  }

  .koo_form_pmt img{
    width:200px!important;height:auto!important;max-width:100%;
    display:inline-block;vertical-align:middle;
  }
  .order-footer{margin:0 6vw 16px;font-size:.98rem;}
}
