/*.checkout .first-nav {
    height: 70px;
}*/

/*******************************************************/
.checkout #page-header.litle-header {padding: 95px 0 28px;}


.checkout .wrap-catlog{
	width:100%;
	background-color: rgba(0,0,0,0.8);
	margin-bottom:50px;
	padding-bottom:80px;}

.checkout .wrap-catlog .inner{padding:30px 0;}

.checkout .col-left {
	width:294px;
	float:left;
	padding:0 10px 0 10px;}


.checkout .col-main {
    width: 876px;
    float: left;
	padding: 0px 20px 0px 10px;
	
	font-size:16px;
	color:#ffffff;
	font-weight:300;}

/*****************************************************/
.checkout .box-catalog a{
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
	background-color:#1d2e44;
	padding:0px 20px 0px 12px;
	
	font-size:30px;
	font-weight:300;
	color:#ffffff;
	position:relative;}
	
	
.checkout .box-catalog a span.cat_button{
	display:block;
	position:absolute;
	top:14px;
	right:20px;
	width:36px;
	height:27px;}

.checkout .box-catalog a span.cat_button span{
	display:block;
	width:100%;
	height:2px;
	background-color:#ffffff;
	margin-top: 6px;}	
	
.checkout .box-catalog a span.cat_button  span:first-child{margin-top:0;}	


/*******************************/


