/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//+		© Copyright iDIWAY 2015
//+		Tout droits de reproduction interdits
//+		http://www.idiway.fr
//+		$Revision: 4387 $
//+		$Date: 2017-05-03 17:29:58 +0200 (mer. 03 mai 2017) $
//+		$HeadURL: svn://svn.id.lan/pko/sat/14/144_cst/bch/eval1/tpl/tpl0/css/mod/mod12a/com_gift.css $
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*
	Général
*/
h1.tit{ margin: 25px 0 5px; display: inline-block; }
h2{ display: inline-block; }
h3 {font-size: 18px; width: 100%; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #F4F1EC; max-width: 700px; margin-left: auto; margin-right: auto;}
h3 span{ line-height: 30px; }
.bloc_ctn{ width: 800px; margin: 0 auto; }
.frm{ margin: 0 auto 20px !important; }

.frm .lbl font {color: #AAAAAA;}
.frm {color: #AAAAAA;}

.frm .set.free.bord .lbl, .frm .set.free.bord .mix, .frm .set.bord .lbl, .frm .set.bord .mix {border: 0; box-shadow: none !important; background-color: transparent; padding-left: 0;}
.frm .grp .ctn  {text-align: left;}

.iTpl-row-pag {padding-top: 50px;}

/*
	STP
*/
.iTpl-col-pag.ctn_stp{ text-align: center; margin: 50px auto 0; margin-left: 0; color: white; overflow: hidden; display: block; }
.iTpl-main .iTpl-col-pag.ctn_stp {margin-left: 0; display: flex; align-items: center;  padding: 10px 0;}
._boutique .ctn_stp {margin-top: 0; padding-top: 0; height: 40px; text-align: left;}


.bloc_stp  {display: inline-block; width: 15px; height: 15px; border-radius: 50%; background-color: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.16); margin-right: 35px; border: 1px solid #3C8277; margin-bottom: 2px;}
.bloc_stp.sld {background-color: #3C8277;}
.ctn_stp .iTpl-tit {color: #000; font-size: 26px; text-transform: none; text-align: left; width: 200px; display: inline-block; margin-right: 48px; font-family: iDW_centuryGothic_bold;}

.stp_more{ font-size: 13px; text-align: center; margin-bottom: 50px; }

.step_ctn .pt-ls { display: flex; align-items: center; }
#bsk_step_3 {margin-right: 0;}

#msg_recap{ margin: 20px 0; }

	.iTpl-main .iTpl-col-pag.iTpl-col-pag-pay {max-width: 820px; margin: 0 auto;}

	.iTpl-main .iTpl-col-pag.btns_ctn {text-align: right; display: flex; align-items: center; justify-content: flex-end; padding: 55px 15px 100px 15px;}
	.btns_ctn .iTpl-btn {border: 1px solid #ADC40C; padding: 15px 25px; text-transform: none; font-size: 15px; color: #ADC40C; 
		letter-spacing: 0; word-spacing: 0; height: 45px; min-height: 45px; display: flex; align-items: center; min-width: 164px; justify-content: center;}
	.btns_ctn .bt_prev {background: transparent;;}
	.btns_ctn .bt_next {background-color: #ADC40C; color: #fff; margin-left: 20px;}

/*
	BTNS
*/
.btn_cmd { vertical-align: middle; border: none; position: relative; list-style:none; cursor:pointer; text-align: center; background-color: white; border-top: 1px solid #7b796b;
	border-bottom: 1px solid #7b796b; display: inline-block; min-width: 100px; margin: 0 10px; z-index: 0; transition: color 0.1s ease-in; }
.btn_cmd input{ border: none; padding: 5px; display: block; width: 100%; background-color: transparent; cursor: pointer; margin: 0; }
.btn_cmd:hover{ border-color: transparent; }
.btn_cmd:hover > input{ color: white; }
.btn_cmd:before { content: ''; position: absolute; bottom: 0; top: 100%; left: 0; right: 0; background-color: #a51b35; display: block; z-index: -1; transition: top 0.1s ease-in; border-radius: 5px; }
.btn_cmd:hover:before { top: 0; }

/*THUMB*/
.iTpl-itm  .dsg.iTpl-tit span:after, .iTpl-itm .dsg.iTpl-tit span:before {content: none;}
.iTpl-itm  .dsg.iTpl-tit {font-size: 20px;}

input[type="radio"] { -webkit-appearance: none; border-color: #3C8277; border-radius: 50%; width: 16px !important; height: 16px !important; position: relative;}
input[type="radio"]:hover {border-color: #3C8277; outline-color: #3C8277}
input[type='radio']:before { content: ''; display: block; width: 10px; height: 10px; margin: 1px; border-radius: 50%; position: absolute; top: 1px; left: 1px;}
input[type="radio"]:checked {border-color: #3C8277;}
input[type="radio"]:checked:before {background-color: #3C8277;}

select { -webkit-appearance: none; -moz-appearance: none; background: url("/tpl/tpl0/img/picto/btn/20/select.svg"); background-repeat: no-repeat; background-position-x: calc(100% - 5px); background-position-y: center; }

/*SEARCH*/
.iTpl-body._boutique .iTpl-search.iTpl-search-menu {top: -2px;}


/* Mob */
@media screen and (max-width: 850px){
	.iTpl-sstit {padding-left: 15px;}
}

@media screen and (max-width: 800px){
	.iPko-RWD .bloc_ctn{ width: auto; }
	.bloc_ctn{ width: 100%; }
}

@media screen and (max-width: 600px){
	.iTpl-tit {text-transform: none; font-size: 26px; color: #000;}
	.iTpl-sstit {width: 100%; font-size: 19px; font-weight: normal;}

	.iTpl-main .iTpl-col-pag.btns_ctn {z-index: 2000; width: 100% !important; display: flex; 
		align-items: center; height: 72px; left: 0; margin: 0 !important; padding: 15px; padding-bottom: 100px;}
	.iTpl-main .iTpl-col-pag.btns_ctn .iTpl-btn { padding: 15px 5px; text-transform: none; font-size: 15px; letter-spacing: 0; word-spacing: 0; height: 45px; display: flex; align-items: center; font-weight: normal;}
	.iTpl-main .iTpl-col-pag.btns_ctn .bt_prev {background: transparent; margin-left: 10px;}
	.iTpl-main .iTpl-col-pag.btns_ctn .bt_next {color: #fff; margin-right: 10px; margin-left: auto;}

	.ctn_stp .iTpl-tit {margin-right: 35px;}

	.iTpl-main .iTpl-col-pag.iTpl-col-pag-pay.btns_ctn {padding: 0;}

	.iTpl-main .iTpl-col-pag.ctn_stp {justify-content: space-between;}
	.step_ctn .pt-ls {float: right; margin-right: 0; margin-left: auto;}

	.iTpl-main .iTpl-col-pag.iTpl-col-pag-step {padding: 30px 10px;}
}