.checkout .box-personal-area{
	width: 100%;
	margin-top: 30px;
	border:solid 1px #0d7eff;
	padding:20px 13px 20px 13px;
	background-color:#000000;}
	
.checkout .box-personal-area .box-heading{
	min-height:130px;
	background-image: url(../../images/upd260420/logo/personal_area_heading.png);
	background-repeat:no-repeat;
	background-position: center 0px;
	position:relative;
	}	
	
.checkout .box-personal-area .box-heading h3{
	margin:0;
	padding:0;
	
	position:absolute;
	bottom:0px;
	left:0px;
	
	width:100%;
	text-align:center;
	
	/*font-family:'Roboto', sans-serif, Arial;*/
	font-size:20px;
	color:#0d7eff;}	
	
	
.checkout .box-personal-area .box-content{
	padding-top:15px;}	
	
.checkout .box-personal-area .box-content ul{
	margin:0;
	padding:0;
	list-style:none;}

.checkout .box-personal-area .box-content ul li a{
	font-family:'Roboto', sans-serif, Arial;
	font-size:16px;
	color:#ffffff;
	text-decoration:underline;}

.checkout .box-personal-area .box-content ul li{
	margin: 7px 0px;}	
	
.checkout .box-personal-area .box-content ul li.active a, .checkout .box-personal-area .box-content ul li a:hover{
	color:#0d7eff;
	text-decoration:none;}


/**********Корзина таблица***********************/
.checkout .container-checkout table.cart thead th{
	text-align:left;
	padding:8px 10px;
	/*font-family:'Roboto', sans-serif, Arial;*/
	font-size:14px;
	color:#6e6e6e;
	font-weight:300;
	
	vertical-align:top;}


.checkout .container-checkout table.cart{
	width:100%;
	margin:0;
	padding:0;}
	
.checkout .container-checkout table.cart tbody{
	padding:10px 10px;
	border:solid 1px #0d7eff;}

.checkout .container-checkout table.cart tbody tr.line1{display:none;}
	
.checkout .container-checkout table.cart tbody tr.line td{padding:0px 13px;}

.checkout .container-checkout table.cart tbody tr.line td div{width:100%;height:1px;background-color:#0d7eff;}

.checkout .container-checkout table.cart tbody tr.mobile_line {display:none;}
	
	
.checkout .container-checkout table.cart tbody tr td{
	padding:20px 10px;
	vertical-align:top;}	
	
.checkout .container-checkout table.cart tbody tr td.image{width:118px;}

.checkout .container-checkout table.cart tbody tr td.image img{border: solid 1px #e6e6e6;width:118px;height:118px;}	




/****************************************************************************************/
.checkout .container-checkout table.cart tbody tr.mobile_name td{
	padding-top:0;
	padding-bottom:20px;}

.mobile_name .for_mobile_info{
	padding-top:0px;
	margin-top:-11px;}


.mobile_name .for_mobile_info .title{
	/*font-family:'Roboto', sans-serif, Arial;*/
	font-size:18px;
	color:#ffffff;
	font-weight:100;}
	
.mobile_name .for_mobile_info .item_category{
	font-size:14px;
	color:#6e6e6e;}



.mobile_name .for_mobile_info .owner_title{
	font-size:14px;
	color:#6e6e6e;
	margin-top: 9px;
	font-weight:300;}	

.mobile_name .for_mobile_info .owner_info{
	margin-top:3px;}	
	

.mobile_name .for_mobile_info .owner_info p{
	font-weight:300;
	font-size:14px;
	color:#ffffff;
	margin:0;}	


/****************************************************************************************/



.checkout .container-checkout table.cart tbody tr td.name .title{
	/*font-family:'Roboto', sans-serif, Arial;*/
	font-size:18px;
	color:#ffffff;
	font-weight:100;}
	
.checkout .container-checkout table.cart tbody tr td.name .item_category{
	font-size:14px;
	color:#6e6e6e;}



.checkout .container-checkout table.cart tbody tr td.name .owner_title{
	font-size:14px;
	color:#6e6e6e;
	margin-top: 9px;
	font-weight:300;}	

.checkout .container-checkout table.cart tbody tr td.name .owner_info{
	margin-top:3px;}	
	
.checkout .container-checkout table.cart tbody tr td.name .owner_info p{
	font-weight:300;
	font-size:14px;
	color:#ffffff;
	margin:0;}
/********************/
	

/*********************/
.checkout .container-checkout table.cart tbody tr td.qty {
	width:88px;
	box-sizing:content-box;}
	
.checkout .container-checkout table.cart tbody tr td.qty .qty_container{padding-top:20px;position:relative;}	


.checkout .container-checkout table.cart tbody tr td.qty input[type="text"]{
	margin:0;
	padding:0;
	border:none;
	background:none;}
	
	
.checkout .container-checkout table.cart tbody tr td.qty input[type="text"]{
	width:48px;
	height:20px;
	position:absolute;
	top:0px;
	left:20px;
	text-align:center;
	
	font-size:14px;
	color:#ffffff;
	font-weight:300;}

.checkout .container-checkout table.cart tbody tr td.qty a{opacity:0.6}	
	
.checkout .container-checkout table.cart tbody tr td.qty a.up{
	display:block;
	width:20px;
	height:20px;
	
	position:absolute;
	top:0px;
	right:0px;
	background-image: url(../../images/checkout/up.png);
	background-repeat:no-repeat;
	
	text-indent:-9999px;
	
	cursor:pointer}

.checkout .container-checkout table.cart tbody tr td.qty a.down{
	display:block;
	width:20px;
	height:20px;
	
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../../images/checkout/down.png);
	background-repeat:no-repeat;
	
	text-indent:-9999px;
	
	cursor:pointer}
	

.checkout .container-checkout table.cart tbody tr td.qty a:hover{opacity:1;}	

/*********************************************************/
.checkout .container-checkout table.cart tbody tr td.total{
	padding-top:16px;}





/**********************/

.checkout .container-checkout table.cart tbody tr td.total .qty_container{width:88px;position:relative;display:none;margin-top:8px;height:20px;}


.checkout .container-checkout table.cart tbody tr td.total .qty_container input[type="text"]{
	margin:0;
	padding:0;
	border:none;
	background:none;}
	
	
.checkout .container-checkout table.cart tbody tr td.total .qty_container input[type="text"]{
	width:48px;
	height:20px;
	position:absolute;
	top:0px;
	left:20px;
	text-align:center;
	
	font-size:14px;
	color:#ffffff;
	font-weight:300;}

.checkout .container-checkout table.cart tbody tr td.total .qty_container a{opacity:0.6}	
	
.checkout .container-checkout table.cart tbody tr td.total .qty_container a.up{
	display:block;
	width:20px;
	height:20px;
	
	position:absolute;
	top:0px;
	right:0px;
	background-image: url(../../images/checkout/up.png);
	background-repeat:no-repeat;
	
	text-indent:-9999px;
	
	cursor:pointer}

.checkout .container-checkout table.cart tbody tr td.total .qty_container a.down{
	display:block;
	width:20px;
	height:20px;
	
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../../images/checkout/down.png);
	background-repeat:no-repeat;
	
	text-indent:-9999px;
	
	cursor:pointer}
	

.checkout .container-checkout table.cart tbody tr td.total .qty_container a:hover{opacity:1;}





/**********************/









	

.checkout .container-checkout table.cart tbody tr td.total .total_currency{
	font-size:18px;
	font-weight:700;
	color:#ffffff;}
	
.checkout .container-checkout table.cart tbody tr td.total .total_currency span{text-decoration:line-through;}

.checkout .container-checkout table.cart tbody tr td.total .total_info{
	font-size:12px;
	color:#6e6e6e;
	font-weight:300;}

/**********************************************************/
.checkout .container-checkout table.cart tbody tr td.remove{text-align:right;padding-right:13px;}

.checkout .container-checkout table.cart tbody tr td.remove img{cursor:pointer;opacity:0.6;}

.checkout .container-checkout table.cart tbody tr td.remove img:hover{opacity:1;}





/*********************Адаптиви 1 страницы чекаута********************************************/

@media screen and (min-width: 992px) and (max-width: 1190px){

	.checkout .col-left {width:25%;}

	.checkout .col-main{width:75%;}

}

@media screen and (min-width: 768px) and (max-width: 991px){
.checkout .box-personal-area{
	text-align:left;
	padding:15px 10px 10px 10px;
	margin-top:0px;}

.checkout .box-personal-area .box-heading{
	display:inline-block;	
	width:85px;
	text-align:center;
	height:50px;
	min-height:50px;
	background-size:contain;
	background-position:center center;}
	

.checkout .box-personal-area .box-heading h3{display:none;}


.checkout .box-personal-area .box-content{	
	display:inline-block;
	padding:0;
	position:relative;
	vertical-align:top;
	margin-top: 12px}	
	

.checkout .box-personal-area .box-content ul li{
	float:left;
	margin:0px 0px 0px 20px;}


.checkout .box-personal-area .box-content ul li:first-child{margin-left: 35px;}	


.checkout .box-personal-area .box-content ul li a{
	font-size:16px;
	color:#ffffff;
	font-weight:300;}
	
	
/*********************/
.checkout .col-main{padding-top:15px;}
.checkout .container-checkout table.cart tbody tr td.image img{width:85px;height:85px;}	

}



@media screen and (max-width: 991px){

	.checkout .wrap-catlog .inner {padding: 20px 0;}

	.checkout .col-left {
		width:100%;
		margin-top:0!important;
		padding:0px 15px;}	
		
	.checkout .col-main{width:100%;padding-left:15px;padding-right:15px;}	
	
	
	.checkout .col-left .box-catalog{display:none;}
	
	
}

@media screen and (max-width: 767px){
	.checkout .box-personal-area{
		padding-top:5px;
		padding-bottom:5px;}


	.checkout .box-personal-area .box-heading{
		min-height:50px;
		background-size:contain;}

	.checkout .box-personal-area .box-heading h3{display:none;}


	.checkout .box-personal-area .box-content {
		width:100%;
		text-align:center;
		padding-top:0px;}
		
		
		
	.checkout .col-main .title-h1 {   
		font-size: 18px;
		padding: 18px 0px 18px 0px;
		min-height:1px;
		line-height:normal;}
		
		
		
	.checkout .container-checkout table.cart thead{display:none;}	
		
	
}


@media screen and (max-width: 650px){
	

	.checkout .container-checkout table.cart tbody tr td.name{display:none;}
	.checkout .container-checkout table.cart tbody tr td.qty{display:none;}	
	
	.checkout .container-checkout table.cart tbody tr td.total{vertical-align:bottom;}
	
	.checkout .container-checkout table.cart tbody tr td.total .qty_container{display:block}

	.checkout .container-checkout table.cart tbody tr.mobile_line {display:table-row;}
	.checkout .container-checkout table.cart tbody tr.nomobile_line {display:none}
	.checkout .container-checkout table.cart tbody tr.line.mobile_line.line1{display:none;}

}


/*****************************************/
.cart_totals_block{
	width:100%;
	padding:20px 30px 0px 12px;}
	
	
.cart_totals_block .cart_totals_block_left_col{
	width:30%;
	float:left;}




.cart_totals_block .cart_totals_block_left_col .clear_all_cart_container{
	width:100%;
	text-align:left;}


.cart_totals_block .cart_totals_block_left_col .clear_all_cart_container .clear_cart{
	border:none;
	background:none;
	margin:0;
	padding:0;}	

.cart_totals_block .cart_totals_block_left_col .clear_all_cart_container .clear_cart{
	border: solid 1px #ffffff;
		
	font-size: 18px;
	color:#ffffff;
	font-weight:300;
	
	padding:7px 40px 7px 10px;
	
	background-image: url(../../images/checkout/clear.png);
	background-repeat:no-repeat;
	background-position: right 10px center;
	
	opacity:0.6;}	
	
	
.cart_totals_block .cart_totals_block_left_col .clear_all_cart_container .clear_cart:hover{opacity:1;}	
	
/**********************/
	
.cart_totals_block .cart_totals_block_right_col{
	width:70%;
	float:right;}
	
.cart_totals_block .cart_totals_block_right_col  > div{
	text-align:right;}


.cart_totals_block .cart_totals_block_right_col .total{/*float:right*/display:inline-block;}
	
	
.cart_totals_block .cart_totals_block_right_col .total .total_title{
	font-size:18px;
	color:#ffffff;
	font-weight:100;}	
	
	
.cart_totals_block .cart_totals_block_right_col .total .total_content{
	font-size:18px;
	color:#ffffff;
	font-weight:700;}

.cart_totals_block .cart_totals_block_right_col .total .total_content span{
	font-weight:300;
	text-decoration:line-through;}

/******************************/
	

.cart_totals_block .cart_totals_block_right_col .items_counters{
	/*float:right;*/
	display:inline-block;
	margin-right: 50px;}
	
.cart_totals_block .cart_totals_block_right_col .items_counters .items_counters_title{
	font-size:18px;
	color:#ffffff;
	font-weight:100;}	
	
.cart_totals_block .cart_totals_block_right_col .items_counters .items_counters_content{
	font-size:18px;
	color:#ffffff;
	font-weight:700;}	
	

/************************/
.cart_totals_block .cart_totals_block_right_col .recalculate_container{
	width:100%;
	text-align:right;}
	
.cart_totals_block .cart_totals_block_right_col .recalculate_container button.recalculate{
	margin:0;
	padding:0;
	border:none;
	background:none;}

.cart_totals_block .cart_totals_block_right_col .recalculate_container button.recalculate {
	font-size:18px;
	color:#ffffff;
	font-weight:100;
	padding-right:20px;
	
	background-image:url(../../images/checkout/recalculate.png);
	background-repeat:no-repeat;
	background-position:right center;
	
	opacity:0.6}

.cart_totals_block .cart_totals_block_right_col .recalculate_container button.recalculate  span{
	padding-bottom:1px;
	border-bottom: dashed 1px #ffffff;}


.cart_totals_block .cart_totals_block_right_col .recalculate_container button.recalculate:hover{opacity:1;}	


/*************************/

.cart_totals_block .cart_totals_block_right_col .clear_all_cart_container{
	margin-top:10px;
	display:none;}
	
	
.cart_totals_block .cart_totals_block_right_col .clear_all_cart_container .clear_cart{
	border:none;
	background:none;
	margin:0;
	padding:0;}	

.cart_totals_block .cart_totals_block_right_col .clear_all_cart_container .clear_cart{
	border: solid 1px #ffffff;
		
	font-size: 18px;
	color:#ffffff;
	font-weight:300;
	
	padding:7px 40px 7px 10px;
	
	background-image: url(../../images/checkout/clear.png);
	background-repeat:no-repeat;
	background-position: right 10px center;
	
	opacity:0.6;}	
	
	
.cart_totals_block .cart_totals_block_right_col .clear_all_cart_container .clear_cart:hover{opacity:1;}	

/*************************/
.cart_totals_block .cart_totals_block_right_col .submit_container{
	width:100%;
	text-align:right;
	margin-top:15px;}

	
.cart_totals_block .cart_totals_block_right_col .submit_container button{
	border:none;
	background:none;
	margin:0;
	padding:0;}
	
	
.cart_totals_block .cart_totals_block_right_col .submit_container button{
	background-color:#0d7eff;
	background-image:url(../../images/pointer.png);
	background-repeat:no-repeat;
	background-position:left 18px top 5px;
	
	padding:6px 15px 6px 55px;
	
	font-size:18px;
	color:#000000;
	font-weight:700;}


.cart_totals_block .cart_totals_block_right_col .submit_container button:hover{background-color:#0d7eff;}
.cart_totals_block .cart_totals_block_right_col .submit_container button.cart_btn_disabled:hover{background-color: #1f3c47!important;}

/******************************************/

@media screen and (max-width: 650px){

.cart_totals_block .cart_totals_block_left_col{display:none;}

.cart_totals_block .cart_totals_block_right_col{width:100%;}

.cart_totals_block .cart_totals_block_right_col .items_counters{width:100%;float:right;margin-right:0;}

.cart_totals_block .cart_totals_block_right_col .total{width:100%;float:right;text-align:right;}

.cart_totals_block .cart_totals_block_right_col > div

.cart_totals_block .cart_totals_block_right_col .clear_all_cart_container{display:block}	


}


/*********************Чекаут 2 шаг***********************************************************************/

.container-checkout-step2 .cols_container .left_col{
	width:66%;
	float:left;}
	

.container-checkout-step2 .cols_container .left_col .mobile_help{
	font-size:16px;
	color:#ffffff;
	line-height:20px;
	
	display:none;}	



.container-checkout-step2 .cols_container .left_col #customer_contacts{
	width:100%;
	padding:20px 10px;
	box-sizing:border-box;
	background-color: rgba(20,38,47,0.5)}
	


.container-checkout-step2 .cols_container .left_col #customer_contacts .form_line{
	margin-top:15px;}


.container-checkout-step2 .cols_container .left_col #customer_contacts .form_line:first-child{margin-top:0;}
	
	
	

.container-checkout-step2 .cols_container .left_col #customer_contacts input{
	margin:0;
	padding:0;
	border:none;
	background:none;}


.container-checkout-step2 .cols_container .left_col #customer_contacts input{
	width:100%;
	height:34px;
	line-height:34px;
	box-sizing:border-box;
	background-color:#0c191f;
	border:solid 1px #4b5356;
	padding:0px 10px;
	
	font-size:14px;
	color:#ffffff;
	font-weight:300;}


.container-checkout-step2 .cols_container .left_col #customer_contacts input::-webkit-input-placeholder {font-size:14px;font-weight:100;color:#6e6e6e;}
.container-checkout-step2 .cols_container .left_col #customer_contacts input::-moz-placeholder          {font-size:14px;font-weight:100;color:#6e6e6e;}/* Firefox 19+ */
.container-checkout-step2 .cols_container .left_col #customer_contacts input:-moz-placeholder           {font-size:14px;font-weight:100;color:#6e6e6e;}/* Firefox 18- */
.container-checkout-step2 .cols_container .left_col #customer_contacts input:-ms-input-placeholder      {font-size:14px;font-weight:100;color:#6e6e6e;}

.container-checkout-step2 .cols_container .left_col #customer_contacts input.otherclass_re::-webkit-input-placeholder {font-size:14px;font-weight:100;color:#fff;opacity: 1}
.container-checkout-step2 .cols_container .left_col #customer_contacts input.otherclass_re::-moz-placeholder          {font-size:14px;font-weight:100;color:#fff;opacity: 1}/* Firefox 19+ */
.container-checkout-step2 .cols_container .left_col #customer_contacts input.otherclass_re:-moz-placeholder           {font-size:14px;font-weight:100;color:#fff;opacity: 1}/* Firefox 18- */
.container-checkout-step2 .cols_container .left_col #customer_contacts input.otherclass_re:-ms-input-placeholder      {font-size:14px;font-weight:100;color:#fff;opacity: 1}

.container-checkout-step2 .cols_container .left_col #customer_contacts .form_line .input_info{
	width:100%;
	text-align:left;
	padding:3px 10px 0px 10px;
	
	font-size:12px;
	color:#6e6e6e;}
/******************/	

.container-checkout-step2 .cols_container .left_col #customer_contacts .form_line .subleft{
	width:48%;
	float:left;}


.container-checkout-step2 .cols_container .left_col #customer_contacts .form_line .subright{
	width:48%;
	float:right;}
	
/***************************************************************************************************/	

	
.container-checkout-step2 .cols_container .right_col{
	width:34%;
	float:right;
	padding-left:25px;}

.container-checkout-step2 .cols_container .right_col .nomobile_help{
	font-size:16px;
	color:#ffffff;
	line-height:20px;}	


	
/***********************Второй шаг******************************************************************************/
.container-checkout-step2 .step{
	margin-top:12px;}
	
.container-checkout-step2 .step:first-child{margin-top:0;}	


.container-checkout-step2 .title-h2 {padding: 15px 0px;}

.container-checkout-step2 .title-h2 {
    min-height: 60px;
    line-height: 30px;
    font-size: 30px;
    font-family: 'Roboto', sans-serif, Arial;
    color: #FFF;
    font-weight: 300;
    padding: 15px 0px;
    margin: 0;}
	
	
.container-checkout-step2 .shippings_container .ship{
	margin-top:6px;}

.container-checkout-step2 .shippings_container .ship:first-child{margin-top:0px;}	


.container-checkout input[type="radio"] {display:none;}


.container-checkout input[type="radio"] + label{
	position:relative;
	padding-left:26px;
	font-size:16px;
	color:#ffffff;
	font-weight:300;
	margin:0;}

.container-checkout input[type="radio"] + label span{border-bottom: dashed 1px #ffffff;}

.container-checkout input[type="radio"] + label:hover {cursor:pointer;}
.container-checkout input[type="radio"] + label:hover span{border:none;}

.container-checkout input[type="radio"] + label::before{
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 0px 0 0;
    background-image: url(../../images/custom_check.png);
	background-position:0 0;	
    background-repeat: no-repeat;
	position:absolute;
	top:1px;
	left:0px;}
	
	
.container-checkout input[type="radio"]:checked + label{color:#0d7eff}
.container-checkout input[type="radio"]:checked + label span{border-bottom: dashed 1px #0d7eff;}
.container-checkout input[type="radio"]:checked + label::before{background-position:0 -20px;}


.container-checkout input:disabled+label{opacity:0.5!important;filter:alpha(opacity=50;)} 


.container-checkout-step2 .shippings_container .ship .ship_info{
	margin-top:2px;
	margin-bottom:17px;
	display:block;
	
	font-size:16px;
	color:#6a6a6a;
	font-weight:300;}
	
	


.container-checkout-step2 .shippings_container .ship .ship_info .ship_info_title{
	font-size:16px;
	/*color:#ffffff;*/
	font-weight:300;}	
	
.container-checkout-step2 .shippings_container .ship .ship_info .ship_info_content{
	font-size:20px;
	/*color:#ffffff;*/
	font-weight:700;	
	margin-top:-3px;}

.container-checkout-step2 .shippings_container .ship .ship_info .ship_info_content span{text-decoration:line-through;} 

.container-checkout-step2 .shippings_container .ship .ship_info a{text-decoration:underline;color:#6a6a6a;}
.container-checkout-step2 .shippings_container .ship .ship_info a:hover{text-decoration:none;}



.container-checkout input[type="radio"]:checked + label + .ship_info{display:block;color:#ffffff}
.container-checkout input[type="radio"]:checked + label + .ship_info a{color:#ffffff}	

/***********************Третий шаг******************************************************************************/

.container-checkout-step2 .payments_container .payment{margin-top:6px;}

.container-checkout-step2 .payments_container .payment:first-child{margin-top:0px;}	


.container-checkout input[type="radio"] {display:none;}


.container-checkout input[type="radio"] + label{
	position:relative;
	padding-left:26px;
	font-size:16px;
	color:#ffffff;
	font-weight:300;
	margin:0;}

.container-checkout input[type="radio"] + label span{border-bottom: dashed 1px #ffffff;}

.container-checkout input[type="radio"] + label:hover {cursor:pointer;}
.container-checkout input[type="radio"] + label:hover span{border:none;}

.container-checkout input[type="radio"] + label::before{
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 0px 0 0;
    background-image: url(../../images/custom_check.png);
	background-position:0 0;	
    background-repeat: no-repeat;
	position:absolute;
	top:1px;
	left:0px;}
	
	
.container-checkout input[type="radio"]:checked + label{color:#0d7eff}
.container-checkout input[type="radio"]:checked + label span{border-bottom: dashed 1px #0d7eff;}
.container-checkout input[type="radio"]:checked + label::before{background-position:0 -20px;}


.container-checkout input:disabled+label{opacity:0.5!important;filter:alpha(opacity=50;)} 


.container-checkout-step2 .payments_container .payment_info{
	margin-top:2px;
	margin-bottom:17px;
	
	
	font-size:16px;
	color:#6a6a6a;
	font-weight:300;}
	
	


.container-checkout-step2 .shippings_container .payment .payment_info .payment_info_title{
	font-size:16px;
	color:#ffffff;
	font-weight:300;}	
	
.container-checkout-step2 .shippings_container .payment .payment_info .payment_info_content{
	font-size:20px;
	color:#ffffff;
	font-weight:700;	
	margin-top:-3px;}

.container-checkout-step2 .shippings_container .payment .payment_info .payment_info_content span{text-decoration:line-through;} 

.container-checkout-step2 .shippings_container .payment .payment_info a{text-decoration:underline;}
.container-checkout-step2 .shippings_container .payment .payment_info a:hover{text-decoration:none;}



.container-checkout input[type="radio"]:checked + label + .payment_info{color:#ffffff}


/*******************************************************/	
.container-checkout-step2 .step-main-total .subleft{
	width:50%;
	float:left;}
	

.container-checkout-step2 .step-main-total .subleft .main-total-items, .container-checkout-step2 .step-main-total .subleft .main-total-payment, .container-checkout-step2 .step-main-total .subleft .main-total-shipping{
	font-size:16px;
	color:#ffffff;
	font-weight:300;}

.container-checkout-step2 .step-main-total .subleft .main-total-items .main-total-items-value, .container-checkout-step2 .step-main-total .subleft .main-total-payment .main-total-payment-value, .container-checkout-step2 .step-main-total .subleft .main-total-shipping .main-total-shipping-value{
	font-weight:700;}

.container-checkout-step2 .step-main-total .subleft .main-total-payment .main-total-payment-value span, .container-checkout-step2 .step-main-total .subleft .main-total-shipping .main-total-shipping-value span{
	font-weight:300;
	text-decoration:line-through;}	
	
.container-checkout-step2 .step-main-total .subleft .general_total{
	width:100%;
	padding-top: 16px;}



.container-checkout-step2 .step-main-total .subleft .general_total .general_total_title{
	font-size:12px;
	color:#6e6e6e;
	padding-bottom: 3px;
	border-bottom:solid 1px #0d7eff}



.container-checkout-step2 .step-main-total .subleft .general_total .general_total_content{
	font-size:24px;
	color:#0d7eff;
	font-weight:700;	
	text-align:right;
	
	padding-top:4px;}	


.container-checkout-step2 .step-main-total .subleft .general_total .general_total_content span{text-decoration:line-through;}
	
	
/********************************/	
.container-checkout-step2 .step-main-total .subright{
	width:45%;
	float:right;
	position:relative;
	
	min-height:141px;}
	
	
.container-checkout-step2 .step-main-total .subright .agreement_container{
	max-width:205px;
	position:relative;}	



.container-checkout-step2 .step-main-total .subright .full_agreement {
	
	width:345px;
	height:170px;
	border:solid 1px #0d7eff;
	padding:15px 5px 15px 10px;
	position:absolute;
	top:-190px;
	left:-50%;
	
	background-color:#000000;
	
	font-size:10px;
	font-weight:300;
	color:#ffffff;
	
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}	

.container-checkout-step2 .step-main-total .subright .full_agreement.noactive {	
	opacity:0;
	z-index:-1;}
	
	
.container-checkout-step2 .step-main-total .subright .full_agreement:before, .container-checkout-step2 .step-main-total .subright .full_agreement:after {
    content: ''; 
    position: absolute;
    left: 0px; right:0; margin:0 auto; bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #0d7eff;
	width:20px;}
	
.container-checkout-step2 .step-main-total .subright .full_agreement:after {
    border-top: 10px solid #000;
    bottom: -19px;}
	
	
	
.container-checkout-step2 .step-main-total .subright .full_agreement .close_popup{
	width:10px;
	height:10px;
	position:absolute;
	top:3px;
	right:5px;
	text-indent:-9999px;
	
	background-image: url(../../images/agreement_close.png);
	background-repeat:none;
	opacity:0.6;
	cursor:pointer;}

.container-checkout-step2 .step-main-total .subright .full_agreement .close_popup:hover{opacity:1;}	
	
	
.container-checkout-step2 .step-main-total .subright .full_agreement .scroll-pane{
	width:100%;
	height:145px;}	
	

.container-checkout-step2 .step-main-total .subright input[type="checkbox"] {display:none;}


.container-checkout-step2 .step-main-total .subright input[type="checkbox"] + label {
    position: relative;
    padding-left: 26px;
    font-size: 12px;
    color: #ffffff;
    font-weight: 300;
    margin: 0;
	border:none;}
	
	
.container-checkout-step2 .step-main-total .subright input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 0px 0 0;
   background-image: url(../../images/custom_check_agreement.png);
	background-position:0 0;	
    background-repeat: no-repeat;
	position:absolute;
	top:1px;
	left:0px;}
	

.container-checkout-step2 .step-main-total .subright input[type="checkbox"]:checked + label::before{background-position:0 -20px;}

	
	
.container-checkout-step2 .step-main-total .subright input[type="checkbox"]:checked + label {color: #0d7eff;}	

.container-checkout-step2 .step-main-total .subright input[type="checkbox"]:checked + label a{color: #0d7eff;}
	
	
.container-checkout-step2 .step-main-total .subright .agreement_container label a{text-decoration:underline}

.container-checkout-step2 .step-main-total .subright .agreement_container label a:hover{color:#0d7eff;}


.container-checkout-step2 .step-main-total .subright button.general_submit_button{
	border:none;
	background:none;
	margin:0;
	padding:0;}


.container-checkout-step2 .step-main-total .subright button.general_submit_button{
	position:absolute;
	left:0;
	bottom:0;
	
	background-color: #1f3c47;
    background-image: url(../../images/checkout_submit.png);
    background-repeat: no-repeat;
    background-position: left 10px top 8px;
    padding: 6px 15px 6px 55px;
    font-size: 18px;
    color: #000000;
    font-weight: 700;}
	

.container-checkout-step2 .step-main-total .subright button.general_submit_button:hover, .container-checkout-step2 .step-main-total .subright button.general_submit_button.active{background-color:#0d7eff;}	
	


/***********Адаптивы второй страницы оформления***************************/

@media screen and (max-width: 767px){

.container-checkout-step2 .cols_container .left_col {width:100%;}
.container-checkout-step2 .cols_container .left_col .mobile_help{display:block;margin-bottom:20px;}

.container-checkout-step2 .cols_container .right_col{display:none;}
}

@media screen and (max-width: 500px){

	.container-checkout-step2 .step-main-total .subleft{width:100%;}
	.container-checkout-step2 .step-main-total .subright{width:100%;}


	.container-checkout-step2 .step-main-total .subright .full_agreement{
		width:280px;
		left:0;}



}

	

/******************Оформление заказа Успех**********************************************/
.container-checkout-step3 h1{
	padding-left:0px;}
	

.buttons_container{
	width:100%;
	text-align:left;
	margin-top: 40px;}
	
.buttons_container button.back_to_store{
	border:none;
	background:none;
	margin:0;
	padding:0;}	


.buttons_container button.back_to_store{
    background-color: #000000;
    background-image: url(../../images/back_to_store.png);
    background-repeat: no-repeat;
    background-position: left 10px top 5px;
    padding: 6px 15px 6px 45px;
    font-size: 18px;
    color: #0d7eff;
    font-weight: 700;
	
	border:solid 1px #0d7eff;
}	


.buttons_container button.back_to_store:hover{
	border:solid 1px #ffffff;
	color:#ffffff;
	background-image: url(../../images/back_to_store_white.png);
}

.checkout .col-main .container-checkout-step2 .title-h1{
	min-height: 60px;
    line-height: 30px;
    font-size: 30px;
    font-family: 'Roboto', sans-serif, Arial;
    color: #FFF;
    font-weight: 300;
    padding: 15px 0px;
    margin: 0;
}

.cart_totals_block .cart_totals_block_right_col .submit_container button.cart_btn_disabled{
	border: 1px solid #6e6e6e;
	background-color: transparent;
	color: #6e6e6e;
	background-image: url(../../images/pointer2.png);
}

.cart_totals_block .cart_totals_block_right_col .submit_container button.cart_btn_disabled:hover {
	background: url(../../images/pointer.png) #6e6e6e left 18px top 5px no-repeat!important;
	color: #000000;
}

.blueError,.blueError font.errortext {
	color: #5BC2E1!important;
}